Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#964)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 23, 2023
1 parent b4820ff commit fc49f7c
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion e2e/aws-lambda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@pulumi/aws": "6.10.0",
"@pulumi/awsx": "0.40.1",
"@pulumi/pulumi": "3.94.2",
"@types/aws-lambda": "8.10.128",
"@types/aws-lambda": "8.10.129",
"esbuild": "0.19.7",
"ts-node": "10.9.1",
"tsconfig-paths": "4.2.0",
Expand Down
2 changes: 1 addition & 1 deletion e2e/cloudflare-modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"ts-node": "10.9.1",
"tsconfig-paths": "4.2.0",
"typescript": "5.3.2",
"wrangler": "3.17.0"
"wrangler": "3.17.1"
}
}
2 changes: 1 addition & 1 deletion e2e/cloudflare-workers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@
"ts-node": "10.9.1",
"tsconfig-paths": "4.2.0",
"typescript": "5.3.2",
"wrangler": "3.17.0"
"wrangler": "3.17.1"
}
}
22 changes: 11 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2331,10 +2331,10 @@
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.4.tgz#0b92dcc0cc1c81f6f306a381f28e31b1a56536e9"
integrity sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==

"@types/[email protected].128":
version "8.10.128"
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.128.tgz#1c26e3e062e33961b250355cb4c9b6b3544b74a9"
integrity sha512-bw4+ORfyywsj9Tq3WJA9j6HG4EbYy+dz+k8LN73ApmwjTdf82ZCSELz3b7BJQzeG5HE8IaTy9SXTHmruIK5ZlQ==
"@types/[email protected].129":
version "8.10.129"
resolved "https://registry.yarnpkg.com/@types/aws-lambda/-/aws-lambda-8.10.129.tgz#c4e040778a13b70a9cdf8ad54c1b853c94e2a44d"
integrity sha512-0Rl7CpTPVws5cp0Ui1gZh4Q+TXC65bXVwTOGoI2RKW45dxWzyZGbjIX0uFjFYdIJ8vnD45y584rIIqvD2vBBfQ==

"@types/[email protected]":
version "8.10.93"
Expand Down Expand Up @@ -3337,9 +3337,9 @@ builtins@^5.0.1:
semver "^7.0.0"

bun-types@^1.0.0:
version "1.0.13"
resolved "https://registry.yarnpkg.com/bun-types/-/bun-types-1.0.13.tgz#2e468b604721192c00ea50da77ec98a46ca1f189"
integrity sha512-QQH6NLAOU+2tWgQuDSAYBFy+kQwVhPJLB0Q38QLjCmFUZJEYCiiq7tzvU784LAIX2onzO6gr+gIGXt8yCt0cJw==
version "1.0.14"
resolved "https://registry.yarnpkg.com/bun-types/-/bun-types-1.0.14.tgz#b3e0dca2e18aeaa3585a3551af7b467be52c4566"
integrity sha512-hLVfM2fk8xSJeobfuPGilfvxM5gLtEy1bn7RJhrtw3u4OaC0kieXKYFFTVHU8jZ3hj8YyPLIFClIUodkFSrMBQ==

[email protected], busboy@^1.6.0:
version "1.6.0"
Expand Down Expand Up @@ -9014,10 +9014,10 @@ [email protected]:
"@cloudflare/workerd-linux-arm64" "1.20231030.0"
"@cloudflare/workerd-windows-64" "1.20231030.0"

[email protected].0:
version "3.17.0"
resolved "https://registry.yarnpkg.com/wrangler/-/wrangler-3.17.0.tgz#4c96564ad7b5993f75670a173511313362bd5217"
integrity sha512-xMPB7mmGzAzeel5bFAKOIO7O+rIG1TT7+iRiu4RAjxPkCAWRAL79++zi7KJVFnyHzGh+PBF91ramBWH2m8VDUw==
[email protected].1:
version "3.17.1"
resolved "https://registry.yarnpkg.com/wrangler/-/wrangler-3.17.1.tgz#1fc439b8a083795366dd17108c41fc3ab4cae190"
integrity sha512-Pr9+/tjFkthzG63uoVm1NtVvgokT6p92fy1UsOgrntHyTu0pZMC1VJzG0NC8Vhs+z/+yTT8AqVV6AiJb3w8ZOQ==
dependencies:
"@cloudflare/kv-asset-handler" "^0.2.0"
"@esbuild-plugins/node-globals-polyfill" "^0.2.3"
Expand Down

0 comments on commit fc49f7c

Please sign in to comment.