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        | @types/eslint                    | 8.56.2 | 8.56.10 |
| npm        | @typescript-eslint/eslint-plugin | 6.18.1 | 6.21.0  |
| npm        | @typescript-eslint/parser        | 6.18.1 | 6.21.0  |
| npm        | eslint                           | 8.56.0 | 8.57.0  |
| npm        | eslint-formatter-gha             | 1.4.3  | 1.5.0   |
| npm        | eslint-plugin-jest               | 27.6.3 | 27.9.0  |
| npm        | eslint-plugin-promise            | 6.1.1  | 6.4.0   |
  • Loading branch information
plural-renovate[bot] committed Jul 8, 2024
1 parent 4add6f2 commit 9ee461a
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 134 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,7 @@
"@types/common-tags": "1.8.4",
"@types/conventional-commits-detector": "1.0.2",
"@types/diff": "5.0.9",
"@types/eslint": "8.56.2",
"@types/eslint": "8.56.10",
"@types/fs-extra": "11.0.4",
"@types/git-url-parse": "9.0.3",
"@types/github-url-from-git": "1.5.3",
Expand Down Expand Up @@ -315,22 +315,22 @@
"@types/url-join": "4.0.3",
"@types/validate-npm-package-name": "4.0.2",
"@types/xmldoc": "1.1.9",
"@typescript-eslint/eslint-plugin": "6.18.1",
"@typescript-eslint/parser": "6.18.1",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"aws-sdk-client-mock": "3.0.1",
"callsite": "1.0.0",
"common-tags": "1.8.2",
"conventional-changelog-conventionalcommits": "7.0.2",
"diff": "5.1.0",
"emojibase-data": "15.3.0",
"eslint": "8.56.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-formatter-gha": "1.4.3",
"eslint-formatter-gha": "1.5.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.6.3",
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-promise": "6.4.0",
"eslint-plugin-typescript-enum": "2.1.0",
"expect": "29.7.0",
"expect-more-jest": "5.5.0",
Expand Down
Loading

0 comments on commit 9ee461a

Please sign in to comment.