Skip to content

Commit

Permalink
Update dependency @types/node to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 2, 2023
1 parent 7408399 commit 3062289
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 40 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": "20.8.10",
"@xerox/eslint-config": "workspace:*",
"typescript": "5.2.2"
},
Expand Down
2 changes: 1 addition & 1 deletion fixtures/eslint-typescriptreact/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"react": "18.1.0"
},
"devDependencies": {
"@types/node": "18.18.8",
"@types/node": "20.8.10",
"@types/react": "18.2.33",
"@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": "20.8.10",
"typescript": "5.2.2"
},
"dependencies": {
Expand Down
74 changes: 37 additions & 37 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 3062289

Please sign in to comment.