Skip to content

Commit

Permalink
Update definitelyTyped
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 27, 2024
1 parent 1b23332 commit 7c86e13
Show file tree
Hide file tree
Showing 4 changed files with 63 additions and 52 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.18.8",
"@types/node": "18.19.31",
"@xerox/eslint-config": "workspace:*",
"typescript": "5.2.2"
},
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.18.8",
"@types/react": "18.2.33",
"@types/node": "18.19.31",
"@types/react": "18.3.1",
"@xerox/eslint-config": "workspace:*",
"typescript": "5.2.2"
},
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.18.8",
"@types/node": "18.19.31",
"typescript": "5.2.2"
},
"dependencies": {
Expand Down
107 changes: 59 additions & 48 deletions pnpm-lock.yaml

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

0 comments on commit 7c86e13

Please sign in to comment.