We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af9b6d0 commit 2a2ed6aCopy full SHA for 2a2ed6a
package.json
@@ -31,7 +31,7 @@
31
"@swc/core": "1.3.8",
32
"@swc/jest": "0.2.23",
33
"@types/dedent": "0.7.0",
34
- "@types/jest": "29.1.2",
+ "@types/jest": "29.2.0",
35
"@types/node": "16.11.66",
36
"@typescript-eslint/eslint-plugin": "5.40.1",
37
"@typescript-eslint/parser": "5.40.1",
@@ -47,7 +47,7 @@
47
"eslint-plugin-promise": "6.1.0",
48
"eslint-plugin-unicorn": "44.0.2",
49
"husky": "8.0.1",
50
- "jest": "29.2.0",
+ "jest": "29.2.1",
51
"jest-snapshot-serializer-raw": "1.2.0",
52
"json-schema-to-markdown": "1.1.1",
53
"lint-staged": "13.0.3",
0 commit comments