Skip to content

Commit

Permalink
fix(deps): update dependency @typescript-eslint/parser 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 4a3a1f0 commit 74047bd
Show file tree
Hide file tree
Showing 4 changed files with 45 additions and 129 deletions.
2 changes: 1 addition & 1 deletion cloud/infrastructure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"devDependencies": {
"@types/node": "18.17.19",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.2",
"@typescript-eslint/parser": "6.7.3",
"eslint": "8.50.0",
"eslint-config-standard": "17.1.0",
"eslint-plugin-import": "2.28.1",
Expand Down
78 changes: 18 additions & 60 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 @@ -6,7 +6,7 @@
"sideEffects": false,
"dependencies": {
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.2",
"@typescript-eslint/parser": "6.7.3",
"eslint": "8.50.0",
"eslint-config-next": "13.5.3",
"eslint-config-turbo": "1.10.14",
Expand Down
Loading

0 comments on commit 74047bd

Please sign in to comment.