Skip to content

Commit

Permalink
Update Linters
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent ce43db0 commit f4d68ad
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 @@ -11,16 +11,16 @@
},
"devDependencies": {
"@types/chromecast-caf-receiver": "6.0.17",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.1",
"@typescript-eslint/eslint-plugin": "8.6.0",
"@typescript-eslint/parser": "8.6.0",
"eslint": "9.10.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jsdoc": "48.11.0",
"eslint-plugin-json": "3.1.0",
"eslint-plugin-jsdoc": "50.2.4",
"eslint-plugin-json": "4.0.1",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-promise": "6.6.0",
"eslint-plugin-promise": "7.1.0",
"prettier": "3.3.3",
"stylelint": "16.9.0",
"stylelint-config-standard": "36.0.1",
Expand Down

0 comments on commit f4d68ad

Please sign in to comment.