Skip to content

Commit

Permalink
fix(deps): update code style deps
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 2, 2023
1 parent c6e485e commit ee86137
Show file tree
Hide file tree
Showing 2 changed files with 283 additions and 309 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@babel/eslint-parser": "7.22.10",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"eslint-config-next": "13.4.12",
"eslint-config-next": "14.0.1",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-import": "2.28.0",
Expand All @@ -47,15 +47,15 @@
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-react": "7.33.1",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-shelf-no-need-lodash-methods": "0.1.0",
"eslint-plugin-shelf-no-need-lodash-methods": "1.0.13",
"eslint-plugin-sonarjs": "0.19.0",
"eslint-plugin-testing-library": "5.11.0",
"eslint-plugin-testing-library": "6.1.0",
"eslint-plugin-vue": "9.16.1",
"eslint-plugin-you-dont-need-lodash-underscore": "6.12.0"
},
"devDependencies": {
"husky": "8.0.3",
"lint-staged": "13.2.3",
"lint-staged": "15.0.2",
"prettier": "3.0.0"
},
"peerDependencies": {
Expand Down

0 comments on commit ee86137

Please sign in to comment.