From 5153e18e8e268320a538186a88bd5e0b0ce6742e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 23:01:23 +0000 Subject: [PATCH] build(deps): bump @fontsource/inconsolata from 5.0.18 to 5.0.19 Bumps [@fontsource/inconsolata](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/inconsolata) from 5.0.18 to 5.0.19. - [Changelog](https://github.com/fontsource/font-files/blob/main/fonts/google/inconsolata/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/inconsolata) --- updated-dependencies: - dependency-name: "@fontsource/inconsolata" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 ++++----- package.json | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 44e65f66..c2a16b66 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "Unlicense", "dependencies": { "@esri/calcite-components": "^2.11.1", - "@fontsource/inconsolata": "^5.0.18", + "@fontsource/inconsolata": "^5.0.19", "@fontsource/lato": "^5.0.21", "@types/geojson": "^7946.0.14", "@wsdot/land-use-codes": "github:WSDOT-GIS/land-use", @@ -1969,10 +1969,9 @@ "license": "MIT" }, "node_modules/@fontsource/inconsolata": { - "version": "5.0.18", - "resolved": "https://registry.npmjs.org/@fontsource/inconsolata/-/inconsolata-5.0.18.tgz", - "integrity": "sha512-VVG5RWMfYEmWRKv3sh8M1n3Ux3vs7v8978vYZ205lBQPlff3e7H67f7TRfswj2ybnX53+QxWylySvcv8ACCvWw==", - "license": "OFL-1.1" + "version": "5.0.19", + "resolved": "https://registry.npmjs.org/@fontsource/inconsolata/-/inconsolata-5.0.19.tgz", + "integrity": "sha512-ic9jGe3z8ultxdu8P5t0Zr1VarqR//Wl3KrqXWvrgFNG3eEsOjnFLeZpdEO2UblFjifK0R/U3OdlLjQb2VzUiw==" }, "node_modules/@fontsource/lato": { "version": "5.0.21", diff --git a/package.json b/package.json index ecd27032..38e7cdda 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "license": "Unlicense", "dependencies": { "@esri/calcite-components": "^2.11.1", - "@fontsource/inconsolata": "^5.0.18", + "@fontsource/inconsolata": "^5.0.19", "@fontsource/lato": "^5.0.21", "@types/geojson": "^7946.0.14", "@wsdot/land-use-codes": "github:WSDOT-GIS/land-use",