Skip to content

Commit

Permalink
chore(deps): update eslint dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 22, 2024
1 parent 1b760a4 commit 7a566b9
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 47 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@
"eslint-plugin-import-x": "^3.0.1",
"eslint-plugin-jsdoc": "^48.8.3",
"eslint-plugin-n": "^17.9.0",
"eslint-plugin-promise": "^6.5.1",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-tsdoc": "^0.3.0",
"eslint-plugin-unicorn": "^54.0.0",
"globals": "^15.8.0",
"typescript": ">=5.5.3",
"typescript-eslint": "^7.16.1"
"typescript-eslint": "^7.17.0"
},
"peerDependencies": {
"@stylistic/eslint-plugin": "^2.3.0",
Expand All @@ -60,11 +60,11 @@
"eslint-plugin-import-x": "^3.0.1",
"eslint-plugin-jsdoc": "^48.8.3",
"eslint-plugin-n": "^17.9.0",
"eslint-plugin-promise": "^6.5.1",
"eslint-plugin-promise": "^6.6.0",
"eslint-plugin-tsdoc": "^0.3.0",
"eslint-plugin-unicorn": "^54.0.0",
"globals": "^15.8.0",
"typescript": ">=5.5.3",
"typescript-eslint": "^7.16.1"
"typescript-eslint": "^7.17.0"
}
}
151 changes: 108 additions & 43 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 7a566b9

Please sign in to comment.