aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot]2020-11-23 05:12:47 +0000
committerGravatar dependabot-preview[bot]2020-11-23 05:15:31 +0000
commitb84c644fc18b485a264dacb95c3152f0d709734a (patch)
tree2d8e3526846fd70eacbc6766488c348ad3bf7e92 /package.json
parent158c8dd01003126b850181be30a1dc0404dd9f31 (diff)
Bump @babel/core from 7.12.3 to 7.12.7
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.3 to 7.12.7. - [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.7/packages/babel-core) Signed-off-by: dependabot-preview[bot] <support@dependabot.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 5d54449e..c8afde87 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.12.3",
+ "@babel/core": "^7.12.7",
"@babel/preset-env": "^7.12.7",
"babel-loader": "^8.2.1",
"core-js": "^3.7.0",