Skip to content

Commit a1ba792

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

File tree

4 files changed

+21
-21
lines changed

4 files changed

+21
-21
lines changed

e2e/cloudflare-modules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"ts-node": "10.9.2",
1717
"tsconfig-paths": "4.2.0",
1818
"typescript": "6.0.2",
19-
"wrangler": "4.77.0"
19+
"wrangler": "4.78.0"
2020
}
2121
}

e2e/cloudflare-workers/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"ts-node": "10.9.2",
1717
"tsconfig-paths": "4.2.0",
1818
"typescript": "6.0.2",
19-
"wrangler": "4.77.0"
19+
"wrangler": "4.78.0"
2020
}
2121
}

package-lock.json

Lines changed: 18 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"examples/*",
99
"benchmark"
1010
],
11-
"packageManager": "npm@11.12.0",
11+
"packageManager": "npm@11.12.1",
1212
"scripts": {
1313
"build": "bob build",
1414
"ci:lint": "cross-env \"ESLINT_USE_FLAT_CONFIG=false\" eslint --ext .ts . --output-file eslint_report.json --format json",

0 commit comments

Comments
 (0)