aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-06-08 21:58:57 +0000
committerGravatar vitalyster2023-06-09 02:00:42 +0300
commitdb8cd82a547d6a2dda515098677aef3d0718aec7 (patch)
treed43dd92d695d2298c3ca7aed01ce6c1a8d351f6d /package.json
parente61beaad8f4479a14507efc00314a136af42cd2b (diff)
build(deps-dev): bump @babel/core from 7.22.1 to 7.22.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.22.1 to 7.22.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.22.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 2dd89769..8147b158 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.22.1",
+ "@babel/core": "^7.22.5",
"@babel/preset-env": "^7.22.4",
"@babel/preset-react": "^7.22.3",
"@swc/core": "^1.3.62",