Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
andrskr committed Oct 3, 2023
1 parent 513d893 commit eee6e78
Show file tree
Hide file tree
Showing 2 changed files with 353 additions and 324 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@
}
},
"dependencies": {
"@rushstack/eslint-patch": "1.3.3",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"@rushstack/eslint-patch": "1.5.1",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"eslint-config-airbnb": "19.0.4",
"eslint-config-airbnb-typescript": "17.1.0",
"eslint-config-prettier": "9.0.0",
"eslint-import-resolver-typescript": "3.6.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.28.1",
"eslint-plugin-jsdoc": "46.5.1",
"eslint-plugin-jsdoc": "46.8.2",
"eslint-plugin-jsonc": "2.9.0",
"eslint-plugin-jsx-a11y": "6.7.1",
"eslint-plugin-markdown": "3.0.1",
Expand All @@ -59,17 +59,17 @@
"eslint-plugin-react-refresh": "0.4.3",
"eslint-plugin-sonarjs": "0.21.0",
"eslint-plugin-tailwindcss": "3.13.0",
"eslint-plugin-testing-library": "6.0.1",
"eslint-plugin-testing-library": "6.0.2",
"eslint-plugin-unicorn": "48.0.1",
"eslint-plugin-vitest": "0.3.1",
"eslint-plugin-yml": "1.8.0",
"eslint-plugin-vitest": "0.3.2",
"eslint-plugin-yml": "1.9.0",
"jsonc-eslint-parser": "2.3.0",
"yaml-eslint-parser": "1.2.2"
},
"devDependencies": {
"@andrskr/prettier-config": "0.0.3",
"@types/eslint": "8.44.2",
"eslint": "8.48.0",
"@types/eslint": "8.44.3",
"eslint": "8.50.0",
"prettier": "3.0.3",
"typescript": "5.2.2"
}
Expand Down
Loading

0 comments on commit eee6e78

Please sign in to comment.