aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-12-09 21:01:44 +0000
committerGravatar vitalyster2022-12-13 14:15:37 +0300
commit8344ea3e3e652f5307ffb6115d6fdebf638ba098 (patch)
treecea1bcb3ddbf002c0d7eae9ebdf207fe1114a7c8 /package.json
parent2123bf3047860d6846868a6c1d84b2f21e472f96 (diff)
Bump @swc/core from 1.3.21 to 1.3.22
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.21 to 1.3.22. - [Release notes](https://github.com/swc-project/swc/releases) - [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md) - [Commits](https://github.com/swc-project/swc/compare/v1.3.21...v1.3.22) --- updated-dependencies: - dependency-name: "@swc/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 4354f76f..078aab1c 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
"devDependencies": {
"@babel/core": "^7.20.5",
"@babel/preset-env": "^7.20.2",
- "@swc/core": "^1.3.21",
+ "@swc/core": "^1.3.22",
"babel-loader": "^9.1.0",
"concurrently": "^7.6.0",
"copy-webpack-plugin": "^11.0.0",