Skip to content

Commit 51abf27

Browse files
chore(deps): update dependency @types/lz-string to v1.5.0
1 parent d2f8d9b commit 51abf27

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

packages/utils/graphql-codegen-testing/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"tslib": "~2.6.0"
4949
},
5050
"devDependencies": {
51-
"@types/lz-string": "1.3.34"
51+
"@types/lz-string": "1.5.0"
5252
},
5353
"publishConfig": {
5454
"directory": "dist",

yarn.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4860,10 +4860,12 @@
48604860
resolved "https://registry.yarnpkg.com/@types/katex/-/katex-0.16.3.tgz#a341c89705145b7dd8e2a133b282a133eabe6076"
48614861
integrity sha512-CeVMX9EhVUW8MWnei05eIRks4D5Wscw/W9Byz1s3PA+yJvcdvq9SaDjiUKvRvEgjpdTyJMjQA43ae4KTwsvOPg==
48624862

4863-
"@types/lz-string@1.3.34":
4864-
version "1.3.34"
4865-
resolved "https://registry.yarnpkg.com/@types/lz-string/-/lz-string-1.3.34.tgz#69bfadde419314b4a374bf2c8e58659c035ed0a5"
4866-
integrity sha512-j6G1e8DULJx3ONf6NdR5JiR2ZY3K3PaaqiEuKYkLQO0Czfi1AzrtjfnfCROyWGeDd5IVMKCwsgSmMip9OWijow==
4863+
"@types/lz-string@1.5.0":
4864+
version "1.5.0"
4865+
resolved "https://registry.yarnpkg.com/@types/lz-string/-/lz-string-1.5.0.tgz#2f15d2dd9dbfb344f3d31aee5a82cf350b037e5f"
4866+
integrity sha512-s84fKOrzqqNCAPljhVyC5TjAo6BH4jKHw9NRNFNiRUY5QSgZCmVm5XILlWbisiKl+0OcS7eWihmKGS5akc2iQw==
4867+
dependencies:
4868+
lz-string "*"
48674869

48684870
"@types/mdast@^3.0.0":
48694871
version "3.0.10"
@@ -11237,7 +11239,7 @@ lru-cache@^5.1.1:
1123711239
dependencies:
1123811240
yallist "^3.0.2"
1123911241

11240-
lz-string@^1.4.4:
11242+
lz-string@*, lz-string@^1.4.4:
1124111243
version "1.5.0"
1124211244
resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.5.0.tgz#c1ab50f77887b712621201ba9fd4e3a6ed099941"
1124311245
integrity sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==

0 commit comments

Comments
 (0)