aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-01-04 21:01:45 +0000
committerGravatar vitalyster2023-01-06 04:21:21 +0300
commita5ab5feb4baadb1a747afd5595ff72c097bcf2fc (patch)
treeee12d0b87843280d6ce2e0e0eb0f92cbdc823285 /package.json
parentbc668ba68f1d7930d507a7193bf124c8d854687e (diff)
Bump @babel/core from 7.20.7 to 7.20.12
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.20.7 to 7.20.12. - [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.20.12/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 b1ba1f9b..ea010800 100644
--- a/package.json
+++ b/package.json
@@ -30,7 +30,7 @@
]
},
"devDependencies": {
- "@babel/core": "^7.20.7",
+ "@babel/core": "^7.20.12",
"@babel/preset-env": "^7.20.2",
"@swc/core": "^1.3.24",
"babel-loader": "^9.1.0",