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.1 | 8.56.2 |
| npm        | @typescript-eslint/eslint-plugin | 6.18.1 | 6.19.0 |
| npm        | @typescript-eslint/parser        | 6.18.1 | 6.19.0 |
| npm        | eslint-plugin-jest               | 27.6.1 | 27.6.3 |
  • Loading branch information
renovate[bot] authored Jan 16, 2024
1 parent 8a9c644 commit 7a8cc49
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 63 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,7 @@
"@types/common-tags": "1.8.4",
"@types/conventional-commits-detector": "1.0.2",
"@types/diff": "5.0.9",
"@types/eslint": "8.56.1",
"@types/eslint": "8.56.2",
"@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 @@ -306,8 +306,8 @@
"@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.19.0",
"@typescript-eslint/parser": "6.19.0",
"aws-sdk-client-mock": "3.0.1",
"callsite": "1.0.0",
"common-tags": "1.8.2",
Expand All @@ -319,7 +319,7 @@
"eslint-formatter-gha": "1.4.3",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-jest": "27.6.1",
"eslint-plugin-jest": "27.6.3",
"eslint-plugin-jest-formatting": "3.1.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-typescript-enum": "2.1.0",
Expand Down
118 changes: 59 additions & 59 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 7a8cc49

Please sign in to comment.