Skip to content

Commit

Permalink
chore(deps): update linters to v6.21.0
Browse files Browse the repository at this point in the history
| datasource | package                          | from   | to     |
| ---------- | -------------------------------- | ------ | ------ |
| npm        | @typescript-eslint/eslint-plugin | 6.20.0 | 6.21.0 |
| npm        | @typescript-eslint/parser        | 6.20.0 | 6.21.0 |
  • Loading branch information
renovate[bot] committed Feb 12, 2024
1 parent 5d73f73 commit 94307d4
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -43,8 +43,8 @@
"@semantic-release/npm": "11.0.2",
"@tsconfig/node20": "20.1.2",
"@types/node": "20.11.16",
"@typescript-eslint/eslint-plugin": "6.20.0",
"@typescript-eslint/parser": "6.20.0",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@vercel/ncc": "0.38.1",
"conventional-changelog-conventionalcommits": "7.0.2",
"eslint": "8.56.0",
Expand Down
78 changes: 39 additions & 39 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 94307d4

Please sign in to comment.