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 Jan 20, 2024
1 parent e121615 commit 4041190
Show file tree
Hide file tree
Showing 2 changed files with 182 additions and 128 deletions.
10 changes: 5 additions & 5 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",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"eslint": "^8.0.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-prettier": "^4.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 4041190

Please sign in to comment.