Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

Commit

Permalink
chore(deps): update linters
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2023
1 parent d33b0b8 commit 09b588d
Show file tree
Hide file tree
Showing 2 changed files with 299 additions and 49 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,26 +50,26 @@
"devDependencies": {
"@babel/eslint-parser": "7.21.8",
"@types/react-helmet": "6.1.6",
"@typescript-eslint/eslint-plugin": "5.59.6",
"@typescript-eslint/parser": "5.59.6",
"@typescript-eslint/eslint-plugin": "6.7.5",
"@typescript-eslint/parser": "6.7.5",
"eslint": "8.40.0",
"eslint-config-prettier": "8.8.0",
"eslint-config-prettier": "9.0.0",
"eslint-config-react-app": "7.0.1",
"eslint-loader": "4.0.2",
"eslint-plugin-flowtype": "8.0.3",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-prettier": "4.2.1",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-react": "7.32.2",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-webpack-plugin": "4.0.1",
"gatsby-plugin-eslint": "4.0.4",
"husky": "8.0.3",
"lint-staged": "13.2.2",
"prettier": "2.8.8",
"prettier": "3.0.3",
"stylelint": "15.6.2",
"stylelint-config-standard": "33.0.0",
"stylelint-config-standard": "34.0.0",
"tailwindcss": "3.3.2",
"typescript": "5.0.4"
},
Expand Down
Loading

0 comments on commit 09b588d

Please sign in to comment.