Skip to content

Commit 8a08e7e

Browse files
authored
build(deps): update @googlemaps/js-api-loader (google-map-react#958)
* build(deps): update @googlemaps/js-api-loader * chore: include update yarn.lock
1 parent 8b1fb8c commit 8a08e7e

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
@@ -27,7 +27,7 @@
2727
"deploy": "gh-pages -d example/build"
2828
},
2929
"dependencies": {
30-
"@googlemaps/js-api-loader": "^1.2.0",
30+
"@googlemaps/js-api-loader": "^1.4.0",
3131
"@mapbox/point-geometry": "^0.1.0",
3232
"eventemitter3": "^4.0.4",
3333
"prop-types": "^15.7.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1199,10 +1199,10 @@
11991199
resolved "https://registry.yarnpkg.com/@csstools/normalize.css/-/normalize.css-10.1.0.tgz#f0950bba18819512d42f7197e56c518aa491cf18"
12001200
integrity sha512-ij4wRiunFfaJxjB0BdrYHIH8FxBJpOwNPhhAcunlmPdXudL1WQV1qoP9un6JsEBAgQH+7UXyyjh0g7jTxXK6tg==
12011201

1202-
"@googlemaps/js-api-loader@^1.2.0":
1203-
version "1.2.0"
1204-
resolved "https://registry.yarnpkg.com/@googlemaps/js-api-loader/-/js-api-loader-1.2.0.tgz#d5229607638932ae7d0c1e91d1fc19784238834e"
1205-
integrity sha512-iSE0dRlnOSVOL07FJq7M0Vvi6se1gaJH196yZ04a1TZmKiDDAoVftl+OOv/sL1RgnOwk67mlsDF9o7p8TkdVmg==
1202+
"@googlemaps/js-api-loader@^1.4.0":
1203+
version "1.4.0"
1204+
resolved "https://registry.yarnpkg.com/@googlemaps/js-api-loader/-/js-api-loader-1.4.0.tgz#2dcfc22c25fb295596046c3120d870de686aae77"
1205+
integrity sha512-WVGfV0AINBFdpBt+qgtQe2H2KWDpH0snXTeIZID2YgGo5bSNKxjaFqiw96Ma19oupTWr9B1ud+6j4xhHe/BMWA==
12061206

12071207
"@hapi/address@2.x.x":
12081208
version "2.1.4"

0 commit comments

Comments
 (0)