diff options
author | dependabot[bot] | 2021-04-30 07:25:06 +0000 |
---|---|---|
committer | vitalyster | 2021-04-30 10:27:50 +0300 |
commit | da5e2c7b9293ef4a086516faedee4ec28041a791 (patch) | |
tree | 554c5bb2f899629ad17c33473fda9d12bedcca47 /package.json | |
parent | 8451f3b05fbc649766e8357d5769d63795175dec (diff) |
Bump @babel/core from 7.13.16 to 7.14.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.16 to 7.14.0.
- [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.0/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 59c00b56..2f3f2e22 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ ] }, "devDependencies": { - "@babel/core": "^7.13.16", + "@babel/core": "^7.14.0", "@babel/preset-env": "^7.13.15", "babel-loader": "^8.2.2", "concurrently": "^6.0.2", |