Skip to content

Commit

Permalink
Update dependency @types/node to ^20.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Nov 8, 2023
1 parent a629abc commit 696a88a
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.39.0",
"@types/node": "^20.8.10",
"@types/node": "^20.9.0",
"@types/react": "^18.2.36",
"@types/react-dom": "^18.2.14",
"eslint": "^8.53.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.39.0"
"@types/node": "npm:^20.8.10"
"@types/node": "npm:^20.9.0"
"@types/react": "npm:^18.2.36"
"@types/react-dom": "npm:^18.2.14"
eslint: "npm:^8.53.0"
Expand Down Expand Up @@ -6537,12 +6537,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^20.8.10":
version: 20.8.10
resolution: "@types/node@npm:20.8.10"
"@types/node@npm:*, @types/node@npm:^20.9.0":
version: 20.9.0
resolution: "@types/node@npm:20.9.0"
dependencies:
undici-types: "npm:~5.26.4"
checksum: caaa3ae9294f1bfdacb029a916c64af63cbcea613a52f53ea86f93c91779859af177b2b68113ef835194519f5e76cadda08559929b68297f1a8a568c207f9f66
checksum: 755d07de735eafda4e20af75ad9d03bdbfddef327d790e9a896142eac7493db5d8501591376e1c8227aa12eeb88e522bc727c6024504842ed40e539e8a466db9
languageName: node
linkType: hard

Expand Down

0 comments on commit 696a88a

Please sign in to comment.