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 2bf306a commit ab39948Copy full SHA for ab39948
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.31",
48
- "@types/jest": "27.5.2",
+ "@types/jest": "28.1.0",
49
"@types/node": "16.11.38",
50
"@types/node-fetch": "2.6.1",
51
"@typescript-eslint/eslint-plugin": "5.27.0",
@@ -59,10 +59,10 @@
59
"eslint-plugin-jest": "26.4.6",
60
"eslint-plugin-jsdoc": "39.3.2",
61
"eslint-plugin-prettier": "4.0.0",
62
- "jest": "27.5.1",
+ "jest": "28.1.0",
63
"prettier": "2.6.2",
64
"semantic-release": "19.0.2",
65
- "ts-jest": "27.1.5",
+ "ts-jest": "28.0.4",
66
"ts-node": "10.8.1",
67
"typescript": "4.7.2"
68
},
0 commit comments