aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2020-12-10 07:11:04 +0000
committerGravatar vitalyster2020-12-10 10:42:44 +0300
commitb9b83c9e005d5d7133a77095f2e39aab42ad0ab7 (patch)
tree4133fb9d0a5ac913b84d99ed323afb2052f91544 /package.json
parent03f9b9b7d212575889a78f251332c192280b2636 (diff)
Bump @babel/core from 7.12.9 to 7.12.10
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.9 to 7.12.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.12.10/packages/babel-core) 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 da3c7f55..a9af4b5e 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.12.9",
+ "@babel/core": "^7.12.10",
"@babel/preset-env": "^7.12.7",
"babel-loader": "^8.2.2",
"core-js": "^3.8.1",