aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2021-03-29 08:46:26 +0000
committerGravatar vitalyster2021-03-29 14:37:01 +0300
commit0f45094c7ef8349c6741635bb59fa9eb8be210c3 (patch)
treed7335e02f1edb9628c84e421c880904fd8f06b48 /package.json
parentb4608708f6f0f2e0d8ae846da3c490cf894d2b46 (diff)
Bump @babel/core from 7.13.10 to 7.13.13
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.10 to 7.13.13. - [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.13/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 93dedcd3..f2e54288 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.13.10",
+ "@babel/core": "^7.13.13",
"@babel/preset-env": "^7.13.12",
"babel-loader": "^8.2.2",
"concurrently": "^6.0.0",