aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-12-14 21:01:57 +0000
committerGravatar vitalyster2022-12-15 01:56:23 +0300
commit62105a718e0c23b627e5dc02a7b9a75aa2147dfa (patch)
tree3fb80a9a9a384a4cf632dfc847bfc93364d2aec1 /package.json
parentbbb3ba2a7002c958ab8c1319195521afd132a0b5 (diff)
Bump @swc/core from 1.3.22 to 1.3.23
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.22 to 1.3.23. - [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.22...v1.3.23) --- 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 078aab1c..3ab073c1 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.22",
+ "@swc/core": "^1.3.23",
"babel-loader": "^9.1.0",
"concurrently": "^7.6.0",
"copy-webpack-plugin": "^11.0.0",