From 591c0fbe2458c04dc8d6357823e56a826dfcf066 Mon Sep 17 00:00:00 2001 From: sevensc Date: Sat, 28 Jun 2025 13:45:23 +0200 Subject: [PATCH] chore(updated-version) --- tests/package.json | 2 +- tests/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tests/package.json b/tests/package.json index 38b9df5..0a94509 100644 --- a/tests/package.json +++ b/tests/package.json @@ -3,6 +3,6 @@ "scripts": { }, "devDependencies": { - "typescript-string-operations": "^1.6.1" + "typescript-string-operations": "1.6.1" } } diff --git a/tests/yarn.lock b/tests/yarn.lock index e8841f7..819e000 100644 --- a/tests/yarn.lock +++ b/tests/yarn.lock @@ -2,7 +2,7 @@ # yarn lockfile v1 -typescript-string-operations@^1.6.1: - version "1.6.0" - resolved "https://registry.yarnpkg.com/typescript-string-operations/-/typescript-string-operations-1.6.0.tgz#076556f99fbe02f3fc250c8a32a1623740e89b5f" - integrity sha512-+Y5PAvqHhgZSf3G3K5hJfS5IsXVwm6OgfmsyV+8FaO3PufYzeZ6vUSwhnrlH0kb90BYfZ8049VREhclrfchPYg== +typescript-string-operations@1.6.1-beta.1: + version "1.6.1-beta.1" + resolved "https://registry.yarnpkg.com/typescript-string-operations/-/typescript-string-operations-1.6.1-beta.1.tgz#f8900643b14221a703e843cf736532a9945413ac" + integrity sha512-UKkCT0Y1HM56JLcmU0sCMXdM69oD3Xch3Xk3k36vu78dB6/uarnz/ye0NjOKz1McG1ho8EneJk1pH5sQjPuv1A==