aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-02-17 21:08:55 +0000
committerGravatar vitalyster2022-02-18 00:11:14 +0300
commit5d6f879102811be2f76cfe4b36ec79d1d24d6a26 (patch)
tree87a802ede9dc3e91fd63a542bf697ee2b474fa07 /package.json
parentb38edd75f5142da515e46dbbc667162186a77653 (diff)
Bump @babel/core from 7.17.4 to 7.17.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.4 to 7.17.5. - [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.5/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 aeeb0f3f..dc9690e5 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.17.4",
+ "@babel/core": "^7.17.5",
"@babel/preset-env": "^7.16.11",
"babel-loader": "^8.2.3",
"concurrently": "^7.0.0",