Skip to content

Commit 890053d

Browse files
chore(deps): bump @googlemaps/js-api-loader from 1.16.10 to 2.0.0 (#798)
Bumps [@googlemaps/js-api-loader](https://github.com/googlemaps/js-api-loader) from 1.16.10 to 2.0.0. - [Release notes](https://github.com/googlemaps/js-api-loader/releases) - [Changelog](https://github.com/googlemaps/js-api-loader/blob/main/CHANGELOG.md) - [Commits](googlemaps/js-api-loader@v1.16.10...v2.0.0) --- updated-dependencies: - dependency-name: "@googlemaps/js-api-loader" dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William French <[email protected]>
1 parent 1f63b89 commit 890053d

File tree

2 files changed

+13
-10
lines changed

2 files changed

+13
-10
lines changed

package-lock.json

Lines changed: 12 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/map-drawing-terradraw/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"preview": "vite preview"
1111
},
1212
"dependencies": {
13-
"@googlemaps/js-api-loader": "^1.16.8",
13+
"@googlemaps/js-api-loader": "^2.0.0",
1414
"terra-draw": "latest",
1515
"terra-draw-google-maps-adapter": "latest"
1616
},

0 commit comments

Comments
 (0)