aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-02-28 22:34:21 +0000
committerGravatar vitalyster2023-03-01 08:27:21 +0300
commit26aa91b8b93846f8467fba7b1e855b705c7c06e5 (patch)
tree4cea82b23427c2ede484d9e08c374d28be149e39 /vnext/package.json
parent90631ecb57f8f0cca2426e89d4a5728a2558497b (diff)
build(deps-dev): bump @swc/core from 1.3.36 to 1.3.37 in /vnext
Bumps [@swc/core](https://github.com/swc-project/swc) from 1.3.36 to 1.3.37. - [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.36...v1.3.37) --- 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 a1628689..28140708 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.36",
+ "@swc/core": "^1.3.37",
"@swc/jest": "^0.2.24",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^14.0.0",