Skip to content

Commit 1bbbc67

Browse files
committed
chore(deps): update devdependencies
1 parent cb7eb42 commit 1bbbc67

File tree

2 files changed

+1277
-1401
lines changed

2 files changed

+1277
-1401
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,9 @@
3939
"@storybook/cli": "6.2.9",
4040
"@storybook/react": "6.2.9",
4141
"@storybook/theming": "6.2.9",
42-
"@testing-library/react": "11.2.6",
43-
"@testing-library/react-hooks": "5.1.2",
44-
"@types/css-minimizer-webpack-plugin": "1.3.0",
42+
"@testing-library/react": "12.0.0",
43+
"@testing-library/react-hooks": "7.0.0",
44+
"@types/css-minimizer-webpack-plugin": "3.0.1",
4545
"@types/faker": "5.5.3",
4646
"@types/jest": "26.0.23",
4747
"@types/mini-css-extract-plugin": "1.4.2",
@@ -55,7 +55,7 @@
5555
"@types/storybook__react": "5.2.1",
5656
"@types/styled-system": "5.1.11",
5757
"@types/terser-webpack-plugin": "5.0.3",
58-
"@types/webpack": "4.41.27",
58+
"@types/webpack": "5.28.0",
5959
"@types/webpack-dev-server": "3.11.3",
6060
"@types/yup": "0.29.11",
6161
"@typescript-eslint/eslint-plugin": "4.22.0",
@@ -65,10 +65,10 @@
6565
"cache-loader": "4.1.0",
6666
"cpx": "1.5.0",
6767
"css-loader": "5.2.4",
68-
"css-minimizer-webpack-plugin": "1.3.0",
68+
"css-minimizer-webpack-plugin": "3.0.2",
6969
"eslint": "7.25.0",
7070
"eslint-config-airbnb-typescript": "12.3.1",
71-
"eslint-config-prettier": "7.2.0",
71+
"eslint-config-prettier": "8.3.0",
7272
"eslint-plugin-import": "2.22.1",
7373
"eslint-plugin-jsx-a11y": "6.4.1",
7474
"eslint-plugin-prettier": "3.4.0",
@@ -77,11 +77,11 @@
7777
"faker": "5.5.3",
7878
"fork-ts-checker-webpack-plugin": "6.2.5",
7979
"html-webpack-plugin": "5.3.1",
80-
"husky": "4.3.8",
81-
"jest": "26.6.3",
80+
"husky": "6.0.0",
81+
"jest": "27.0.5",
8282
"less": "4.1.1",
83-
"less-loader": "7.3.0",
84-
"lint-staged": "10.5.4",
83+
"less-loader": "10.0.0",
84+
"lint-staged": "11.0.0",
8585
"markdownlint-cli": "0.27.1",
8686
"mini-css-extract-plugin": "1.6.0",
8787
"npm-run-all": "4.1.5",
@@ -91,12 +91,12 @@
9191
"redux-devtools-extension": "2.13.9",
9292
"shipjs": "0.23.2",
9393
"storycap": "3.0.4",
94-
"style-loader": "2.0.0",
94+
"style-loader": "3.0.0",
9595
"terser-webpack-plugin": "5.1.1",
9696
"thread-loader": "3.0.3",
97-
"ts-jest": "26.5.5",
98-
"ts-loader": "8.2.0",
99-
"ts-node": "9.1.1",
97+
"ts-jest": "27.0.3",
98+
"ts-loader": "9.2.3",
99+
"ts-node": "10.0.0",
100100
"typescript": "4.2.4",
101101
"webpack": "5.36.2",
102102
"webpack-cli": "4.6.0",

0 commit comments

Comments
 (0)