Skip to content

Commit acf3de6

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

File tree

4 files changed

+101
-107
lines changed

4 files changed

+101
-107
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.20251001.0",
20+
"@cloudflare/workers-types": "4.20251004.0",
2121
"@types/node": "22.18.8",
2222
"ts-node": "10.9.2",
2323
"typescript": "5.9.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.153",
19+
"@types/aws-lambda": "8.10.155",
2020
"@types/node": "22.18.8",
2121
"ts-node": "10.9.2",
2222
"typescript": "5.9.3"

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"caniuse-lite": "^1.0.30001692",
4444
"chalk": "5.6.2",
4545
"cross-env": "10.1.0",
46-
"eslint": "9.36.0",
46+
"eslint": "9.37.0",
4747
"eslint-config-prettier": "10.1.8",
4848
"eslint-config-standard": "17.1.0",
4949
"eslint-plugin-import": "2.32.0",
@@ -63,7 +63,7 @@
6363
"ts-node": "10.9.2",
6464
"typescript": "5.9.3",
6565
"wait-on": "9.0.1",
66-
"wrangler": "4.41.0"
66+
"wrangler": "4.42.0"
6767
},
6868
"lint-staged": {
6969
"packages/**/src/**/*.{ts,tsx}": [

0 commit comments

Comments
 (0)