Skip to content

Commit

Permalink
chore: bump @typescript-eslint/eslint-plugin and @typescript-eslint/p…
Browse files Browse the repository at this point in the history
…arser from 5.62.0 to 6.9.1 (#917)
  • Loading branch information
straker authored Nov 7, 2023
1 parent 30af456 commit 7f7e2bc
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 126 deletions.
212 changes: 88 additions & 124 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"build": "npm run --workspaces build"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.40.0",
"@typescript-eslint/parser": "^5.40.0",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"axe-test-fixtures": "github:dequelabs/axe-test-fixtures#v1",
"eslint": "^8.25.0",
"eslint-config-prettier": "^9.0.0",
Expand Down

0 comments on commit 7f7e2bc

Please sign in to comment.