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 10, 2024
1 parent c8497c8 commit ab3af06
Show file tree
Hide file tree
Showing 2 changed files with 183 additions and 120 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@
"@types/debug": "^4.1.7",
"@types/jasmine": "^4.0.0",
"@types/node": "^16.10.3",
"@typescript-eslint/eslint-plugin": "^5.3.0",
"@typescript-eslint/parser": "^5.3.0",
"@typescript-eslint/eslint-plugin": "^6.0.0",
"@typescript-eslint/parser": "^6.0.0",
"eslint": "^8.1.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": "^4.0.0",
"lint-staged": "^13.0.0",
"prettier": "^2.4.1",
"prettier": "^3.0.0",
"typescript": "^5.3.3"
},
"main": "index.js",
Expand Down
Loading

0 comments on commit ab3af06

Please sign in to comment.