Skip to content

Commit

Permalink
chore(deps): update linters
Browse files Browse the repository at this point in the history
| datasource | package                           | from   | to     |
| ---------- | --------------------------------- | ------ | ------ |
| npm        | @typescript-eslint/eslint-plugin  | 8.11.0 | 8.18.0 |
| npm        | @typescript-eslint/parser         | 8.11.0 | 8.18.0 |
| npm        | eslint-formatter-gha              | 1.5.1  | 1.5.2  |
| npm        | eslint-import-resolver-typescript | 3.6.3  | 3.7.0  |
| npm        | eslint-plugin-jest                | 28.8.3 | 28.9.0 |
| npm        | eslint-plugin-promise             | 7.1.0  | 7.2.1  |
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent cb79d61 commit 2978ed6
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 144 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -311,20 +311,20 @@
"@types/url-join": "4.0.3",
"@types/validate-npm-package-name": "4.0.2",
"@types/xmldoc": "1.1.9",
"@typescript-eslint/eslint-plugin": "8.11.0",
"@typescript-eslint/parser": "8.11.0",
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/parser": "8.18.0",
"aws-sdk-client-mock": "4.1.0",
"callsite": "1.0.0",
"common-tags": "1.8.2",
"conventional-changelog-conventionalcommits": "8.0.0",
"emojibase-data": "15.3.2",
"eslint": "8.57.1",
"eslint-formatter-gha": "1.5.1",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-formatter-gha": "1.5.2",
"eslint-import-resolver-typescript": "3.7.0",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-jest": "28.9.0",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-promise": "7.2.1",
"eslint-plugin-typescript-enum": "2.1.0",
"expect": "29.7.0",
"expect-more-jest": "5.5.0",
Expand Down
Loading

0 comments on commit 2978ed6

Please sign in to comment.