aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-07-13 06:08:45 +0000
committerGravatar vitalyster2023-07-13 09:09:59 +0300
commit66ad86235bb2c6666ed42272a5f473fe2f188ac2 (patch)
treeff37761e41b03381bb18f76b88dbea2410c60b67 /package.json
parentaa5e9cc9335747a6f47a61cc42b40b49a1046766 (diff)
build(deps-dev): bump @babel/core from 7.22.8 to 7.22.9
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.8 to 7.22.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.22.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 9ee8d95e..317a2c52 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.22.8",
+ "@babel/core": "^7.22.9",
"@babel/preset-env": "^7.22.9",
"@babel/preset-react": "^7.22.5",
"@swc/core": "^1.3.68",