Skip to content

Commit e3c4334

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

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

4474-
"@types/lz-string@1.3.34":
4475-
version "1.3.34"
4476-
resolved "https://registry.yarnpkg.com/@types/lz-string/-/lz-string-1.3.34.tgz#69bfadde419314b4a374bf2c8e58659c035ed0a5"
4477-
integrity sha512-j6G1e8DULJx3ONf6NdR5JiR2ZY3K3PaaqiEuKYkLQO0Czfi1AzrtjfnfCROyWGeDd5IVMKCwsgSmMip9OWijow==
4474+
"@types/lz-string@1.5.0":
4475+
version "1.5.0"
4476+
resolved "https://registry.yarnpkg.com/@types/lz-string/-/lz-string-1.5.0.tgz#2f15d2dd9dbfb344f3d31aee5a82cf350b037e5f"
4477+
integrity sha512-s84fKOrzqqNCAPljhVyC5TjAo6BH4jKHw9NRNFNiRUY5QSgZCmVm5XILlWbisiKl+0OcS7eWihmKGS5akc2iQw==
4478+
dependencies:
4479+
lz-string "*"
44784480

44794481
"@types/mdast@^4.0.0":
44804482
version "4.0.1"
@@ -10212,7 +10214,7 @@ lru-cache@^5.1.1:
1021210214
dependencies:
1021310215
yallist "^3.0.2"
1021410216

10215-
lz-string@^1.4.4:
10217+
lz-string@*, lz-string@^1.4.4:
1021610218
version "1.5.0"
1021710219
resolved "https://registry.yarnpkg.com/lz-string/-/lz-string-1.5.0.tgz#c1ab50f77887b712621201ba9fd4e3a6ed099941"
1021810220
integrity sha512-h5bgJWpxJNswbU7qCrV0tIKQCaS3blPDrqKWx+QxzuzL1zGUzij9XCWLrSLsJPu5t+eWA/ycetzYAO5IOMcWAQ==

0 commit comments

Comments
 (0)