We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f75df58 commit f7599b9Copy full SHA for f7599b9
2 files changed
package.json
@@ -20,7 +20,7 @@
20
},
21
"devDependencies": {
22
"nexus": "1.3.0",
23
- "@types/jest": "27.5.1",
+ "@types/jest": "27.5.2",
24
"@types/node": "17.0.35",
25
"@types/object-hash": "2.2.1",
26
"@types/request-promise-native": "1.0.18",
@@ -38,7 +38,7 @@
38
"eslint-plugin-simple-import-sort": "7.0.0",
39
"graphql": "16.5.0",
40
"graphql-tools": "8.2.11",
41
- "jest": "28.1.0",
+ "jest": "28.1.1",
42
"jest-mock-extended": "2.0.6",
43
"prettier": "2.6.2",
44
"semantic-release": "19.0.2",
0 commit comments