aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-08-22 21:10:37 +0000
committerGravatar vitalyster2022-08-23 01:36:20 +0300
commit8778037a68eb037c1662c88c7e8fd91e08d98363 (patch)
tree0557d65708668f2e2295c1a37758c7b993f1c0c3 /package.json
parent996931942cb7947364c13ad26a090466e3ff3b83 (diff)
Bump @babel/core from 7.18.10 to 7.18.13
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.10 to 7.18.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.18.13/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... 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 f5453e3f..349bef01 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.18.10",
+ "@babel/core": "^7.18.13",
"@babel/preset-env": "^7.18.10",
"babel-loader": "^8.2.5",
"concurrently": "^7.3.0",