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 5d3a92b commit 0ac9364Copy full SHA for 0ac9364
package.json
@@ -56,15 +56,15 @@
56
"@babel/plugin-transform-runtime": "7.18.2",
57
"@babel/preset-env": "7.18.2",
58
"@babel/preset-flow": "7.17.12",
59
- "babel-jest": "28.1.0",
+ "babel-jest": "28.1.1",
60
"cross-spawn": "7.0.3",
61
"eslint": "8.17.0",
62
"eslint-config-prettier": "8.5.0",
63
"eslint-plugin-prettier": "4.0.0",
64
"flow-bin": "0.179.0",
65
- "jest": "28.1.0",
66
- "jest-diff": "28.1.0",
67
- "jest-matcher-utils": "28.1.0",
+ "jest": "28.1.1",
+ "jest-diff": "28.1.1",
+ "jest-matcher-utils": "28.1.1",
68
"prettier": "2.6.2",
69
"rimraf": "3.0.2",
70
"temp": "0.9.4"
0 commit comments