diff options
author | dependabot[bot] | 2021-05-18 06:29:23 +0000 |
---|---|---|
committer | vitalyster | 2021-05-18 11:59:34 +0300 |
commit | c5859e8e25718bbd0abd036b1daf69bf50d95295 (patch) | |
tree | 64d4742311271128b439ec180aefd2c3fa905888 /package.json | |
parent | af3f6f3da80438d35c731ae9e2208de6d64dc11a (diff) |
Bump @babel/core from 7.14.2 to 7.14.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.2 to 7.14.3.
- [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.3/packages/babel-core)
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 3f0e4710..d682a8c9 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ ] }, "devDependencies": { - "@babel/core": "^7.14.2", + "@babel/core": "^7.14.3", "@babel/preset-env": "^7.14.2", "babel-loader": "^8.2.2", "concurrently": "^6.1.0", |