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] authored Jun 17, 2024
1 parent b6875a8 commit 6ea89ee
Show file tree
Hide file tree
Showing 3 changed files with 266 additions and 250 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@
"cypress": ">=4.5.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.52.0",
"eslint-config-prettier": "8.10.0",
"eslint-plugin-cypress": "2.15.1",
"@typescript-eslint/eslint-plugin": "7.13.1",
"@typescript-eslint/parser": "7.13.1",
"eslint": "9.5.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-cypress": "3.3.0",
"eslint-plugin-eslint-comments": "3.2.0"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"cypress": "12.14.0",
"del-cli": "5.0.1",
"microbundle": "0.15.1",
"prettier": "2.8.8",
"prettier": "3.3.2",
"sanitize-filename": "1.6.3",
"tmp-promise": "3.0.3",
"typescript": "5.1.6",
Expand Down
Loading

0 comments on commit 6ea89ee

Please sign in to comment.