aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-04-21 07:24:14 +0000
committerGravatar vitalyster2021-04-21 10:27:51 +0300
commit5a93cca667be95240ffa0faafe3ff2ff85bb38c7 (patch)
tree8208fb403770357c7089ddefc845b94ba1d675af /package.json
parent38896fafea49b7f13c946e1386a81d10449db782 (diff)
Bump @babel/core from 7.13.15 to 7.13.16
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.15 to 7.13.16. - [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.13.16/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 18e2ab28..393fd347 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.13.15",
+ "@babel/core": "^7.13.16",
"@babel/preset-env": "^7.13.15",
"babel-loader": "^8.2.2",
"concurrently": "^6.0.2",