Skip to content

Commit e2880ac

Browse files
Merge 9cf9301 into 550728b
2 parents 550728b + 9cf9301 commit e2880ac

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"@types/gapi.client": "^1.0.5",
101101
"@types/gapi.client.drive": "^3.0.13",
102102
"@types/google.picker": "^0.0.39",
103-
"@types/invariant": "^2.2.34",
103+
"@types/invariant": "^2.2.35",
104104
"@types/jest": "^27.0.2",
105105
"@types/lodash": "^4.14.176",
106106
"@types/lz-string": "^1.3.34",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2213,10 +2213,10 @@
22132213
resolved "https://registry.yarnpkg.com/@types/html-minifier-terser/-/html-minifier-terser-5.1.2.tgz#693b316ad323ea97eed6b38ed1a3cc02b1672b57"
22142214
integrity sha512-h4lTMgMJctJybDp8CQrxTUiiYmedihHWkjnF/8Pxseu2S6Nlfcy8kwboQ8yejh456rP2yWoEVm1sS/FVsfM48w==
22152215

2216-
"@types/invariant@^2.2.34":
2217-
version "2.2.34"
2218-
resolved "https://registry.yarnpkg.com/@types/invariant/-/invariant-2.2.34.tgz#05e4f79f465c2007884374d4795452f995720bbe"
2219-
integrity sha512-lYUtmJ9BqUN688fGY1U1HZoWT1/Jrmgigx2loq4ZcJpICECm/Om3V314BxdzypO0u5PORKGMM6x0OXaljV1YFg==
2216+
"@types/invariant@^2.2.35":
2217+
version "2.2.35"
2218+
resolved "https://registry.yarnpkg.com/@types/invariant/-/invariant-2.2.35.tgz#cd3ebf581a6557452735688d8daba6cf0bd5a3be"
2219+
integrity sha512-DxX1V9P8zdJPYQat1gHyY0xj3efl8gnMVjiM9iCY6y27lj+PoQWkgjt8jDqmovPqULkKVpKRg8J36iQiA+EtEg==
22202220

22212221
"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-coverage@^2.0.1":
22222222
version "2.0.3"

0 commit comments

Comments
 (0)