Skip to content

Commit

Permalink
chore(deps): update all lint dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 6, 2024
1 parent 8e2ea96 commit a72d202
Show file tree
Hide file tree
Showing 2 changed files with 594 additions and 428 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,19 +80,19 @@
"@types/glob": "^7.1.4",
"@types/jest": "^27.0.1",
"@types/node": "^16.7.8",
"@typescript-eslint/eslint-plugin": "^4.30.0",
"@typescript-eslint/parser": "^4.30.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
"codecov": "^3.8.3",
"conventional-changelog-conventionalcommits": "^4.6.0",
"eslint": "^7.32.0",
"eslint-config-prettier": "^8.3.0",
"eslint-plugin-jest": "^24.4.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-promise": "^5.1.0",
"eslint": "^9.0.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-jest": "^28.0.0",
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-promise": "^6.0.0",
"husky": "^7.0.2",
"jest": "^27.1.0",
"jest-environment-node": "^27.1.0",
"lint-staged": "^11.1.2",
"lint-staged": "^15.0.0",
"prettier": "^2.3.2",
"release-it": "14.11.5",
"semver": "^7.3.5",
Expand Down

0 comments on commit a72d202

Please sign in to comment.