aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-05-25 21:22:52 +0000
committerGravatar vitalyster2022-05-26 02:10:43 +0300
commit81926357377df26128a3fda9e82a6ac629aa4346 (patch)
treebb69a07e660ed502e2e9cb0a28a8064751c5bed9 /package.json
parent4198f39e70aac450d984733f98c58674c9fd145b (diff)
Bump @babel/core from 7.18.0 to 7.18.2
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.18.0 to 7.18.2. - [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.2/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 90bf0338..66270e64 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.18.0",
+ "@babel/core": "^7.18.2",
"@babel/preset-env": "^7.18.0",
"babel-loader": "^8.2.5",
"concurrently": "^7.2.1",