Skip to content

Commit

Permalink
Update dependency @types/node to ^20.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Oct 29, 2024
1 parent 8db95d2 commit f8616da
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.45.0",
"@types/node": "^20.17.0",
"@types/node": "^20.17.2",
"@types/react": "^18.3.12",
"@types/react-dom": "^18.3.1",
"eslint": "^8.57.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,7 @@ __metadata:
resolution: "@adeira/typescript-test@workspace:src/typescript-test"
dependencies:
"@playwright/test": "npm:^1.45.0"
"@types/node": "npm:^20.17.0"
"@types/node": "npm:^20.17.2"
"@types/react": "npm:^18.3.12"
"@types/react-dom": "npm:^18.3.1"
eslint: "npm:^8.57.1"
Expand Down Expand Up @@ -5366,12 +5366,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.17.0":
version: 20.17.0
resolution: "@types/node@npm:20.17.0"
"@types/node@npm:^20.17.2":
version: 20.17.2
resolution: "@types/node@npm:20.17.2"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/ccab7800a679e11a47bb66dca2a6b944b6a0abaee0ef0972569c880c32e6399f3d4155e11df480bf18bf0e61f80db65b8b11bf08bd5ee4bf96fac01953c6ede1
checksum: 10c0/453ca052f9544ad66a9988ff881024588008795690c9ea7252e0594333ea11cec7d176a76c5e0f6b89ba42427c6e4684321427f9f515e8a9ba9a729f80c13054
languageName: node
linkType: hard

Expand Down

0 comments on commit f8616da

Please sign in to comment.