Skip to content

Commit

Permalink
fix(deps): update typescript-eslint monorepo to v6.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 18, 2023
1 parent 9a59bbd commit 1f7e6bf
Show file tree
Hide file tree
Showing 4 changed files with 102 additions and 102 deletions.
4 changes: 2 additions & 2 deletions cloud/infrastructure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
},
"devDependencies": {
"@types/node": "20.10.5",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"eslint": "8.56.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.29.1",
Expand Down
92 changes: 46 additions & 46 deletions cloud/infrastructure/pnpm-lock.yaml

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

4 changes: 2 additions & 2 deletions web/packages/eslint-config-signalco/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"type": "module",
"sideEffects": false,
"dependencies": {
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"eslint-config-next": "14.0.4",
"eslint-config-turbo": "1.11.2",
"eslint-plugin-import": "2.29.1",
Expand Down
Loading

0 comments on commit 1f7e6bf

Please sign in to comment.