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 374fe52 commit 4b0849dCopy full SHA for 4b0849d
4 files changed
package.json
@@ -75,7 +75,7 @@
75
"slash": "^3.0.0",
76
"string-length": "^4.0.1",
77
"strip-ansi": "^6.0.0",
78
- "tempy": "^0.6.0",
+ "tempy": "^1.0.0",
79
"throat": "^5.0.0",
80
"ts-node": "^9.0.0",
81
"type-fest": "^0.16.0",
packages/jest-resolve/package.json
@@ -16,7 +16,7 @@
16
"jest-pnp-resolver": "^1.2.2",
17
"jest-util": "^26.6.0",
18
"read-pkg-up": "^7.0.1",
19
- "resolve": "^1.17.0",
+ "resolve": "^1.18.1",
20
"slash": "^3.0.0"
21
},
22
"devDependencies": {
packages/pretty-format/package.json
@@ -15,7 +15,7 @@
15
"@jest/types": "^26.6.0",
"ansi-regex": "^5.0.0",
"ansi-styles": "^4.0.0",
- "react-is": "^16.12.0"
+ "react-is": "^17.0.1"
"@types/react": "*",
0 commit comments