aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2022-11-15 17:04:11 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:58 +0300
commita1633ae83df6d3eb2afbc7f63be5c3fd486658c2 (patch)
treebe1ca3b2876290bdcb1686eacc4d4d79d228b889 /vnext/package.json
parent279228af3aeff15ca07421612e6322cabdcbb32f (diff)
Bump @swc/core from 1.3.16 to 1.3.17
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.16 to 1.3.17. - [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.16...v1.3.17) --- 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 46bc46d4..45563d45 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.16",
+ "@swc/core": "^1.3.17",
"@swc/jest": "^0.2.23",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",