Skip to content

Commit

Permalink
chore(deps): update eslint-related packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 7, 2024
1 parent 6004860 commit eb4084c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -52,16 +52,16 @@
"@types/node": "20.10.5",
"@types/sinon": "17.0.2",
"@types/source-map-support": "0.5.10",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@typescript-eslint/eslint-plugin": "7.8.0",
"@typescript-eslint/parser": "7.8.0",
"cross-env": "7.0.3",
"dependency-cruiser": "15.5.0",
"eslint": "8.55.0",
"eslint-config-prettier": "8.10.0",
"eslint": "9.2.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-semistandard": "17.0.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "15.7.0",
"eslint-plugin-n": "17.5.1",
"eslint-plugin-promise": "6.1.1",
"husky": "8.0.3",
"lint-staged": "14.0.1",
Expand Down

0 comments on commit eb4084c

Please sign in to comment.