aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-03-14 21:57:44 +0000
committerGravatar vitalyster2023-03-15 01:46:29 +0300
commit9f79e90d26f032856d0cab1872c7df3c45b37de8 (patch)
tree7453229801dadc9b5d74deab99be9523816d12a2 /package.json
parent184d48e25ab3b0a661929bd6b97d3ac03b638166 (diff)
build(deps-dev): bump @babel/core from 7.21.0 to 7.21.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.0 to 7.21.3. - [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.3/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 b5cc0682..477c96cd 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.21.0",
+ "@babel/core": "^7.21.3",
"@babel/preset-env": "^7.20.2",
"@babel/preset-react": "^7.18.6",
"@swc/core": "^1.3.40",