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 9debdbe commit 47b2c2dCopy full SHA for 47b2c2d
package.json
@@ -58,7 +58,7 @@
58
"jest": "^27.5.1",
59
"jest-css-modules-transform": "4.4.2",
60
"lint-staged": "^13.3.0",
61
- "np": "7.6.0",
+ "np": "7.7.0",
62
"prettier": "1.15.3",
63
"react-test-renderer": "^18.2.0",
64
"ts-jest": "^27.1.5",
@@ -68,7 +68,7 @@
68
"typescript": "^4.9.5",
69
"webpack": "4.47.0",
70
"webpack-bundle-analyzer": "4.10.2",
71
- "webpack-cli": "3.3.12"
+ "webpack-cli": "4.9.2"
72
},
73
"scripts": {
74
"analyze": "rm stats.json && webpack --profile --json > stats.json && webpack-bundle-analyzer stats.json",
0 commit comments