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 38fe292 commit 814b5feCopy full SHA for 814b5fe
tools/rig/package.json
@@ -37,7 +37,7 @@
37
"eslint-plugin-import": "2.22.1",
38
"eslint-plugin-jest": "24.1.0",
39
"eslint-plugin-prettier": "3.1.4",
40
- "eslint-plugin-unicorn": "21.0.0",
+ "eslint-plugin-unicorn": "23.0.0",
41
"eson-parser": "0.0.5",
42
"find-up": "5.0.0",
43
"jest": "26.4.2",
@@ -49,8 +49,8 @@
49
"ts-jest": "26.3.0",
50
"ts-loader": "8.0.7",
51
"typescript": "4.0.5",
52
- "webpack": "4.44.2",
53
- "webpack-cli": "3.3.12"
+ "webpack": "5.8.0",
+ "webpack-cli": "4.2.0"
54
},
55
"devDependencies": {
56
"@microsoft/rush-lib": "5.34.3",
0 commit comments