summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-08-01 13:17:23 +0000
committerGitHub <noreply@github.com>2020-08-01 13:17:23 +0000
commit84fb6da46022c6426cd392b52329c4bd66d9f4ce (patch)
tree76c6e587c8e2fb00cfdac8530f8b5b155f092526 /package.json
parente136199443a11d54486fdaf976c6e830eeffde3b (diff)
Bump @babel/core from 7.10.5 to 7.11.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.5 to 7.11.0. - [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.11.0/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 e6cf0d00..a8bbbe1c 100644
--- a/package.json
+++ b/package.json
@@ -66,7 +66,7 @@
"node": ">=10.0.0"
},
"devDependencies": {
- "@babel/core": "^7.10.5",
+ "@babel/core": "^7.11.0",
"@babel/plugin-proposal-object-rest-spread": "^7.10.4",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.11.0",