Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekmaj committed Oct 24, 2022
1 parent a61cdd6 commit 6e29540
Show file tree
Hide file tree
Showing 10 changed files with 11,152 additions and 13,288 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"@babel/preset-react": "^7.14.0",
"@testing-library/jest-dom": "^5.15.0",
"@testing-library/react": "^12.1.0",
"eslint": "^8.5.0",
"eslint": "^8.26.0",
"eslint-config-wojtekmaj": "^0.7.1",
"husky": "^8.0.0",
"jest": "^29.0.0",
Expand Down
6,059 changes: 3,246 additions & 2,813 deletions sample/create-react-app-5/yarn.lock

Large diffs are not rendered by default.

2,263 changes: 1,200 additions & 1,063 deletions sample/parcel/yarn.lock

Large diffs are not rendered by default.

4,646 changes: 1,019 additions & 3,627 deletions sample/parcel2/yarn.lock

Large diffs are not rendered by default.

2,858 changes: 1,481 additions & 1,377 deletions sample/webpack4/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sample/webpack5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"css-loader": "^6.0.0",
"html-webpack-plugin": "^5.1.0",
"less": "^4.0.0",
"less-loader": "^10.0.0",
"less-loader": "^11.0.0",
"style-loader": "^3.0.0",
"webpack": "^5.20.0",
"webpack-cli": "^4.7.0",
Expand Down
2,791 changes: 1,340 additions & 1,451 deletions sample/webpack5/yarn.lock

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@
"@babel/preset-react": "^7.14.0",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.0",
"babel-loader": "^8.0.0",
"copy-webpack-plugin": "^9.0.0",
"copy-webpack-plugin": "^11.0.0",
"css-loader": "^6.0.0",
"eslint": "^8.5.0",
"eslint": "^8.26.0",
"html-webpack-plugin": "^5.1.0",
"less": "^4.0.0",
"less-loader": "^10.0.0",
"less-loader": "^11.0.0",
"mini-css-extract-plugin": "^2.0.0",
"react-refresh": "^0.10.0",
"react-refresh": "^0.14.0",
"style-loader": "^3.0.0",
"webpack": "^5.20.0",
"webpack-cli": "^4.7.0",
Expand Down
3,048 changes: 1,470 additions & 1,578 deletions test/yarn.lock

Large diffs are not rendered by default.

2,763 changes: 1,390 additions & 1,373 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 6e29540

Please sign in to comment.