Skip to content

Commit

Permalink
fix(deps): update typescript-eslint monorepo to v6.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 2, 2023
1 parent 75c8da0 commit 58a6227
Show file tree
Hide file tree
Showing 4 changed files with 103 additions and 103 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": "18.18.1",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"eslint": "8.50.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.28.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 @@ -5,8 +5,8 @@
"main": "index.js",
"sideEffects": false,
"dependencies": {
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"@typescript-eslint/eslint-plugin": "6.7.4",
"@typescript-eslint/parser": "6.7.4",
"eslint": "8.50.0",
"eslint-config-next": "13.5.3",
"eslint-config-turbo": "1.10.14",
Expand Down
Loading

0 comments on commit 58a6227

Please sign in to comment.