From 9e16332a1ac7e9f06d32641c3b2c6efc5efedff7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Jul 2022 17:10:07 +0000 Subject: [PATCH] build(deps): bump @linzjs/geojson from 6.10.0 to 6.32.1 Bumps [@linzjs/geojson](https://github.com/linz/basemaps/tree/HEAD/packages/linzjs-geojson) from 6.10.0 to 6.32.1. - [Release notes](https://github.com/linz/basemaps/releases) - [Changelog](https://github.com/linz/basemaps/blob/master/packages/linzjs-geojson/CHANGELOG.md) - [Commits](https://github.com/linz/basemaps/commits/v6.32.1/packages/linzjs-geojson) --- updated-dependencies: - dependency-name: "@linzjs/geojson" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index d907cb0..c1621ce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -741,9 +741,9 @@ write-file-atomic "^3.0.3" "@linzjs/geojson@^6.10.0": - version "6.10.0" - resolved "https://registry.yarnpkg.com/@linzjs/geojson/-/geojson-6.10.0.tgz#485920802367f4307617717f053920e0fbf9b2df" - integrity sha512-eb4J4J6gdJCOneWYeTim5tKi4UMVUuIzFBQfGzesZLrLwPBNqwMByBAblR058gG+NBdwHYI69MzGQbMq+MiCDA== + version "6.32.1" + resolved "https://registry.yarnpkg.com/@linzjs/geojson/-/geojson-6.32.1.tgz#44da2d378eab7668e37740b8b222301b6d88b099" + integrity sha512-FKK3iYYV4WHyYtawMUskJ09yG+fAo80+ewDrACxTg4/Vh+lVDC2Xl8qSWl4CgUSs7VZl6eIWx5x1MpHBJt8HlQ== dependencies: "@types/geojson" "^7946.0.7" lineclip "^1.1.5"