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 1ad2edab..fa9914e0 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -17,7 +17,7 @@ "license": "AGPL-3.0-or-later", "devDependencies": { "@swc/core": "^1.3.24", - "@swc/jest": "^0.2.23", + "@swc/jest": "^0.2.24", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^13.4.0", "@typescript-eslint/eslint-plugin": "^5.47.0", |