From a7fa288ed476e48a0ff839cb1ee2dabe91ab13ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 13:25:00 +0000 Subject: [PATCH] Bump @types/topojson-client from 3.1.4 to 3.1.5 in /dashboard Bumps [@types/topojson-client](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/topojson-client) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/topojson-client) --- updated-dependencies: - dependency-name: "@types/topojson-client" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- dashboard/package.json | 2 +- dashboard/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dashboard/package.json b/dashboard/package.json index 313bbb08..0958eadd 100644 --- a/dashboard/package.json +++ b/dashboard/package.json @@ -24,7 +24,7 @@ "@babel/types": "^7.25.6", "@types/d3": "^7.4.3", "@types/node": "^22.7.4", - "@types/topojson-client": "^3.1.4", + "@types/topojson-client": "^3.1.5", "@types/webfontloader": "^1.6.38", "@vitejs/plugin-vue": "^4.6.2", "@vue/eslint-config-typescript": "^13.0.0", diff --git a/dashboard/yarn.lock b/dashboard/yarn.lock index 99363fac..7eabb8ab 100644 --- a/dashboard/yarn.lock +++ b/dashboard/yarn.lock @@ -457,10 +457,10 @@ resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.2.tgz#31f6eec1ed7ec23f4f05608d3a2d381df041f564" integrity sha512-7aqorHYgdNO4DM36stTiGO3DvKoex9TQRwsJU6vMaFGyqpBA1MNZkz+PG3gaNUPpTAOYhT1WR7M1JyA3fbS9Cw== -"@types/topojson-client@^3.1.4": - version "3.1.4" - resolved "https://registry.yarnpkg.com/@types/topojson-client/-/topojson-client-3.1.4.tgz#81b83f9ecd6542dc5c3df21967f992e3fe192c33" - integrity sha512-Ntf3ZSetMYy7z3PrVCvcqmdRoVhgKA9UKN0ZuuZf8Ts2kcyL4qK34IXBs6qO5fem62EK4k03PtkJPVoroVu4/w== +"@types/topojson-client@^3.1.5": + version "3.1.5" + resolved "https://registry.yarnpkg.com/@types/topojson-client/-/topojson-client-3.1.5.tgz#3fdbcd52161db8747a071b1d0f635ac700cf599d" + integrity sha512-C79rySTyPxnQNNguTZNI1Ct4D7IXgvyAs3p9HPecnl6mNrJ5+UhvGNYcZfpROYV2lMHI48kJPxwR+F9C6c7nmw== dependencies: "@types/geojson" "*" "@types/topojson-specification" "*"