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 7f375cc commit 4afd1daCopy full SHA for 4afd1da
package.json
@@ -29,7 +29,7 @@
29
"@changesets/changelog-github": "0.4.6",
30
"@changesets/cli": "2.24.4",
31
"@swc/core": "1.3.3",
32
- "@swc/jest": "0.2.22",
+ "@swc/jest": "0.2.23",
33
"@types/dedent": "0.7.0",
34
"@types/jest": "29.0.3",
35
"@types/node": "16.11.62",
@@ -47,7 +47,7 @@
47
"eslint-plugin-promise": "6.0.1",
48
"eslint-plugin-unicorn": "43.0.2",
49
"husky": "8.0.1",
50
- "jest": "29.0.3",
+ "jest": "29.1.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