diff options
author | dependabot[bot] | 2021-03-09 07:14:10 +0000 |
---|---|---|
committer | vitalyster | 2021-03-09 10:37:24 +0300 |
commit | 3bb351859a7a8f92c9c9a7dfd3625722964dd2a2 (patch) | |
tree | 9d811aaa8e440df57c7b3b70fd4ea1f878efe210 /package.json | |
parent | 2c07b5a2328bfcc84e50a3c49ddbb892e5a34b57 (diff) |
Bump @babel/core from 7.13.8 to 7.13.10
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.8 to 7.13.10.
- [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.13.10/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 5349f0e3..6020b6af 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ ] }, "devDependencies": { - "@babel/core": "^7.13.8", + "@babel/core": "^7.13.10", "@babel/preset-env": "^7.13.9", "babel-loader": "^8.2.2", "core-js": "^3.9.1", |