aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-05-16 21:16:37 +0000
committerGravatar vitalyster2022-05-17 00:17:08 +0300
commit6e7803954ddbfc9c68da7b977b46232717296b47 (patch)
tree1e7eb1ee84a1d4bcd02944c79906dc446a684b50 /package.json
parent366dc7a0268b7805a63727bda5535eba3a996870 (diff)
Bump @babel/core from 7.17.10 to 7.17.12
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.10 to 7.17.12. - [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.17.12/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 a34fbc9b..ab0e3496 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.17.10",
+ "@babel/core": "^7.17.12",
"@babel/preset-env": "^7.17.12",
"babel-loader": "^8.2.5",
"concurrently": "^7.2.0",