We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4a7841 commit cddd982Copy full SHA for cddd982
package.json
@@ -58,14 +58,14 @@
58
"@babel/preset-typescript": "7.16.7",
59
"@ionic/react": "6.0.5",
60
"@testing-library/react": "12.1.2",
61
- "@types/jest": "27.4.0",
+ "@types/jest": "27.5.2",
62
"@types/node": "17.0.14",
63
"@types/react": "17.0.38",
64
"auto-changelog": "2.4.0",
65
- "babel-jest": "27.4.6",
+ "babel-jest": "27.5.1",
66
"codecov": "3.8.3",
67
"eslint": "8.10.0",
68
- "jest": "27.4.7",
+ "jest": "27.5.1",
69
"np": "7.6.1",
70
"prettier": "2.5.1",
71
"react": "17.0.2",
@@ -81,6 +81,6 @@
81
"registry": "https://registry.npmjs.org"
82
},
83
"resolutions": {
84
- "jest": "26.6.3"
+ "jest": "27.5.1"
85
}
86
0 commit comments