aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-04-06 21:09:20 +0000
committerGravatar vitalyster2022-04-07 15:39:59 +0300
commit0001282064ac4b9461bcf6e6fb0f66752e8e9bef (patch)
tree142ffbbf1f0a13793b769062d6c622dfc6906818 /package.json
parente8449b74a33d1fea3191c96d3c16992e032a6f47 (diff)
Bump @babel/core from 7.17.8 to 7.17.9
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.17.8 to 7.17.9. - [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.9/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 50517a5a..f4548d4a 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.17.8",
+ "@babel/core": "^7.17.9",
"@babel/preset-env": "^7.16.11",
"babel-loader": "^8.2.4",
"concurrently": "^7.1.0",