aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-02-01 21:02:29 +0000
committerGravatar vitalyster2023-02-02 16:58:16 +0300
commit57b8f79ba23ee19065fdc6b322e6b0e9cadbe91e (patch)
treea813153038d1d09bce63803f801bd7b0ee158bcc /package.json
parentbada2c798719fff133e05d94cbe810ccb9769955 (diff)
build(deps-dev): bump @swc/core from 1.3.31 to 1.3.32
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.31 to 1.3.32. - [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.31...v1.3.32) --- 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 a1800e2a..0b083f75 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.31",
+ "@swc/core": "^1.3.32",
"babel-loader": "^9.1.2",
"concurrently": "^7.6.0",
"copy-webpack-plugin": "^11.0.0",