Skip to content

Commit

Permalink
chore(deps): update linters
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 18, 2024
1 parent 68e7886 commit 6840602
Show file tree
Hide file tree
Showing 2 changed files with 357 additions and 507 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,12 +95,12 @@
"@types/react-helmet": "6.1.11",
"@types/react-popover": "0.5.8",
"@types/react-slick": "0.23.13",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@typescript-eslint/eslint-plugin": "7.13.0",
"@typescript-eslint/parser": "7.13.0",
"babel-jest": "29.7.0",
"eslint": "8.57.0",
"eslint": "9.4.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-json": "4.0.0",
"eslint-plugin-jsx-a11y": "6.8.0",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-react": "7.34.2",
Expand All @@ -112,8 +112,8 @@
"prettier": "3.3.2",
"remark": "15.0.1",
"remark-html": "16.0.1",
"stylelint": "15.11.0",
"stylelint-config-standard": "34.0.0",
"stylelint": "16.6.1",
"stylelint-config-standard": "36.0.0",
"typescript": "5.4.5"
},
"cacheDirectories": [
Expand Down
Loading

0 comments on commit 6840602

Please sign in to comment.