Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#1084)
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 Jan 16, 2024
1 parent 2ff00e5 commit 54a4114
Show file tree
Hide file tree
Showing 7 changed files with 26 additions and 26 deletions.
4 changes: 2 additions & 2 deletions e2e/bun/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
},
"dependencies": {
"@e2e/shared-server": "0.0.81",
"@types/node": "20.11.3",
"bun-types": "1.0.22"
"@types/node": "20.11.4",
"bun-types": "1.0.23"
},
"devDependencies": {
"typescript": "5.3.3"
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.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.3.3",
"wrangler": "3.22.4"
"wrangler": "3.22.5"
}
}
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.2",
"tsconfig-paths": "4.2.0",
"typescript": "5.3.3",
"wrangler": "3.22.4"
"wrangler": "3.22.5"
}
}
2 changes: 1 addition & 1 deletion e2e/shared-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"private": true,
"dependencies": {
"@pulumi/pulumi": "3.101.1",
"@types/node": "20.11.3"
"@types/node": "20.11.4"
}
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@changesets/cli": "2.27.1",
"@theguild/prettier-config": "2.0.3",
"@types/jest": "29.5.11",
"@types/node": "20.11.3",
"@types/node": "20.11.4",
"@types/react-dom": "18.2.18",
"@typescript-eslint/eslint-plugin": "6.19.0",
"@typescript-eslint/parser": "6.19.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
},
"devDependencies": {
"@types/express": "4.17.21",
"@types/node": "20.11.3",
"@types/node": "20.11.4",
"express": "4.18.2",
"fastify": "4.25.2",
"uWebSockets.js": "uNetworking/uWebSockets.js#v20.34.0"
Expand Down
38 changes: 19 additions & 19 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2511,10 +2511,10 @@
dependencies:
"@types/node" "*"

"@types/node@*", "@types/[email protected].3", "@types/node@>=12.12.47", "@types/node@>=13.7.0":
version "20.11.3"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.3.tgz#ac29fba7aeadc74046b02e50758156f4850f1296"
integrity sha512-nrlmbvGPNGaj84IJZXMPhQuCMEVTT/hXZMJJG/aIqVL9fKxqk814sGGtJA4GI6hpJSLQjpi6cn0Qx9eOf9SDVg==
"@types/node@*", "@types/[email protected].4", "@types/node@>=12.12.47", "@types/node@>=13.7.0":
version "20.11.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.11.4.tgz#c724a5d6723182af758b91b994209336f4439cb7"
integrity sha512-6I0fMH8Aoy2lOejL3s4LhyIYX34DPwY8bl5xlNjBvUEk8OHrcuzsFt+Ied4LvJihbtXPM+8zUqdydfIti86v9g==
dependencies:
undici-types "~5.26.4"

Expand Down Expand Up @@ -3363,10 +3363,10 @@ builtins@^5.0.1:
dependencies:
semver "^7.0.0"

[email protected].22:
version "1.0.22"
resolved "https://registry.yarnpkg.com/bun-types/-/bun-types-1.0.22.tgz#b329f2dd8fa5933c24ac161aa4b41f8e95c0bdd6"
integrity sha512-JxmXAx6cXb37+rMsn30WRXlz9lbPFR9rQE78hNSoy5wJ8m/nUktkmHpo7xZb/YKDds23ifxWLjDtyni9MeXLgw==
[email protected].23:
version "1.0.23"
resolved "https://registry.yarnpkg.com/bun-types/-/bun-types-1.0.23.tgz#c9fbe8794358c53c73b1d02bdd3df0e7a06db9f9"
integrity sha512-K3eFQrZk2LWAdp7qcMz+m40Mz+RQc3jpgroQRlQqvQLSFL4qQ3tULBrKHzSwh0P9P7vyHbhyJ5IGKj/cmQFLGg==
dependencies:
"@types/node" "*"
"@types/ws" "*"
Expand Down Expand Up @@ -6651,10 +6651,10 @@ min-indent@^1.0.0:
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==

[email protected].1:
version "3.20231218.1"
resolved "https://registry.yarnpkg.com/miniflare/-/miniflare-3.20231218.1.tgz#0e443c921d55d3b2b69a83f7dcae361e46a368a3"
integrity sha512-rl/wADgaRLpbl7EMobwbAt6BgVqkOoWsVQJAliIIUCRzC0s0xg7ZVeoV+DuQD4ffN4RySXsPnP97hp7ksc7ylA==
[email protected].2:
version "3.20231218.2"
resolved "https://registry.yarnpkg.com/miniflare/-/miniflare-3.20231218.2.tgz#301cbf7833b7b962e4eaaf1bf4abe2ad507f3f5e"
integrity sha512-rCUI2OjqCf3fZVdmSX4DOZQRzSDvHp/oL2vjER/cvJEdWSYiqRxDp2oO7A7JcEo1/Y+kPa5VQ1pFfdZpjBcpFg==
dependencies:
"@cspotcode/source-map-support" "0.8.1"
acorn "^8.8.0"
Expand Down Expand Up @@ -7822,7 +7822,7 @@ resolve.exports@^2.0.0, resolve.exports@^2.0.2:
resolved "https://registry.yarnpkg.com/resolve.exports/-/resolve.exports-2.0.2.tgz#f8c934b8e6a13f539e38b7098e2e36134f01e800"
integrity sha512-X2UW6Nw3n/aMgDVy+0rSqgHlv39WZAlZrXCdnbyEiKm17DSqHX4MmQMaST3FbeWR5FTuRcUwYAziZajji0Y7mg==

resolve@^1.10.0, resolve@^1.10.1, resolve@^1.14.2, resolve@^1.20.0, resolve@^1.22.1, resolve@^1.22.2, resolve@^1.22.4, resolve@^1.7.1:
resolve@^1.10.0, resolve@^1.10.1, resolve@^1.14.2, resolve@^1.20.0, resolve@^1.22.1, resolve@^1.22.2, resolve@^1.22.4, resolve@^1.22.8, resolve@^1.7.1:
version "1.22.8"
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d"
integrity sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==
Expand Down Expand Up @@ -9112,21 +9112,21 @@ [email protected]:
"@cloudflare/workerd-linux-arm64" "1.20231218.0"
"@cloudflare/workerd-windows-64" "1.20231218.0"

[email protected].4:
version "3.22.4"
resolved "https://registry.yarnpkg.com/wrangler/-/wrangler-3.22.4.tgz#1cd0fa079627fee8566cc8b7e1e17a6513423fbc"
integrity sha512-AhqraOHTcIV9rrm0z5tlxFDhx+l+O6g4QnKL08J1wnLg3mdvTWwMm5QmhxN0JQ0YgS2jgRCwg0PR+Fa5cumP8A==
[email protected].5:
version "3.22.5"
resolved "https://registry.yarnpkg.com/wrangler/-/wrangler-3.22.5.tgz#e76c5eb2e87fdb9f46a0c6e48c57713e3dae014f"
integrity sha512-9ScB/eX5+f8OEA0BHW9+EQDXTVdusZNpAaDu/yY65kJ2ggjehRCFWebz5ZdYSeJojBj7cvwu/skDqDwFAqlDTw==
dependencies:
"@cloudflare/kv-asset-handler" "^0.2.0"
"@cspotcode/source-map-support" "0.8.1"
"@esbuild-plugins/node-globals-polyfill" "^0.2.3"
"@esbuild-plugins/node-modules-polyfill" "^0.2.2"
blake3-wasm "^2.1.5"
chokidar "^3.5.3"
esbuild "0.17.19"
miniflare "3.20231218.1"
miniflare "3.20231218.2"
nanoid "^3.3.3"
path-to-regexp "^6.2.0"
resolve "^1.22.8"
resolve.exports "^2.0.2"
selfsigned "^2.0.1"
source-map "0.6.1"
Expand Down

0 comments on commit 54a4114

Please sign in to comment.