Skip to content

Commit

Permalink
Update lint dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent 69152e5 commit 35237b9
Show file tree
Hide file tree
Showing 2 changed files with 219 additions and 295 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@
},
"resolutions": {
"**/@emotion/styled": "11.11.0",
"@typescript-eslint/eslint-plugin": "6.0.0",
"@typescript-eslint/parser": "6.0.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"react-refresh": "0.14.0"
},
"alias": {
Expand Down Expand Up @@ -100,20 +100,20 @@
"@types/react": "18.2.15",
"@types/react-dom": "18.2.7",
"@types/testing-library__jest-dom": "5.14.8",
"@typescript-eslint/eslint-plugin": "6.0.0",
"@typescript-eslint/parser": "6.0.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"buffer": "6.0.3",
"eslint": "8.45.0",
"eslint-config-prettier": "8.8.0",
"eslint": "8.57.1",
"eslint-config-prettier": "8.10.0",
"eslint-config-react-app": "7.0.1",
"eslint-plugin-prettier": "5.0.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"jest": "29.6.1",
"jest-environment-jsdom": "29.6.1",
"markdownlint-cli": "0.35.0",
"parcel": "2.9.3",
"prettier": "3.0.0",
"prettier": "3.4.1",
"process": "0.11.10",
"react-app-polyfill": "3.0.0",
"storybook": "7.0.27",
Expand Down
Loading

0 comments on commit 35237b9

Please sign in to comment.