We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c167b4a commit bad4ef5Copy full SHA for bad4ef5
1 file changed
package.json
@@ -31,18 +31,18 @@
31
"@babel/preset-env": "7.18.10",
32
"@philihp/eslint-config": "6.0.2",
33
"@philihp/prettier-config": "1.0.0",
34
- "@types/jest": "28.1.8",
+ "@types/jest": "29.0.0",
35
"@typescript-eslint/eslint-plugin": "5.36.1",
36
"@typescript-eslint/parser": "5.36.1",
37
"eslint": "8.23.0",
38
"eslint-import-resolver-typescript": "3.5.0",
39
"eslint-plugin-import": "2.26.0",
40
"fast-shuffle": "5.0.2",
41
"husky": "8.0.1",
42
- "jest": "28.1.3",
+ "jest": "29.0.2",
43
"lint-staged": "13.0.3",
44
"prettier": "2.7.1",
45
- "ts-jest": "28.0.8",
+ "ts-jest": "29.0.0",
46
"typescript": "4.8.2"
47
},
48
"homepage": "https://github.com/philihp/sort-unwind#readme",
0 commit comments