aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot-preview[bot]2020-11-25 00:56:36 +0000
committerGravatar dependabot-preview[bot]2020-11-25 01:00:47 +0000
commit909b58d58748d95a71320cfd5f83de8f55890fe2 (patch)
tree11f032f21b3618644e3d4f411a3c3f527983d899 /package.json
parent4b3a773b00da1d36a2f62bbafb0c16adaf528dc0 (diff)
Bump @babel/core from 7.12.8 to 7.12.9
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.8 to 7.12.9. - [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.9/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 50e0c77b..d5137cbc 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.12.8",
+ "@babel/core": "^7.12.9",
"@babel/preset-env": "^7.12.7",
"babel-loader": "^8.2.1",
"core-js": "^3.7.0",