Skip to content

Commit 9de04f5

Browse files
Update dependency @sinclair/typebox to v0.34.41 (#402)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@sinclair/typebox](https://redirect.github.com/sinclairzx81/typebox) | [`0.34.38` -> `0.34.41`](https://renovatebot.com/diffs/npm/@sinclair%2ftypebox/0.34.38/0.34.41) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@sinclair%2ftypebox/0.34.41?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@sinclair%2ftypebox/0.34.38/0.34.41?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sinclairzx81/typebox (@&#8203;sinclair/typebox)</summary> ### [`v0.34.41`](https://redirect.github.com/sinclairzx81/typebox/compare/0.34.40...0.34.41) [Compare Source](https://redirect.github.com/sinclairzx81/typebox/compare/0.34.40...0.34.41) ### [`v0.34.40`](https://redirect.github.com/sinclairzx81/typebox/compare/0.34.39...0.34.40) [Compare Source](https://redirect.github.com/sinclairzx81/typebox/compare/0.34.39...0.34.40) ### [`v0.34.39`](https://redirect.github.com/sinclairzx81/typebox/compare/0.34.38...0.34.39) [Compare Source](https://redirect.github.com/sinclairzx81/typebox/compare/0.34.38...0.34.39) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/TryGhost/TrafficAnalytics). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS43MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMTMxLjkiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 55b607d commit 9de04f5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@opentelemetry/sdk-trace-node": "2.0.1",
7878
"@opentelemetry/semantic-conventions": "1.34.0",
7979
"@sentry/node": "9.46.0",
80-
"@sinclair/typebox": "0.34.38",
80+
"@sinclair/typebox": "0.34.41",
8181
"@tryghost/errors": "1.3.8",
8282
"@tryghost/referrer-parser": "0.1.8",
8383
"@tryghost/validator": "0.2.17",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2065,10 +2065,10 @@
20652065
resolved "https://registry.yarnpkg.com/@simple-dom/interface/-/interface-1.4.0.tgz#e8feea579232017f89b0138e2726facda6fbb71f"
20662066
integrity sha512-l5qumKFWU0S+4ZzMaLXFU8tQZsicHEMEyAxI5kDFGhJsRqDwe0a7/iPA/GdxlGyDKseQQAgIz5kzU7eXTrlSpA==
20672067

2068-
"@sinclair/[email protected].38":
2069-
version "0.34.38"
2070-
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.34.38.tgz#2365df7c23406a4d79413a766567bfbca708b49d"
2071-
integrity sha512-HpkxMmc2XmZKhvaKIZZThlHmx1L0I/V1hWK1NubtlFnr6ZqdiOpV72TKudZUNQjZNsyDBay72qFEhEvb+bcwcA==
2068+
"@sinclair/[email protected].41":
2069+
version "0.34.41"
2070+
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.34.41.tgz#aa51a6c1946df2c5a11494a2cdb9318e026db16c"
2071+
integrity sha512-6gS8pZzSXdyRHTIqoqSVknxolr1kzfy4/CeDnrzsVz8TTIWUbOBr6gnzOmTYJ3eXQNh4IYHIGi5aIL7sOZ2G/g==
20722072

20732073
"@stdlib/array-float32@^0.2.1", "@stdlib/array-float32@^0.2.2":
20742074
version "0.2.2"

0 commit comments

Comments
 (0)