aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-02-10 22:35:53 +0000
committerGravatar vitalyster2023-02-11 03:52:31 +0300
commit3cca49ee5935572b1b3660ff25b9c64256c2bcc5 (patch)
tree4e5f7126c7583e674a609da126b52508c5bf8701 /vnext/package.json
parentcd9826c3257ec2ca83074180eacccbf090bf13e3 (diff)
build(deps-dev): bump @swc/core from 1.3.34 to 1.3.35 in /vnext
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 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index ac8fb4e7..29784ad4 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -16,7 +16,7 @@
"author": "",
"license": "AGPL-3.0-or-later",
"devDependencies": {
- "@swc/core": "^1.3.34",
+ "@swc/core": "^1.3.35",
"@swc/jest": "^0.2.24",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",