aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-07-04 21:55:04 +0000
committerGravatar vitalyster2023-07-05 07:09:45 +0300
commit3cc328b80ad9e426efb0d4646bf4428940eda5c7 (patch)
tree96e110f6163e8b1964474469ef3eb09a80e51c86 /package.json
parent7b24aacb93087b9efda5cc80629373ca3e4af482 (diff)
build(deps-dev): bump @babel/core from 7.22.5 to 7.22.6
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.5 to 7.22.6. - [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.6/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 06b49d3d..fd38f61a 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.22.5",
+ "@babel/core": "^7.22.6",
"@babel/preset-env": "^7.22.5",
"@babel/preset-react": "^7.22.5",
"@swc/core": "^1.3.67",