summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-10-17 01:27:10 +0000
committerGitHub <noreply@github.com>2020-10-17 01:27:10 +0000
commit5b5986d568a56a601ffd0b3921261fd4d7044623 (patch)
tree2811a6007ff90cad81e472d9e3bc4f2dd1579569 /package.json
parentbfd9d3b602934295e0fea44e8c54cd1dd9ef8c61 (diff)
Bump @babel/core from 7.11.6 to 7.12.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.6 to 7.12.3. - [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.3/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 34c0611a..14bce289 100644
--- a/package.json
+++ b/package.json
@@ -69,7 +69,7 @@
"node": ">=10.0.0"
},
"devDependencies": {
- "@babel/core": "^7.11.6",
+ "@babel/core": "^7.12.3",
"@babel/plugin-proposal-object-rest-spread": "^7.12.1",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.12.1",