Skip to content

Commit 6594366

Browse files
Update devDependencies (#71)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 307eddb commit 6594366

File tree

2 files changed

+293
-292
lines changed

2 files changed

+293
-292
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"@types/html-webpack-plugin": "3.2.2",
5959
"@types/jest": "25.1.4",
6060
"@types/mini-css-extract-plugin": "0.9.1",
61-
"@types/react": "16.9.25",
61+
"@types/react": "16.9.26",
6262
"@types/react-dom": "16.9.5",
6363
"@types/react-router": "5.1.4",
6464
"@types/react-router-dom": "5.1.3",
@@ -89,7 +89,7 @@
8989
"html-loader": "0.5.5",
9090
"html-webpack-plugin": "3.2.0",
9191
"husky": "4.2.3",
92-
"jest": "25.2.1",
92+
"jest": "25.2.3",
9393
"less": "3.11.1",
9494
"less-loader": "5.0.0",
9595
"lint-staged": "10.0.9",
@@ -138,7 +138,7 @@
138138
]
139139
},
140140
"resolutions": {
141-
"@types/react": "16.9.25",
141+
"@types/react": "16.9.26",
142142
"@types/react-dom": "16.9.5"
143143
}
144144
}

0 commit comments

Comments
 (0)