aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot]2020-11-24 07:19:19 +0000
committerGravatar dependabot-preview[bot]2020-11-24 07:22:55 +0000
commit4b3a773b00da1d36a2f62bbafb0c16adaf528dc0 (patch)
tree5569f9fccd84df514f7087d7a73635b22cce36b5 /package.json
parenta739f69d1a0bab014c9d63bf40c82923778255ac (diff)
Bump @babel/core from 7.12.7 to 7.12.8
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.7 to 7.12.8. - [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.8/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 c7b90604..50e0c77b 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.12.7",
+ "@babel/core": "^7.12.8",
"@babel/preset-env": "^7.12.7",
"babel-loader": "^8.2.1",
"core-js": "^3.7.0",