From 30321bb180c606862918c2a590f214837247d7f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 20:36:02 +0000 Subject: [PATCH] chore(deps-dev): bump typesync from 0.12.2 to 0.13.0 Bumps [typesync](https://github.com/jeffijoe/typesync) from 0.12.2 to 0.13.0. - [Changelog](https://github.com/jeffijoe/typesync/blob/master/CHANGELOG.md) - [Commits](https://github.com/jeffijoe/typesync/compare/v0.12.2...v0.13.0) --- updated-dependencies: - dependency-name: typesync dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 333f399..55e7f21 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "husky": "^9.1.4", "prettier": "3.3.3", "turbo": "^2.0.9", - "typesync": "^0.12.2" + "typesync": "^0.13.0" }, "engines": { "node": "22.4.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f8ac0bc..ab6baa7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -34,8 +34,8 @@ importers: specifier: ^2.0.9 version: 2.0.9 typesync: - specifier: ^0.12.2 - version: 0.12.2(typescript@5.5.3) + specifier: ^0.13.0 + version: 0.13.0(typescript@5.5.3) apps/gpa-calculator: dependencies: @@ -4606,8 +4606,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - typesync@0.12.2: - resolution: {integrity: sha512-PdjWi2vk/gEsZvBFa3CNKeapbjo3fYo/olwxJq7M10JVy9oPvM7ULIUYV/Xtohezouz63NBZdoD+ncTVQUBw2A==} + typesync@0.13.0: + resolution: {integrity: sha512-t5+DHmXqNHJyX9PSocEEB6c5gQlO0j0LLxEiZ/HMz0lWJWBf+bKEXTORkquAuUgjMZ7U5Hx8w63Qmebx7bK2FA==} engines: {node: '>=16.0.0'} hasBin: true @@ -10047,13 +10047,14 @@ snapshots: typescript@5.5.3: {} - typesync@0.12.2(typescript@5.5.3): + typesync@0.13.0(typescript@5.5.3): dependencies: awilix: 10.0.2 chalk: 4.1.2 cosmiconfig: 9.0.0(typescript@5.5.3) detect-indent: 6.1.0 glob: 10.4.5 + js-yaml: 4.1.0 npm-registry-fetch: 17.1.0 ora: 5.4.1 semver: 7.6.2