summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-07-18 01:15:01 +0000
committerGitHub <noreply@github.com>2020-07-18 01:15:01 +0000
commit1696df52437c864b5458fd8aff2ddc9bb151f970 (patch)
tree31858710e04f6f19bf373c37f4321d8178bdd8fe /package.json
parent9120db1fa4af0884ea9a45c082a939d852566caf (diff)
Bump @babel/core from 7.10.4 to 7.10.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.4 to 7.10.5. - [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.10.5/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 1d2e0057..16dfcca7 100644
--- a/package.json
+++ b/package.json
@@ -65,7 +65,7 @@
"node": ">=10.0.0"
},
"devDependencies": {
- "@babel/core": "^7.10.3",
+ "@babel/core": "^7.10.5",
"@babel/plugin-proposal-object-rest-spread": "^7.10.4",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.10.4",