Skip to content

Commit 27c3a1c

Browse files
convex-renovate-runner[bot]Convex, Inc.
authored andcommitted
Update dependency tshy to v3 (#33985)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tshy](https://redirect.github.com/isaacs/tshy) | devDependencies | major | [`^2.0.0` -> `^3.0.0`](https://renovatebot.com/diffs/npm/tshy/2.0.1/3.0.2) | --- ### Release Notes <details> <summary>isaacs/tshy (tshy)</summary> ### [`v3.0.2`](https://redirect.github.com/isaacs/tshy/compare/v3.0.1...v3.0.2) [Compare Source](https://redirect.github.com/isaacs/tshy/compare/v3.0.1...v3.0.2) ### [`v3.0.1`](https://redirect.github.com/isaacs/tshy/compare/v3.0.0...v3.0.1) [Compare Source](https://redirect.github.com/isaacs/tshy/compare/v3.0.0...v3.0.1) ### [`v3.0.0`](https://redirect.github.com/isaacs/tshy/compare/v2.0.1...v3.0.0) [Compare Source](https://redirect.github.com/isaacs/tshy/compare/v2.0.1...v3.0.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). GitOrigin-RevId: a2e6e2c2030088052ac8d657f285f2188f2e9193
1 parent 907bb07 commit 27c3a1c

File tree

3 files changed

+89
-32
lines changed

3 files changed

+89
-32
lines changed

npm-packages/@convex-dev/eslint-plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"eslint-doc-generator": "~1.7.1"
4141
},
4242
"devDependencies": {
43-
"tshy": "^2.0.0",
43+
"tshy": "^3.0.0",
4444
"typescript": "~5.0.3"
4545
},
4646
"exports": {

npm-packages/@convex-dev/react-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"npm-run-all2": "^5.0.0",
5353
"react": "^18.0.0",
5454
"react-dom": "^18.0.0",
55-
"tshy": "^2.0.0",
55+
"tshy": "^3.0.0",
5656
"typescript": "~5.0.3",
5757
"vite": "^5.4.12",
5858
"vitest": "~1.6.0"

npm-packages/common/config/rush/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)