Skip to content

Commit

Permalink
Update dependency @types/node to ^20.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Nov 24, 2023
1 parent 2b9f53b commit 34f524e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/typescript-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@playwright/test": "^1.40.0",
"@types/node": "^20.9.5",
"@types/node": "^20.10.0",
"@types/react": "^18.2.38",
"@types/react-dom": "^18.2.17",
"eslint": "^8.54.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -547,7 +547,7 @@ __metadata:
resolution: "@adeira/typescript-test@workspace:src/typescript-test"
dependencies:
"@playwright/test": "npm:^1.40.0"
"@types/node": "npm:^20.9.5"
"@types/node": "npm:^20.10.0"
"@types/react": "npm:^18.2.38"
"@types/react-dom": "npm:^18.2.17"
eslint: "npm:^8.54.0"
Expand Down Expand Up @@ -6556,12 +6556,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^20.9.5":
version: 20.9.5
resolution: "@types/node@npm:20.9.5"
"@types/node@npm:*, @types/node@npm:^20.10.0":
version: 20.10.0
resolution: "@types/node@npm:20.10.0"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 54b722195e3292d8b14b9aaac971044bf4f2e6d7263c2942fd088213216443878f47c3df441a0722a228cf823ea64c1a5923b362ea5db41f044b7f30ed140bce
checksum: f379e57d9d28cb5f3d8eab943de0c54a0ca2f95ee356e1fe2a1a4fa718b740103ae522c50ce107cffd52c3642ef3244cfc55bf5369081dd6c48369c8587b21ae
languageName: node
linkType: hard

Expand Down

0 comments on commit 34f524e

Please sign in to comment.