aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-01-06 21:01:50 +0000
committerGravatar Vitaly Takmazov2023-01-07 04:02:16 +0300
commit02e31496ee0ff099dd2a0fe0b1754acee6f2263a (patch)
treee7394cb4013a946aed43fb31bea5621a775cafe0 /package.json
parentae68676fd6c432093f649158f2902b5ef5d87e8b (diff)
Bump @swc/core from 1.3.24 to 1.3.25
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.24 to 1.3.25. - [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.24...v1.3.25) --- 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 ce525e38..cfe4e945 100644
--- a/package.json
+++ b/package.json
@@ -32,7 +32,7 @@
"devDependencies": {
"@babel/core": "^7.20.12",
"@babel/preset-env": "^7.20.2",
- "@swc/core": "^1.3.24",
+ "@swc/core": "^1.3.25",
"babel-loader": "^9.1.2",
"concurrently": "^7.6.0",
"copy-webpack-plugin": "^11.0.0",