Skip to content

Commit

Permalink
chore(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 24, 2024
1 parent 7fedb50 commit 53328ae
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,16 @@
"@faker-js/faker": "^8.4.1",
"@playwright/test": "^1.44.1",
"@types/node": "^20.14.8",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "7.14.1",
"@typescript-eslint/parser": "7.14.1",
"allure-playwright": "^2.15.1",
"assert": "^2.0.0",
"chai": "^4.4.1",
"chance": "^1.1.7",
"eslint": "8.57.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-simple-import-sort": "7.0.0",
"eslint-plugin-unused-imports": "2.0.0",
"eslint": "9.5.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-simple-import-sort": "12.1.0",
"eslint-plugin-unused-imports": "4.0.0",
"expect": "^26.6.2",
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
Expand Down

0 comments on commit 53328ae

Please sign in to comment.