Skip to content

Commit

Permalink
chore(deps): update linters to v6.14.0
Browse files Browse the repository at this point in the history
| datasource | package                          | from   | to     |
| ---------- | -------------------------------- | ------ | ------ |
| npm        | @typescript-eslint/eslint-plugin | 6.13.2 | 6.14.0 |
| npm        | @typescript-eslint/parser        | 6.13.2 | 6.14.0 |
  • Loading branch information
renovate[bot] committed Dec 18, 2023
1 parent a594cdb commit 937ea6e
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -34,8 +34,8 @@
"@renovate/eslint-plugin": "https://github.com/renovatebot/eslint-plugin#v0.0.5",
"@tsconfig/node18": "18.2.2",
"@types/jest": "29.5.11",
"@typescript-eslint/eslint-plugin": "6.13.2",
"@typescript-eslint/parser": "6.13.2",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"conventional-changelog-conventionalcommits": "7.0.2",
"eslint": "8.55.0",
"eslint-config-prettier": "9.1.0",
Expand Down
96 changes: 48 additions & 48 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 937ea6e

Please sign in to comment.