aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-07-08 18:27:27 +0000
committerGravatar vitalyster2023-07-08 21:29:06 +0300
commit7fabdb29c41759f00c1a69f3c0b7bcd2b9fb1d70 (patch)
tree52335f4df84e053f68359945c5ae563f6efa7eee /package.json
parent35995441529d5c28cc8c935320913da530e85846 (diff)
build(deps-dev): bump @babel/core from 7.22.6 to 7.22.8
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.6 to 7.22.8. - [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.8/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 f44a148d..3c22db9d 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.22.6",
+ "@babel/core": "^7.22.8",
"@babel/preset-env": "^7.22.7",
"@babel/preset-react": "^7.22.5",
"@swc/core": "^1.3.68",