From 2172975be63f242b2d5029a6bf12941727198b46 Mon Sep 17 00:00:00 2001 From: Boris Diakur Date: Mon, 3 Apr 2023 18:17:58 +0200 Subject: [PATCH] fix(tether): fix tether patch range --- package.json | 2 +- yarn.lock | 9 ++++++++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ab4bda1891..a40829a12f 100644 --- a/package.json +++ b/package.json @@ -199,7 +199,7 @@ "resolutions": { "@stencil/react-output-target@^0.4.0": "patch:@stencil/react-output-target@npm:0.3.1#.yarn/patches/@stencil-react-output-target-npm-0.3.1-4da13663f2.patch", "@stencil/vue-output-target@^0.7.0": "patch:@stencil/vue-output-target@npm:0.6.2#.yarn/patches/@stencil-vue-output-target-npm-0.6.2-a9b3828cb9.patch", - "tether@2.0.0": "patch:tether@npm:2.0.0#.yarn/patches/tether-npm-2.0.0-f14e824ccf.patch" + "tether@^2.0.0": "patch:tether@npm:2.0.0#.yarn/patches/tether-npm-2.0.0-f14e824ccf.patch" }, "eslintConfig": { "extends": [ diff --git a/yarn.lock b/yarn.lock index f9ab9e4bf9..9e512be348 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16085,13 +16085,20 @@ send@latest: languageName: node linkType: hard -"tether@npm:^2.0.0": +"tether@npm:2.0.0": version: 2.0.0 resolution: "tether@npm:2.0.0" checksum: 222f61dde68ba2a2903648fb13d58deb1f6eba020969973afb34495a27257a82c68f45c6960d70f4a6f2366fade4bdec36f184288f919b8e4417086ffac3be1b languageName: node linkType: hard +"tether@patch:tether@npm:2.0.0#.yarn/patches/tether-npm-2.0.0-f14e824ccf.patch::locator=%40emdgroup-liquid%2Fliquid%40workspace%3A.": + version: 2.0.0 + resolution: "tether@patch:tether@npm%3A2.0.0#.yarn/patches/tether-npm-2.0.0-f14e824ccf.patch::version=2.0.0&hash=3fc587&locator=%40emdgroup-liquid%2Fliquid%40workspace%3A." + checksum: 6181ecf7b4f20c2bd9eed8e864f04b45992bf0d15c676ba2f3df5d09e9d7a7eca1323521cbf14c3041035a5e0b2f67bb92f6e722af0f034cd66170a52decf676 + languageName: node + linkType: hard + "text-extensions@npm:^1.0.0": version: 1.9.0 resolution: "text-extensions@npm:1.9.0"