aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-04-03 14:33:08 +0000
committerGravatar vitalyster2023-04-03 18:36:56 +0300
commitd487561b5362db793da5f11c738331957b7bc2a2 (patch)
treed2082128877e28ca43af6c6df67aef60d6e72cef /package.json
parentecf1236c7e439f9eae3353cd924ad85bdb4f8c4c (diff)
build(deps-dev): bump @babel/core from 7.21.3 to 7.21.4
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.3 to 7.21.4. - [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.4/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 ae327cd0..ecb0fa2d 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.21.3",
+ "@babel/core": "^7.21.4",
"@babel/preset-env": "^7.21.4",
"@babel/preset-react": "^7.18.6",
"@swc/core": "^1.3.44",