Skip to content

Commit

Permalink
chore(deps): update eslint+prettier dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 31, 2024
1 parent ebf5473 commit 87e1f37
Show file tree
Hide file tree
Showing 2 changed files with 316 additions and 374 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
"@types/debug": "^4.1.7",
"@types/jasmine": "^5.0.0",
"@types/node": "^16.11.0",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"eslint": "^8.0.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.0.0",
"@typescript-eslint/eslint-plugin": "^8.0.0",
"@typescript-eslint/parser": "^8.0.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.0",
"husky": "^8.0.0",
"jasmine": "^5.0.0",
"lint-staged": "^13.0.0",
"prettier": "^2.4.1",
"prettier": "^3.0.0",
"typescript": "^5.0.0"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 87e1f37

Please sign in to comment.