aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-01-17 22:05:54 +0000
committerGravatar vitalyster2023-01-18 09:18:28 +0300
commit1ff206733107942344fa18f25c2c80c1f97f76f1 (patch)
tree5ba3cb09bf975e4110d861262abc461d8d710bba /vnext/package.json
parentc5a875c07bd11b199ee14b58c692cfa56cf12d20 (diff)
build(deps-dev): bump @swc/core from 1.3.26 to 1.3.27 in /vnext
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.26 to 1.3.27. - [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.26...v1.3.27) --- 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 32746cc3..b6566af3 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.26",
+ "@swc/core": "^1.3.27",
"@swc/jest": "^0.2.24",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",