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.4.0  | 8.5.0  |
| npm        | @typescript-eslint/parser        | 8.4.0  | 8.5.0  |
| npm        | eslint-plugin-jest               | 28.8.2 | 28.8.3 |
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent 85f1b8e commit 73978de
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 68 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -304,8 +304,8 @@
"@types/url-join": "4.0.3",
"@types/validate-npm-package-name": "4.0.2",
"@types/xmldoc": "1.1.9",
"@typescript-eslint/eslint-plugin": "8.4.0",
"@typescript-eslint/parser": "8.4.0",
"@typescript-eslint/eslint-plugin": "8.5.0",
"@typescript-eslint/parser": "8.5.0",
"aws-sdk-client-mock": "4.0.1",
"callsite": "1.0.0",
"common-tags": "1.8.2",
Expand All @@ -315,7 +315,7 @@
"eslint-formatter-gha": "1.5.1",
"eslint-import-resolver-typescript": "3.6.3",
"eslint-plugin-import": "2.30.0",
"eslint-plugin-jest": "28.8.2",
"eslint-plugin-jest": "28.8.3",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-promise": "7.1.0",
"eslint-plugin-typescript-enum": "2.1.0",
Expand Down
130 changes: 65 additions & 65 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 73978de

Please sign in to comment.