Skip to content

Commit 3375b5b

Browse files
committed
Update dependencies
Co-Authored-By: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Update eslint
1 parent debc9a7 commit 3375b5b

File tree

6 files changed

+4168
-4524
lines changed

6 files changed

+4168
-4524
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@babel/preset-react": "^7.14.0",
4747
"@testing-library/jest-dom": "^5.15.0",
4848
"@testing-library/react": "^12.1.0",
49-
"eslint": "^8.5.0",
49+
"eslint": "^8.26.0",
5050
"eslint-config-wojtekmaj": "^0.7.1",
5151
"husky": "^8.0.0",
5252
"jest": "^29.0.0",

sample/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"css-loader": "^6.0.0",
2727
"html-webpack-plugin": "^5.1.0",
2828
"less": "^4.0.0",
29-
"less-loader": "^10.0.0",
29+
"less-loader": "^11.0.0",
3030
"style-loader": "^3.0.0",
3131
"webpack": "^5.20.0",
3232
"webpack-cli": "^4.7.0",

0 commit comments

Comments
 (0)