Skip to content

Commit f0edf34

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

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
@@ -4904,10 +4904,12 @@
49044904
resolved "https://registry.yarnpkg.com/@types/katex/-/katex-0.16.3.tgz#a341c89705145b7dd8e2a133b282a133eabe6076"
49054905
integrity sha512-CeVMX9EhVUW8MWnei05eIRks4D5Wscw/W9Byz1s3PA+yJvcdvq9SaDjiUKvRvEgjpdTyJMjQA43ae4KTwsvOPg==
49064906

4907-
"@types/lz-string@1.3.34":
4908-
version "1.3.34"
4909-
resolved "https://registry.yarnpkg.com/@types/lz-string/-/lz-string-1.3.34.tgz#69bfadde419314b4a374bf2c8e58659c035ed0a5"
4910-
integrity sha512-j6G1e8DULJx3ONf6NdR5JiR2ZY3K3PaaqiEuKYkLQO0Czfi1AzrtjfnfCROyWGeDd5IVMKCwsgSmMip9OWijow==
4907+
"@types/lz-string@1.5.0":
4908+
version "1.5.0"
4909+
resolved "https://registry.yarnpkg.com/@types/lz-string/-/lz-string-1.5.0.tgz#2f15d2dd9dbfb344f3d31aee5a82cf350b037e5f"
4910+
integrity sha512-s84fKOrzqqNCAPljhVyC5TjAo6BH4jKHw9NRNFNiRUY5QSgZCmVm5XILlWbisiKl+0OcS7eWihmKGS5akc2iQw==
4911+
dependencies:
4912+
lz-string "*"
49114913

49124914
"@types/mdast@^3.0.0":
49134915
version "3.0.10"
@@ -11275,7 +11277,7 @@ lru-cache@^5.1.1:
1127511277
dependencies:
1127611278
yallist "^3.0.2"
1127711279

11278-
lz-string@^1.4.4:
11280+
lz-string@*, lz-string@^1.4.4:
1127911281
version "1.5.0"
1128011282
resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.5.0.tgz#c1ab50f77887b712621201ba9fd4e3a6ed099941"
1128111283
integrity sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==

0 commit comments

Comments
 (0)