From 3edc34fdc0f5be2665c464e3b506e68cef61db38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jan 2025 15:46:57 +0000 Subject: [PATCH] build(deps): bump @hashicorp/flight-icons from 3.7.0 to 3.9.0 Bumps [@hashicorp/flight-icons](https://github.com/hashicorp/design-system/tree/HEAD/packages/flight-icons) from 3.7.0 to 3.9.0. - [Release notes](https://github.com/hashicorp/design-system/releases) - [Changelog](https://github.com/hashicorp/design-system/blob/main/packages/flight-icons/CHANGELOG.md) - [Commits](https://github.com/hashicorp/design-system/commits/@hashicorp/flight-icons@3.9.0/packages/flight-icons) --- updated-dependencies: - dependency-name: "@hashicorp/flight-icons" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 +++++---- package.json | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index c9049a9286..11acaae1be 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@actions/core": "^1.9.1", "@apidevtools/json-schema-ref-parser": "^9.0.9", "@hashicorp/design-system-tokens": "^2.3.0", - "@hashicorp/flight-icons": "^3.7.0", + "@hashicorp/flight-icons": "^3.9.0", "@hashicorp/localstorage-polyfill": "^1.0.14", "@hashicorp/mktg-global-styles": "^4.5.0", "@hashicorp/platform-analytics": "^0.12.0", @@ -1927,9 +1927,10 @@ "license": "MPL-2.0" }, "node_modules/@hashicorp/flight-icons": { - "version": "3.7.0", - "resolved": "https://registry.npmjs.org/@hashicorp/flight-icons/-/flight-icons-3.7.0.tgz", - "integrity": "sha512-oSnIjGqzXciibyQjgc45u4GUHBrIgyFSBCjxP4t0WXbJ578J3/DB6eyvWoMJ4r4GSf0MxUgOg0A/fJV/V4yEdA==" + "version": "3.9.0", + "resolved": "https://registry.npmjs.org/@hashicorp/flight-icons/-/flight-icons-3.9.0.tgz", + "integrity": "sha512-Vh2cLD0LI5JQ3WKmwGMa45f4nbG6HJUZMWUKTF0XmFnEpI9bSpkFvvp9CK8oANMJNSNikDmsQHWg8Hlusi3Bjg==", + "license": "MPL-2.0" }, "node_modules/@hashicorp/localstorage-polyfill": { "version": "1.0.14", diff --git a/package.json b/package.json index 2495e79396..ffb6223857 100644 --- a/package.json +++ b/package.json @@ -93,7 +93,7 @@ "@actions/core": "^1.9.1", "@apidevtools/json-schema-ref-parser": "^9.0.9", "@hashicorp/design-system-tokens": "^2.3.0", - "@hashicorp/flight-icons": "^3.7.0", + "@hashicorp/flight-icons": "^3.9.0", "@hashicorp/localstorage-polyfill": "^1.0.14", "@hashicorp/mktg-global-styles": "^4.5.0", "@hashicorp/platform-analytics": "^0.12.0",