aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-05-02 21:58:14 +0000
committerGravatar vitalyster2023-05-03 01:03:58 +0300
commit9ef43921eb1f6418d2b15b9e5f4a33d1a5e3ab56 (patch)
tree02ae75c0305bacaa3bc4162c77053d93dad7704b /package.json
parent7d2b23658355ff00ffd7d86a3567a0f681285447 (diff)
build(deps-dev): bump @babel/core from 7.21.5 to 7.21.8
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.5 to 7.21.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.21.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 45b12757..f9b8e91e 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.21.5",
+ "@babel/core": "^7.21.8",
"@babel/preset-env": "^7.21.5",
"@babel/preset-react": "^7.18.6",
"@swc/core": "^1.3.56",