Skip to content

Commit

Permalink
Bump @types/google.picker in the typescript-types group (#6992)
Browse files Browse the repository at this point in the history
Bumps the typescript-types group with 1 update: [@types/google.picker](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/google.picker).


Updates `@types/google.picker` from 0.0.46 to 0.0.49
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/google.picker)

---
updated-dependencies:
- dependency-name: "@types/google.picker"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript-types
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 132e7f8 commit 20377e2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@hypothesis/frontend-testing": "^1.3.1",
"@types/gapi": "^0.0.47",
"@types/google.accounts": "^0.0.15",
"@types/google.picker": "^0.0.46",
"@types/google.picker": "^0.0.49",
"axe-core": "^4.9.1",
"babel-plugin-istanbul": "^7.0.0",
"babel-plugin-mockable-imports": "^2.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2817,10 +2817,10 @@ __metadata:
languageName: node
linkType: hard

"@types/google.picker@npm:^0.0.46":
version: 0.0.46
resolution: "@types/google.picker@npm:0.0.46"
checksum: 177c977712141845c3f39ac40f0aac4f6f8502af1cf9c0a14b0b956736849899302b8a72bc72767d3dda911b8b2dec27466b15231f166a397e484400b86076b0
"@types/google.picker@npm:^0.0.49":
version: 0.0.49
resolution: "@types/google.picker@npm:0.0.49"
checksum: a31fbcb9aae749785cf9dac5db36e0a9a27c501697e2e1e406418ffb07fb949a4059389e8cc7de7715504473f592d971c8c5c90c91cc7b54ab0d2b15a0bd4682
languageName: node
linkType: hard

Expand Down Expand Up @@ -7810,7 +7810,7 @@ __metadata:
"@trivago/prettier-plugin-sort-imports": ^4.2.1
"@types/gapi": ^0.0.47
"@types/google.accounts": ^0.0.15
"@types/google.picker": ^0.0.46
"@types/google.picker": ^0.0.49
autoprefixer: ^10.4.20
axe-core: ^4.9.1
babel-plugin-istanbul: ^7.0.0
Expand Down

0 comments on commit 20377e2

Please sign in to comment.