Skip to content

Commit

Permalink
fix(deps): update dependency @typescript-eslint/eslint-plugin to v6.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 25, 2023
1 parent fabd6f7 commit 4a3a1f0
Show file tree
Hide file tree
Showing 4 changed files with 120 additions and 36 deletions.
2 changes: 1 addition & 1 deletion cloud/infrastructure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"devDependencies": {
"@types/node": "18.17.19",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.2",
"eslint": "8.50.0",
"eslint-config-standard": "17.1.0",
Expand Down
76 changes: 59 additions & 17 deletions cloud/infrastructure/pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion web/packages/eslint-config-signalco/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "index.js",
"sideEffects": false,
"dependencies": {
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.2",
"eslint": "8.50.0",
"eslint-config-next": "13.5.3",
Expand Down
76 changes: 59 additions & 17 deletions web/pnpm-lock.yaml

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

0 comments on commit 4a3a1f0

Please sign in to comment.