Skip to content

Commit 2a63506

Browse files
chore(deps): update all non-major dependencies (#2551)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c2e3038 commit 2a63506

File tree

4 files changed

+87
-66
lines changed

4 files changed

+87
-66
lines changed

examples/cloudflare-workers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"worktop": "0.7.3"
1818
},
1919
"devDependencies": {
20-
"@cloudflare/workers-types": "4.20250407.0",
20+
"@cloudflare/workers-types": "4.20250410.0",
2121
"@types/node": "22.14.0",
2222
"ts-node": "10.9.2",
2323
"typescript": "5.8.3"

examples/lambda-aws/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"graphql-helix": "1.13.0"
1717
},
1818
"devDependencies": {
19-
"@types/aws-lambda": "8.10.148",
19+
"@types/aws-lambda": "8.10.149",
2020
"@types/node": "22.14.0",
2121
"ts-node": "10.9.2",
2222
"typescript": "5.8.3"

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,13 +57,13 @@
5757
"lint-staged": "15.5.0",
5858
"prettier": "3.5.3",
5959
"prettier-plugin-pkg": "0.19.0",
60-
"prettier-plugin-sh": "0.17.0",
60+
"prettier-plugin-sh": "0.17.1",
6161
"rimraf": "6.0.1",
6262
"ts-jest": "29.3.1",
6363
"ts-node": "10.9.2",
6464
"typescript": "5.8.3",
6565
"wait-on": "8.0.3",
66-
"wrangler": "4.8.0"
66+
"wrangler": "4.9.1"
6767
},
6868
"lint-staged": {
6969
"packages/**/src/**/*.{ts,tsx}": [
@@ -83,7 +83,7 @@
8383
"cross-spawn": "7.0.6",
8484
"micromatch": "4.0.8",
8585
"dompurify": "3.2.5",
86-
"webpack": "5.99.2",
86+
"webpack": "5.99.5",
8787
"axios": "1.8.4",
8888
"undici": "5.29.0",
8989
"cookie": "1.0.2"

0 commit comments

Comments
 (0)