Browse Source

chore(deps-dev): bump @types/google.maps from 3.44.4 to 3.44.6 (#197)

Bumps [@types/google.maps](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/google.maps) from 3.44.4 to 3.44.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/google.maps)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
main
dependabot[bot] 3 years ago committed by GitHub
parent
commit
383a7f69a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 6
      package-lock.json
  2. 2
      package.json

6
package-lock.json generated

@ -4361,9 +4361,9 @@ @@ -4361,9 +4361,9 @@
"dev": true
},
"@types/google.maps": {
"version": "3.44.4",
"resolved": "https://registry.npmjs.org/@types/google.maps/-/google.maps-3.44.4.tgz",
"integrity": "sha512-gVk2MKVuCQUKLt7ncrLLxfF1ipGeRL5LysgNNRAZNpRs5jLt8gewmIAX1zTNW2x2p54Uc5w8Nft/dfsJiPuptA==",
"version": "3.44.6",
"resolved": "https://registry.npmjs.org/@types/google.maps/-/google.maps-3.44.6.tgz",
"integrity": "sha512-tYOUspQbwa1ndYSTgK5EVmM6DaqVbpeizBJH7a8Yp9B/7tnrBRhADMkQgW+yb75tPb4DQ/vnVAX4lK+Ob3ME+w==",
"dev": true
},
"@types/graceful-fs": {

2
package.json

@ -36,7 +36,7 @@ @@ -36,7 +36,7 @@
"@babel/preset-env": "^7.13.15",
"@babel/runtime-corejs3": "^7.14.0",
"@googlemaps/jest-mocks": "^0.1.1",
"@types/google.maps": "^3.44.4",
"@types/google.maps": "^3.44.6",
"@types/jest": "^26.0.23",
"@types/selenium-webdriver": "^4.0.12",
"@typescript-eslint/eslint-plugin": ">=4.24.0",

Loading…
Cancel
Save