Skip to content

Commit

Permalink
Update dependency @types/node to ^20.10.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Jan 9, 2024
1 parent 2a8dc67 commit ed5c54d
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.1",
"@types/node": "^20.10.7",
"@types/node": "^20.10.8",
"@types/react": "^18.2.47",
"@types/react-dom": "^18.2.18",
"eslint": "^8.56.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -539,7 +539,7 @@ __metadata:
resolution: "@adeira/typescript-test@workspace:src/typescript-test"
dependencies:
"@playwright/test": "npm:^1.40.1"
"@types/node": "npm:^20.10.7"
"@types/node": "npm:^20.10.8"
"@types/react": "npm:^18.2.47"
"@types/react-dom": "npm:^18.2.18"
eslint: "npm:^8.56.0"
Expand Down Expand Up @@ -6574,12 +6574,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^20.10.7":
version: 20.10.7
resolution: "@types/node@npm:20.10.7"
"@types/node@npm:*, @types/node@npm:^20.10.8":
version: 20.10.8
resolution: "@types/node@npm:20.10.8"
dependencies:
undici-types: "npm:~5.26.4"
checksum: d626cea1b7da4784ee7b335dcc54e64adba9725dab7ca51a690167de502ef89fec07b05ad8e25845d188d7ad7f72c192ec92964d456321ed5b9452113bf9351f
checksum: 93268c33c3bf0194427d696658160c77ab8661aa57107df5b248ff952898a372bf92cf0ba7fc07788fa35e59c69b6619cce63d45e4e67fca806e37da7ea42512
languageName: node
linkType: hard

Expand Down

0 comments on commit ed5c54d

Please sign in to comment.