From 33297ac13dcd23a446e28a2520a480ee4cccd0ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 11:34:38 +0000 Subject: [PATCH] Bump @types/topojson-specification from 1.0.4 to 1.0.5 Bumps [@types/topojson-specification](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/topojson-specification) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/topojson-specification) --- updated-dependencies: - dependency-name: "@types/topojson-specification" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index abfad469..d0aee221 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1283,9 +1283,9 @@ } }, "node_modules/@types/topojson-specification": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/@types/topojson-specification/-/topojson-specification-1.0.4.tgz", - "integrity": "sha512-LG/a8kJi4X6MsFhZKiBAIC/a+yCFtjkHsDMwuQqSoB1az8D2bR2xRKU3aczizfcqdt2lVqnS+aJBFMrO+rO5Aw==", + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/@types/topojson-specification/-/topojson-specification-1.0.5.tgz", + "integrity": "sha512-C7KvcQh+C2nr6Y2Ub4YfgvWvWCgP2nOQMtfhlnwsRL4pYmmwzBS7HclGiS87eQfDOU/DLQpX6GEscviaz4yLIQ==", "dev": true, "dependencies": { "@types/geojson": "*" @@ -13160,9 +13160,9 @@ } }, "@types/topojson-specification": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/@types/topojson-specification/-/topojson-specification-1.0.4.tgz", - "integrity": "sha512-LG/a8kJi4X6MsFhZKiBAIC/a+yCFtjkHsDMwuQqSoB1az8D2bR2xRKU3aczizfcqdt2lVqnS+aJBFMrO+rO5Aw==", + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/@types/topojson-specification/-/topojson-specification-1.0.5.tgz", + "integrity": "sha512-C7KvcQh+C2nr6Y2Ub4YfgvWvWCgP2nOQMtfhlnwsRL4pYmmwzBS7HclGiS87eQfDOU/DLQpX6GEscviaz4yLIQ==", "dev": true, "requires": { "@types/geojson": "*"