aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-02-20 21:57:33 +0000
committerGravatar vitalyster2023-02-22 02:10:18 +0300
commit065ae70dcd80463059e40cf1d60133ac260144ca (patch)
treea29b877d0ab68fdbab1663c50c719860ca6123d5 /package.json
parent462200a48e3ab8fbc64e7b6a889836c0e96b50ee (diff)
build(deps-dev): bump @babel/core from 7.20.12 to 7.21.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.12 to 7.21.0. - [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.0/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor ... 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 82940879..f8807002 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.20.12",
+ "@babel/core": "^7.21.0",
"@babel/preset-env": "^7.20.2",
"@swc/core": "^1.3.36",
"babel-loader": "^9.1.2",