Skip to content

Commit

Permalink
Update dependency @types/node to ^20.9.5
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 262d8b5 commit 81da37d
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.4",
"@types/node": "^20.9.5",
"@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.4"
"@types/node": "npm:^20.9.5"
"@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.4":
version: 20.9.4
resolution: "@types/node@npm:20.9.4"
"@types/node@npm:*, @types/node@npm:^20.9.5":
version: 20.9.5
resolution: "@types/node@npm:20.9.5"
dependencies:
undici-types: "npm:~5.26.4"
checksum: c8b48ace4c7e17715fa901201c98275f8e5268cf5895a8d149777eb0ec6c3ef6c831ff3917e92da5453a5dbe13f230caa50b348a0601b0d50eb9e628010c0364
checksum: 54b722195e3292d8b14b9aaac971044bf4f2e6d7263c2942fd088213216443878f47c3df441a0722a228cf823ea64c1a5923b362ea5db41f044b7f30ed140bce
languageName: node
linkType: hard

Expand Down

0 comments on commit 81da37d

Please sign in to comment.