From 557b927a3577ef06446a8a1cca47b7a6c403decc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 04:33:37 +0000 Subject: [PATCH] deps: bump @map-colonies/types from 1.9.0 to 1.10.0 Bumps [@map-colonies/types](https://github.com/MapColonies/types) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/MapColonies/types/releases) - [Changelog](https://github.com/MapColonies/types/blob/master/CHANGELOG.md) - [Commits](https://github.com/MapColonies/types/compare/v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: "@map-colonies/types" dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 24b28a5..aacccf9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2080,9 +2080,9 @@ "license": "ISC" }, "node_modules/@map-colonies/types": { - "version": "1.9.0", - "resolved": "https://registry.npmjs.org/@map-colonies/types/-/types-1.9.0.tgz", - "integrity": "sha512-TUM82wWLCV49vFTs16h4OYo15FjlnhMeMGLE922CeA0QNJyEkyaJG7IHvrM0LG793Ep4qeBMeB1izJQaN2fVYQ==", + "version": "1.10.0", + "resolved": "https://registry.npmjs.org/@map-colonies/types/-/types-1.10.0.tgz", + "integrity": "sha512-FwVrBAYzjnpmd9Jnq7Mex7axl8KR6o8JjKVGu3kDCGHz26Ru9qSCpzkA+zUVV8fKNxWVZSmDi7IiHEe9WsOalw==", "license": "ISC", "dependencies": { "@types/geojson": "^7946.0.16",