Skip to content

Commit

Permalink
feat(deps): update typescript-eslint monorepo to 6.6.0
Browse files Browse the repository at this point in the history
| datasource | package                          | from  | to    |
| ---------- | -------------------------------- | ----- | ----- |
| npm        | @typescript-eslint/eslint-plugin | 6.5.0 | 6.6.0 |
| npm        | @typescript-eslint/parser        | 6.5.0 | 6.6.0 |
  • Loading branch information
ogkevin-robot[bot] authored Sep 8, 2023
1 parent a5375a4 commit 302d6ed
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 88 deletions.
172 changes: 86 additions & 86 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"@types/mocha": "10.0.1",
"@types/node": "18.17.14",
"@types/sql.js": "1.4.4",
"@typescript-eslint/eslint-plugin": "6.5.0",
"@typescript-eslint/parser": "6.5.0",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"builtin-modules": "3.3.0",
"chai": "4.3.8",
"esbuild": "0.19.2",
Expand Down

0 comments on commit 302d6ed

Please sign in to comment.