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 Jul 17, 2023
1 parent 4bc8247 commit b68384d
Show file tree
Hide file tree
Showing 3 changed files with 99 additions and 80 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"cypress": ">=4.5.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "5.61.0",
"@typescript-eslint/parser": "5.61.0",
"@typescript-eslint/eslint-plugin": "6.0.0",
"@typescript-eslint/parser": "6.0.0",
"eslint": "8.44.0",
"eslint-config-prettier": "8.8.0",
"eslint-plugin-cypress": "2.13.3",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"cypress": "12.14.0",
"del-cli": "5.0.0",
"microbundle": "0.15.1",
"prettier": "2.8.8",
"prettier": "3.0.0",
"sanitize-filename": "1.6.3",
"tmp-promise": "3.0.3",
"typescript": "5.1.6",
Expand Down
173 changes: 96 additions & 77 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b68384d

Please sign in to comment.