Skip to content

Commit

Permalink
chore(deps): update linter
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 25, 2024
1 parent 8589beb commit be4e4f8
Show file tree
Hide file tree
Showing 2 changed files with 511 additions and 631 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,21 +25,21 @@
"@changesets/changelog-github": "^0.4.5",
"@changesets/cli": "^2.23.0",
"@types/node": "^20.12.7",
"@typescript-eslint/eslint-plugin": "^5.28.0",
"@typescript-eslint/parser": "^5.28.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"aws-sdk-client-mock": "^2.0.0",
"eslint": "^8.36.0",
"eslint-config-prettier": "^8.5.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^27.0.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-simple-import-sort": "^10.0.0",
"eslint-plugin-jest": "^28.0.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-simple-import-sort": "^12.0.0",
"eslint-plugin-turbo": "^2.0.3",
"eslint-plugin-unicorn": "^44.0.0",
"eslint-plugin-unicorn": "^55.0.0",
"husky": "^8.0.1",
"is-ci": "^3.0.1",
"lint-staged": "^13.0.2",
"prettier": "^2.8.8",
"lint-staged": "^15.0.0",
"prettier": "^3.0.0",
"turbo": "^2.0.3",
"typescript": "^5.0.4",
"unplugin-swc": "^1.3.2",
Expand Down
Loading

0 comments on commit be4e4f8

Please sign in to comment.