Skip to content

Commit

Permalink
Update definitelyTyped
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2023
1 parent 67756cf commit 5bdb2d3
Show file tree
Hide file tree
Showing 4 changed files with 65 additions and 65 deletions.
2 changes: 1 addition & 1 deletion fixtures/eslint-typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "eslint-typescript",
"devDependencies": {
"@types/node": "18.16.18",
"@types/node": "18.17.3",
"@xerox/eslint-config": "workspace:*",
"typescript": "5.1.6"
},
Expand Down
4 changes: 2 additions & 2 deletions fixtures/eslint-typescriptreact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"react": "18.1.0"
},
"devDependencies": {
"@types/node": "18.16.18",
"@types/react": "18.2.12",
"@types/node": "18.17.3",
"@types/react": "18.2.18",
"@xerox/eslint-config": "workspace:*",
"typescript": "5.1.6"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/xerox-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"access": "public"
},
"devDependencies": {
"@types/node": "18.16.18",
"@types/node": "18.17.3",
"typescript": "5.1.6"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 5bdb2d3

Please sign in to comment.