Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#3673)
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, 2025
1 parent 9a475ba commit 85c6d06
Show file tree
Hide file tree
Showing 5 changed files with 21 additions and 37 deletions.
2 changes: 1 addition & 1 deletion examples/cloudflare-advanced/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"ts-loader": "9.5.2",
"typescript": "5.7.3",
"webpack": "5.97.1",
"wrangler": "3.103.0"
"wrangler": "3.103.1"
}
}
2 changes: 1 addition & 1 deletion examples/cloudflare-modules/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"@cloudflare/workers-types": "4.20250109.0",
"@whatwg-node/fetch": "^0.10.1",
"typescript": "5.7.3",
"wrangler": "3.103.0"
"wrangler": "3.103.1"
}
}
2 changes: 1 addition & 1 deletion examples/service-worker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
"devDependencies": {
"@whatwg-node/fetch": "^0.10.1",
"typescript": "5.7.3",
"wrangler": "3.103.0"
"wrangler": "3.103.1"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,15 +77,15 @@
"graphql": "16.10.0",
"husky": "9.1.7",
"jest": "29.7.0",
"lint-staged": "15.4.0",
"lint-staged": "15.4.1",
"playwright": "^1.49.1",
"postinstall-postinstall": "2.1.0",
"prettier": "3.4.2",
"rimraf": "6.0.1",
"supertest": "7.0.0",
"ts-jest": "29.2.5",
"typescript": "5.7.3",
"wrangler": "3.103.0"
"wrangler": "3.103.1"
},
"lint-staged": {
"packages/**/src/**/*.{ts,tsx}": [
Expand Down
48 changes: 16 additions & 32 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 85c6d06

Please sign in to comment.