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 Sep 11, 2023
1 parent 5b4832f commit 7e7113b
Show file tree
Hide file tree
Showing 3 changed files with 99 additions and 100 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"cypress": ">=4.5.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"eslint": "8.49.0",
"eslint-config-prettier": "8.10.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-cypress": "2.14.0",
"eslint-plugin-eslint-comments": "3.2.0"
}
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.1",
"microbundle": "0.15.1",
"prettier": "2.8.8",
"prettier": "3.0.3",
"sanitize-filename": "1.6.3",
"tmp-promise": "3.0.3",
"typescript": "5.1.6",
Expand Down
191 changes: 95 additions & 96 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 7e7113b

Please sign in to comment.