Skip to content

Commit 2a16922

Browse files
committed
fix(deps): update devdependencies
1 parent 8a743d5 commit 2a16922

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tools/rig/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint-plugin-import": "2.22.1",
3838
"eslint-plugin-jest": "24.1.0",
3939
"eslint-plugin-prettier": "3.1.4",
40-
"eslint-plugin-unicorn": "21.0.0",
40+
"eslint-plugin-unicorn": "23.0.0",
4141
"eson-parser": "0.0.5",
4242
"find-up": "5.0.0",
4343
"jest": "26.4.2",
@@ -49,8 +49,8 @@
4949
"ts-jest": "26.3.0",
5050
"ts-loader": "8.0.7",
5151
"typescript": "4.0.5",
52-
"webpack": "4.44.2",
53-
"webpack-cli": "3.3.12"
52+
"webpack": "5.10.1",
53+
"webpack-cli": "4.2.0"
5454
},
5555
"devDependencies": {
5656
"@microsoft/rush-lib": "5.34.3",

0 commit comments

Comments
 (0)