aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-02-10 21:58:31 +0000
committerGravatar vitalyster2023-02-11 03:52:50 +0300
commit27c47bb8a89906876f4ace00c5bc1c4344ac2958 (patch)
tree5ee99c9f0cb3a527caa7c0500d0aa95d4b673b41 /package.json
parent2a741f117f69cffc19b5c82b90d0273087a56bfe (diff)
build(deps-dev): bump @swc/core from 1.3.34 to 1.3.35
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.34 to 1.3.35. - [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.34...v1.3.35) --- 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 744725a1..da7b4558 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.34",
+ "@swc/core": "^1.3.35",
"babel-loader": "^9.1.2",
"concurrently": "^7.6.0",
"copy-webpack-plugin": "^11.0.0",