Skip to content

Commit

Permalink
chore(deps): update dependency typescript to v5.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 12, 2024
1 parent 5d94117 commit 3918452
Show file tree
Hide file tree
Showing 10 changed files with 25 additions and 25 deletions.
8 changes: 4 additions & 4 deletions e2e/projects/eslint-recommended/package-lock.json

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

2 changes: 1 addition & 1 deletion e2e/projects/eslint-recommended/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"devDependencies": {
"@typescript-eslint/parser": "7.6.0",
"eslint": "8.57.0",
"typescript": "5.4.4"
"typescript": "5.4.5"
}
}
8 changes: 4 additions & 4 deletions e2e/projects/other-parser/package-lock.json

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

2 changes: 1 addition & 1 deletion e2e/projects/other-parser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"@babel/core": "7.24.4",
"@babel/eslint-parser": "7.24.1",
"eslint": "8.57.0",
"typescript": "5.4.4"
"typescript": "5.4.5"
}
}
8 changes: 4 additions & 4 deletions e2e/projects/simple/package-lock.json

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

2 changes: 1 addition & 1 deletion e2e/projects/simple/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"devDependencies": {
"@typescript-eslint/parser": "7.6.0",
"eslint": "8.57.0",
"typescript": "5.4.4"
"typescript": "5.4.5"
}
}
8 changes: 4 additions & 4 deletions e2e/projects/ts-eslint-plugin/package-lock.json

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

2 changes: 1 addition & 1 deletion e2e/projects/ts-eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
"@typescript-eslint/eslint-plugin": "7.6.0",
"@typescript-eslint/parser": "7.6.0",
"eslint": "8.57.0",
"typescript": "5.4.4"
"typescript": "5.4.5"
}
}
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"pretty-quick": "4.0.0",
"rimraf": "5.0.5",
"ts-jest": "29.1.2",
"typescript": "5.4.4"
"typescript": "5.4.5"
},
"jest": {
"transform": {
Expand Down

0 comments on commit 3918452

Please sign in to comment.