Skip to content

Commit

Permalink
chore(deps): update linters to v7.4.0
Browse files Browse the repository at this point in the history
| datasource | package                          | from  | to    |
| ---------- | -------------------------------- | ----- | ----- |
| npm        | @typescript-eslint/eslint-plugin | 7.3.1 | 7.4.0 |
| npm        | @typescript-eslint/parser        | 7.3.1 | 7.4.0 |
  • Loading branch information
renovate[bot] committed Mar 26, 2024
1 parent 6ad6022 commit f769684
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 55 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
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": "7.3.1",
"@typescript-eslint/parser": "7.3.1",
"@typescript-eslint/eslint-plugin": "7.4.0",
"@typescript-eslint/parser": "7.4.0",
"aws-sdk-client-mock": "3.1.0",
"callsite": "1.0.0",
"common-tags": "1.8.2",
Expand Down
106 changes: 53 additions & 53 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 f769684

Please sign in to comment.