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 96f887b commit c4e5a35Copy full SHA for c4e5a35
package.json
@@ -45,7 +45,7 @@
45
"@semantic-release/git": "10.0.1",
46
"@semantic-release/npm": "9.0.1",
47
"@types/cheerio": "0.22.35",
48
- "@types/jest": "27.5.2",
+ "@types/jest": "29.5.11",
49
"@types/node": "16.18.16",
50
"@types/node-fetch": "2.6.2",
51
"@typescript-eslint/eslint-plugin": "5.44.0",
@@ -59,10 +59,10 @@
59
"eslint-plugin-jest": "26.9.0",
60
"eslint-plugin-jsdoc": "39.9.1",
61
"eslint-plugin-prettier": "4.2.1",
62
- "jest": "27.5.1",
+ "jest": "29.7.0",
63
"prettier": "2.8.2",
64
"semantic-release": "19.0.5",
65
- "ts-jest": "27.1.5",
+ "ts-jest": "29.1.2",
66
"ts-node": "10.9.2",
67
"typescript": "4.9.5"
68
},
0 commit comments