We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44c0d48 commit 4a17acdCopy full SHA for 4a17acd
package.json
@@ -11,13 +11,13 @@
11
"author": "Chris Nesbitt-Smith",
12
"license": "Apache-2.0",
13
"devDependencies": {
14
- "@types/jest": "28.1.8",
+ "@types/jest": "29.0.0",
15
"@typescript-eslint/eslint-plugin": "5.36.2",
16
"@typescript-eslint/parser": "5.36.2",
17
"eslint": "8.23.0",
18
"eslint-config-prettier": "8.5.0",
19
"eslint-plugin-prettier": "4.2.1",
20
- "jest": "28.1.3",
+ "jest": "29.0.2",
21
"prettier": "2.7.1",
22
"ts-jest": "28.0.8"
23
},
0 commit comments