aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-04-30 08:03:11 +0000
committerGravatar vitalyster2023-04-30 11:09:42 +0300
commit30f0ff312af3a27a3198a495582fa47de4092d23 (patch)
treeaa7d6e925f121702462aa84890866aa8832d33b6 /package.json
parente6309b8345ce2bb305fb4519115e155103a9f234 (diff)
build(deps-dev): bump @babel/core from 7.21.4 to 7.21.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.21.4 to 7.21.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.21.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 b33845ae..15d3c79c 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.21.4",
+ "@babel/core": "^7.21.5",
"@babel/preset-env": "^7.21.5",
"@babel/preset-react": "^7.18.6",
"@swc/core": "^1.3.55",