Skip to content

Commit

Permalink
Update dependency @types/node to v22.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent d6a56e0 commit fe7b862
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion pulumi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@pulumi/terraform": "5.13.4"
},
"devDependencies": {
"@types/node": "22.9.1",
"@types/node": "22.9.3",
"typescript": "5.6.3"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1515,12 +1515,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:22.9.1":
version: 22.9.1
resolution: "@types/node@npm:22.9.1"
"@types/node@npm:22.9.3":
version: 22.9.3
resolution: "@types/node@npm:22.9.3"
dependencies:
undici-types: "npm:~6.19.8"
checksum: 10/43fadcb3a914a1daff8e559839f235eec65fe80bfef5016b361dbc7952c9bc9d79456c78d89beab275a9e9e5accff37e838c019ab519f821f12c953cd6c24b50
checksum: 10/c32a03ff998b8c6cf7d653216508a92b1e6569dd5031ea6cfc2aaa8c75ebbf4172bf1602f0e1f673086e210787dc96667b99ba4d919bc151f9a1f88aeac42822
languageName: node
linkType: hard

Expand Down Expand Up @@ -5922,7 +5922,7 @@ __metadata:
"@pulumi/pulumi": "npm:3.139.0"
"@pulumi/std": "npm:1.7.3"
"@pulumi/terraform": "npm:5.13.4"
"@types/node": "npm:22.9.1"
"@types/node": "npm:22.9.3"
typescript: "npm:5.6.3"
languageName: unknown
linkType: soft
Expand Down

0 comments on commit fe7b862

Please sign in to comment.