Skip to content

Commit 0f481f3

Browse files
chore(deps): update dependency @types/gapi.auth2 to ^0.0.61 (#3169)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6e9176c commit 0f481f3

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.47",
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
@@ -3922,12 +3922,12 @@ __metadata:
39223922
languageName: node
39233923
linkType: hard
39243924

3925-
"@types/gapi.auth2@npm:^0.0.57":
3926-
version: 0.0.57
3927-
resolution: "@types/gapi.auth2@npm:0.0.57"
3925+
"@types/gapi.auth2@npm:^0.0.61":
3926+
version: 0.0.61
3927+
resolution: "@types/gapi.auth2@npm:0.0.61"
39283928
dependencies:
39293929
"@types/gapi": "npm:*"
3930-
checksum: 10c0/5b22b9ccdd77780904237bf22fd29f536a8bcda92b36fce405e8388bb18c2bc9423339663428d86e65d3e20f0f81a8c248dfc280c600844c80b88c8fd39dcbd0
3930+
checksum: 10c0/4a7090a182c4b0b3d117d25ae6fe5dd3e7db3f29b44e2fd596a43d6f1e28e43281317150b987102342c9f94faf7ccc8dda892354fcdb2432a9f2841cf86f6c9a
39313931
languageName: node
39323932
linkType: hard
39333933

@@ -7679,7 +7679,7 @@ __metadata:
76797679
"@types/dompurify": "npm:^3.0.5"
76807680
"@types/estree": "npm:^1.0.5"
76817681
"@types/gapi": "npm:^0.0.47"
7682-
"@types/gapi.auth2": "npm:^0.0.57"
7682+
"@types/gapi.auth2": "npm:^0.0.61"
76837683
"@types/gapi.client": "npm:^1.0.5"
76847684
"@types/gapi.client.drive-v3": "npm:^0.0.5"
76857685
"@types/google.picker": "npm:^0.0.39"

0 commit comments

Comments
 (0)