Skip to content

Commit 5991612

Browse files
chore(deps): update dependency @types/gapi.auth2 to ^0.0.61
1 parent f44582b commit 5991612

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@
129129
"@types/dompurify": "^3.0.5",
130130
"@types/estree": "^1.0.5",
131131
"@types/gapi": "^0.0.44",
132-
"@types/gapi.auth2": "^0.0.57",
132+
"@types/gapi.auth2": "^0.0.61",
133133
"@types/gapi.client": "^1.0.5",
134134
"@types/gapi.client.drive-v3": "^0.0.5",
135135
"@types/google.picker": "^0.0.39",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3856,12 +3856,12 @@ __metadata:
38563856
languageName: node
38573857
linkType: hard
38583858

3859-
"@types/gapi.auth2@npm:^0.0.57":
3860-
version: 0.0.57
3861-
resolution: "@types/gapi.auth2@npm:0.0.57"
3859+
"@types/gapi.auth2@npm:^0.0.61":
3860+
version: 0.0.61
3861+
resolution: "@types/gapi.auth2@npm:0.0.61"
38623862
dependencies:
38633863
"@types/gapi": "npm:*"
3864-
checksum: 10c0/5b22b9ccdd77780904237bf22fd29f536a8bcda92b36fce405e8388bb18c2bc9423339663428d86e65d3e20f0f81a8c248dfc280c600844c80b88c8fd39dcbd0
3864+
checksum: 10c0/4a7090a182c4b0b3d117d25ae6fe5dd3e7db3f29b44e2fd596a43d6f1e28e43281317150b987102342c9f94faf7ccc8dda892354fcdb2432a9f2841cf86f6c9a
38653865
languageName: node
38663866
linkType: hard
38673867

@@ -7594,7 +7594,7 @@ __metadata:
75947594
"@types/dompurify": "npm:^3.0.5"
75957595
"@types/estree": "npm:^1.0.5"
75967596
"@types/gapi": "npm:^0.0.44"
7597-
"@types/gapi.auth2": "npm:^0.0.57"
7597+
"@types/gapi.auth2": "npm:^0.0.61"
75987598
"@types/gapi.client": "npm:^1.0.5"
75997599
"@types/gapi.client.drive-v3": "npm:^0.0.5"
76007600
"@types/google.picker": "npm:^0.0.39"

0 commit comments

Comments
 (0)