From cbf97dbe99789c6203cb4c7266b5440cf9b0e344 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Mar 2024 06:12:36 +0000 Subject: [PATCH] build(deps-dev): Bump @uswds/uswds from 3.7.1 to 3.8.0 Bumps [@uswds/uswds](https://github.com/uswds/uswds) from 3.7.1 to 3.8.0. - [Release notes](https://github.com/uswds/uswds/releases) - [Commits](https://github.com/uswds/uswds/compare/v3.7.1...v3.8.0) --- updated-dependencies: - dependency-name: "@uswds/uswds" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 2ade1a7f6b..cf08703b30 100644 --- a/package.json +++ b/package.json @@ -94,7 +94,7 @@ "@types/react-test-renderer": "^18.0.7", "@typescript-eslint/eslint-plugin": "^7.0.0", "@typescript-eslint/parser": "^7.1.1", - "@uswds/uswds": "3.7.1", + "@uswds/uswds": "3.8.0", "@vitejs/plugin-react": "^4.2.1", "@vitest/coverage-istanbul": "^1.2.1", "all-contributors-cli": "^6.24.0", diff --git a/yarn.lock b/yarn.lock index 4346a5ba6e..6f5f1dea6b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3899,10 +3899,10 @@ resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.2.0.tgz#756641adb587851b5ccb3e095daf27ae581c8406" integrity sha512-zuVdFrMJiuCDQUMCzQaD6KL28MjnqqN8XnAqiEq9PNm/hCPTSGfrXCOfwj1ow4LFb/tNymJPwsNbVePc1xFqrQ== -"@uswds/uswds@3.7.1": - version "3.7.1" - resolved "https://registry.yarnpkg.com/@uswds/uswds/-/uswds-3.7.1.tgz#455dee2d7a9c7b316192bb2e21ecd0df6fad3085" - integrity sha512-32u2S50bf5dwIujebqL+f1Jgx2rmRrpxcaccSZzdo3Qv9HaDUdcmeavlrxHqN30edHc7p8kRPjvjevOmOJKB7w== +"@uswds/uswds@3.8.0": + version "3.8.0" + resolved "https://registry.yarnpkg.com/@uswds/uswds/-/uswds-3.8.0.tgz#dba0b0b38182053779276f9ae6809474bd31d548" + integrity sha512-rMwCXe/u4HGkfskvS1Iuabapi/EXku3ChaIFW7y/dUhc7R1TXQhbbfp8YXEjmXPF0yqJnv9T08WPgS0fQqWZ8w== dependencies: classlist-polyfill "1.2.0" object-assign "4.1.1"