aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-02-23 22:25:37 +0000
committerGravatar vitalyster2023-02-24 02:43:16 +0300
commite0c9bfb74ae9e466489d95c17d0c2b75b683f3c5 (patch)
treecf7ebf255f4d7f833cb39007f1a8ccdb2ca7c7ed /vnext/package.json
parent4f29512c83a1879865f222be4b4f2e95f499833b (diff)
build(deps-dev): bump @swc/core from 1.3.35 to 1.3.36 in /vnext
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.35 to 1.3.36. - [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.35...v1.3.36) --- 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 8fd98ace..be323157 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.35",
+ "@swc/core": "^1.3.36",
"@swc/jest": "^0.2.24",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",