aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-12-21 21:02:03 +0000
committerGravatar vitalyster2022-12-22 01:20:06 +0300
commitc91692786f3688a8b98d34d9ca1f0c7874f9f0d3 (patch)
tree2159a7f8573d55edb2321f89411e9729b5e9aa09 /package.json
parent3d5158111ab1f18e8b738c20d01f8c0d10c45d86 (diff)
Bump @swc/core from 1.3.23 to 1.3.24
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.23 to 1.3.24. - [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.23...v1.3.24) --- 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 e7059fe5..a433c782 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.23",
+ "@swc/core": "^1.3.24",
"babel-loader": "^9.1.0",
"concurrently": "^7.6.0",
"copy-webpack-plugin": "^11.0.0",