aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-06-10 06:06:12 +0000
committerGravatar Vitaly Takmazov2021-06-10 19:36:58 +0300
commitd327197dbf5188790a71ef8fb57849ae8470ac23 (patch)
tree0fdf67b1d7985c8520482b821d8145feadbdd746 /package.json
parent474df8f9e0836f07506861a44614a18e9e783505 (diff)
Bump @babel/core from 7.14.3 to 7.14.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.3 to 7.14.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.14.5/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 677515e8..e822e5b2 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.14.3",
+ "@babel/core": "^7.14.5",
"@babel/preset-env": "^7.14.4",
"babel-loader": "^8.2.2",
"concurrently": "^6.2.0",