Skip to content

Commit 5eafd7a

Browse files
chore(deps): update dependency @types/lz-string to v1.5.0
1 parent 835b170 commit 5eafd7a

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

4761-
"@types/lz-string@1.3.34":
4762-
version "1.3.34"
4763-
resolved "https://registry.yarnpkg.com/@types/lz-string/-/lz-string-1.3.34.tgz#69bfadde419314b4a374bf2c8e58659c035ed0a5"
4764-
integrity sha512-j6G1e8DULJx3ONf6NdR5JiR2ZY3K3PaaqiEuKYkLQO0Czfi1AzrtjfnfCROyWGeDd5IVMKCwsgSmMip9OWijow==
4761+
"@types/lz-string@1.5.0":
4762+
version "1.5.0"
4763+
resolved "https://registry.yarnpkg.com/@types/lz-string/-/lz-string-1.5.0.tgz#2f15d2dd9dbfb344f3d31aee5a82cf350b037e5f"
4764+
integrity sha512-s84fKOrzqqNCAPljhVyC5TjAo6BH4jKHw9NRNFNiRUY5QSgZCmVm5XILlWbisiKl+0OcS7eWihmKGS5akc2iQw==
4765+
dependencies:
4766+
lz-string "*"
47654767

47664768
"@types/mdast@^3.0.0":
47674769
version "3.0.15"
@@ -10553,7 +10555,7 @@ lru-cache@^5.1.1:
1055310555
dependencies:
1055410556
yallist "^3.0.2"
1055510557

10556-
lz-string@^1.4.4:
10558+
lz-string@*, lz-string@^1.4.4:
1055710559
version "1.5.0"
1055810560
resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.5.0.tgz#c1ab50f77887b712621201ba9fd4e3a6ed099941"
1055910561
integrity sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==

0 commit comments

Comments
 (0)