Skip to content

Commit

Permalink
Update dependency @types/node to v22.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent 9c0e1ed commit 1d4619f
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.2",
"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.2":
version: 22.9.2
resolution: "@types/node@npm:22.9.2"
dependencies:
undici-types: "npm:~6.19.8"
checksum: 10/43fadcb3a914a1daff8e559839f235eec65fe80bfef5016b361dbc7952c9bc9d79456c78d89beab275a9e9e5accff37e838c019ab519f821f12c953cd6c24b50
checksum: 10/9af0d20b962195a84272880ec71d80f93d3600197de7664b8abc199f80034acd89bfd6b623cb8a4c7b184bac36f5bc2e010bafe61b7e126c1d93daef66d56a8b
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.2"
typescript: "npm:5.6.3"
languageName: unknown
linkType: soft
Expand Down

0 comments on commit 1d4619f

Please sign in to comment.