Skip to content

Commit

Permalink
Update dependency @types/node to ^20.11.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Feb 1, 2024
1 parent bee5a7a commit ce2e43d
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.41.1",
"@types/node": "^20.11.14",
"@types/node": "^20.11.15",
"@types/react": "^18.2.51",
"@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 @@ -540,7 +540,7 @@ __metadata:
resolution: "@adeira/typescript-test@workspace:src/typescript-test"
dependencies:
"@playwright/test": "npm:^1.41.1"
"@types/node": "npm:^20.11.14"
"@types/node": "npm:^20.11.15"
"@types/react": "npm:^18.2.51"
"@types/react-dom": "npm:^18.2.18"
eslint: "npm:^8.56.0"
Expand Down Expand Up @@ -6588,12 +6588,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^20.11.14":
version: 20.11.14
resolution: "@types/node@npm:20.11.14"
"@types/node@npm:*, @types/node@npm:^20.11.15":
version: 20.11.15
resolution: "@types/node@npm:20.11.15"
dependencies:
undici-types: "npm:~5.26.4"
checksum: 10c0/81a55ddf68811439e58bdc2e4b8e501c6c6ea3d5351aa6362a36f5829055f58195bc201b0992ffda306fcd848c84b1eca327befb71f12f24e0d356e997e17add
checksum: 10c0/7dfab4208fedc02e9584c619551906f46ade7955bb929b1e32e354a50522eb532d6bfb2844fdaad2c8dca03be84a590674460c64cb101e1a33bb318e1ec448d4
languageName: node
linkType: hard

Expand Down

0 comments on commit ce2e43d

Please sign in to comment.