Skip to content

Commit d810ac6

Browse files
fix(deps): update all non-major dependencies (#2795)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent be71280 commit d810ac6

File tree

3 files changed

+75
-76
lines changed

3 files changed

+75
-76
lines changed

examples/google-cloud-functions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@envelop/core": "workspace:^",
1818
"@graphql-tools/schema": "10.0.29",
1919
"firebase-admin": "13.6.0",
20-
"firebase-functions": "7.0.0",
20+
"firebase-functions": "7.0.1",
2121
"graphql": "16.8.1",
2222
"graphql-helix": "1.13.0"
2323
},

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,15 @@
5555
"husky": "9.1.7",
5656
"jest": "30.2.0",
5757
"lint-staged": "16.2.7",
58-
"prettier": "3.7.3",
58+
"prettier": "3.7.4",
5959
"prettier-plugin-pkg": "0.21.2",
6060
"prettier-plugin-sh": "0.18.0",
6161
"rimraf": "6.1.2",
6262
"ts-jest": "29.4.6",
6363
"ts-node": "10.9.2",
6464
"typescript": "5.9.3",
6565
"wait-on": "9.0.3",
66-
"wrangler": "4.52.0"
66+
"wrangler": "4.53.0"
6767
},
6868
"lint-staged": {
6969
"packages/**/src/**/*.{ts,tsx}": [

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)