diff options
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
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", |