Skip to content

Commit

Permalink
Update typescript-eslint monorepo to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2024
1 parent 217c5b1 commit 5bb61d0
Show file tree
Hide file tree
Showing 8 changed files with 2,188 additions and 2,254 deletions.
1,313 changes: 860 additions & 453 deletions typescript/resistor-color-duo/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions typescript/resistor-color-duo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"devDependencies": {
"@types/jest": "29.5.14",
"@types/node": "20.16.14",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/parser": "8.18.0",
"eslint": "9.16.0",
"eslint-plugin-import": "2.31.0",
"jest": "29.7.0",
Expand Down
742 changes: 181 additions & 561 deletions typescript/resistor-color-duo/yarn.lock

Large diffs are not rendered by default.

1,313 changes: 860 additions & 453 deletions typescript/rna-transcription/package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions typescript/rna-transcription/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"devDependencies": {
"@types/jest": "29.5.14",
"@types/node": "20.16.14",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/parser": "8.18.0",
"eslint": "9.16.0",
"eslint-plugin-import": "2.31.0",
"jest": "29.7.0",
Expand Down
846 changes: 200 additions & 646 deletions typescript/rna-transcription/yarn.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions typescript/two-fer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
"devDependencies": {
"@types/jest": "29.5.14",
"@types/node": "20.16.14",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"@typescript-eslint/eslint-plugin": "8.18.0",
"@typescript-eslint/parser": "8.18.0",
"eslint": "9.16.0",
"eslint-plugin-import": "2.31.0",
"jest": "29.7.0",
Expand Down
216 changes: 81 additions & 135 deletions typescript/two-fer/yarn.lock

Large diffs are not rendered by default.

0 comments on commit 5bb61d0

Please sign in to comment.