aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-02-09 01:55:26 +0000
committerGravatar vitalyster2023-02-09 04:55:37 +0300
commit2d37085b6ed2d1e87b62c62fb5bc9eaaa22f1436 (patch)
tree9afd47be4b57718427b223f91ca8fb5167ca9831 /package.json
parent262e3b7406bfea49107e7b111ff9c03682cd3c0a (diff)
build(deps-dev): bump @swc/core from 1.3.32 to 1.3.34
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.32 to 1.3.34. - [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.32...v1.3.34) --- 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 f0742548..b2d94a58 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.32",
+ "@swc/core": "^1.3.34",
"babel-loader": "^9.1.2",
"concurrently": "^7.6.0",
"copy-webpack-plugin": "^11.0.0",