We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 307eddb commit 6594366Copy full SHA for 6594366
package.json
@@ -58,7 +58,7 @@
58
"@types/html-webpack-plugin": "3.2.2",
59
"@types/jest": "25.1.4",
60
"@types/mini-css-extract-plugin": "0.9.1",
61
- "@types/react": "16.9.25",
+ "@types/react": "16.9.26",
62
"@types/react-dom": "16.9.5",
63
"@types/react-router": "5.1.4",
64
"@types/react-router-dom": "5.1.3",
@@ -89,7 +89,7 @@
89
"html-loader": "0.5.5",
90
"html-webpack-plugin": "3.2.0",
91
"husky": "4.2.3",
92
- "jest": "25.2.1",
+ "jest": "25.2.3",
93
"less": "3.11.1",
94
"less-loader": "5.0.0",
95
"lint-staged": "10.0.9",
@@ -138,7 +138,7 @@
138
]
139
},
140
"resolutions": {
141
142
"@types/react-dom": "16.9.5"
143
}
144
0 commit comments