From a6eebcac8785ddc65d6a3d7e604aca1189804d6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 22:00:22 +0000 Subject: [PATCH] Bump tstyche from 2.1.1 to 3.0.0 in /common Bumps [tstyche](https://github.com/tstyche/tstyche) from 2.1.1 to 3.0.0. - [Release notes](https://github.com/tstyche/tstyche/releases) - [Changelog](https://github.com/tstyche/tstyche/blob/main/RELEASES.md) - [Commits](https://github.com/tstyche/tstyche/compare/v2.1.1...v3.0.0) --- updated-dependencies: - dependency-name: tstyche dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- common/package.json | 2 +- common/yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/common/package.json b/common/package.json index ce55461e0..cb8ccbafe 100644 --- a/common/package.json +++ b/common/package.json @@ -26,7 +26,7 @@ "expect": "^29.7.0", "jest": "^29.7.0", "prettier": "^3.3.3", - "tstyche": "^2.1.1", + "tstyche": "^3.0.0", "typescript": "~5.6.3", "typescript-eslint": "^8.10.0" }, diff --git a/common/yarn.lock b/common/yarn.lock index c39d03789..9472e8612 100644 --- a/common/yarn.lock +++ b/common/yarn.lock @@ -1487,7 +1487,7 @@ __metadata: expect: "npm:^29.7.0" jest: "npm:^29.7.0" prettier: "npm:^3.3.3" - tstyche: "npm:^2.1.1" + tstyche: "npm:^3.0.0" typescript: "npm:~5.6.3" typescript-eslint: "npm:^8.10.0" languageName: unknown @@ -6032,9 +6032,9 @@ __metadata: languageName: node linkType: hard -"tstyche@npm:^2.1.1": - version: 2.1.1 - resolution: "tstyche@npm:2.1.1" +"tstyche@npm:^3.0.0": + version: 3.0.0 + resolution: "tstyche@npm:3.0.0" peerDependencies: typescript: 4.x || 5.x peerDependenciesMeta: @@ -6042,7 +6042,7 @@ __metadata: optional: true bin: tstyche: ./build/bin.js - checksum: 10/f30e7d782e51c262528ededf383c9daf39af8dea063d483667e3ff9f4800434891589c294c4b4f69802dd06daf8fb1d2a10553316d2f4631ba1413d3e48dab81 + checksum: 10/ed98a5a9eec96b537cde4ad584b8260c638c8b3c524d0eef5c0e9bf0020fe7ab49c3ff3661cb7b3382c43a3fccbdc17feaa667a826bd2b8673ffb53cdc318fdf languageName: node linkType: hard