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 Dec 27, 2023
1 parent 5f06dda commit 19b8bd4
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 98 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.23.3",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"eslint-config-next": "13.5.6",
"eslint-config-next": "14.0.4",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-babel": "5.3.1",
"eslint-plugin-import": "2.29.1",
Expand All @@ -47,15 +47,15 @@
"eslint-plugin-prettier": "5.1.2",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-shelf-no-need-lodash-methods": "0.1.51",
"eslint-plugin-shelf-no-need-lodash-methods": "1.0.109",
"eslint-plugin-sonarjs": "0.23.0",
"eslint-plugin-testing-library": "5.11.1",
"eslint-plugin-testing-library": "6.2.0",
"eslint-plugin-vue": "9.19.2",
"eslint-plugin-you-dont-need-lodash-underscore": "6.13.0"
},
"devDependencies": {
"husky": "8.0.3",
"lint-staged": "13.3.0",
"lint-staged": "15.2.0",
"prettier": "3.1.1"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 19b8bd4

Please sign in to comment.