From 12ab3481111869285cf95d24486a60243cd07080 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 13:42:18 +0000 Subject: [PATCH] build(deps-dev): Bump @uswds/uswds from 3.5.0 to 3.6.0 (#2572) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> --- package.json | 4 ++-- yarn.lock | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 8ba677b7b6..0c4c2a1430 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ }, "homepage": "https://github.com/trussworks/react-uswds#readme", "peerDependencies": { - "@uswds/uswds": "3.5.0", + "@uswds/uswds": "3.6.0", "react": "^16.x || ^17.x || ^18.x", "react-dom": "^16.x || ^17.x || ^18.x" }, @@ -76,7 +76,7 @@ "@types/react-test-renderer": "^18.0.0", "@typescript-eslint/eslint-plugin": "^5.40.0", "@typescript-eslint/parser": "^5.40.0", - "@uswds/uswds": "3.5.0", + "@uswds/uswds": "3.6.0", "all-contributors-cli": "^6.24.0", "babel-jest": "^29.4.3", "babel-loader": "^9.1.2", diff --git a/yarn.lock b/yarn.lock index f31748ff3e..4a1aeea291 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4220,10 +4220,10 @@ "@typescript-eslint/types" "5.62.0" eslint-visitor-keys "^3.3.0" -"@uswds/uswds@3.5.0": - version "3.5.0" - resolved "https://registry.yarnpkg.com/@uswds/uswds/-/uswds-3.5.0.tgz#a54f6c668541453419eb49e7268026f125255166" - integrity sha512-pXgxmAwHsFPopZ1fll8La9jOsaQPHDM2g8oqv14GF1084RoCcBIRy3eZUux0VjeO/jscxsxACWy8v/vulQK4CQ== +"@uswds/uswds@3.6.0": + version "3.6.0" + resolved "https://registry.yarnpkg.com/@uswds/uswds/-/uswds-3.6.0.tgz#dbcdf51736df185be18067cb9c71be47475c7599" + integrity sha512-bsFSwhMctRgCushvId/rnfPthKJUGC2v0stOuc98LxgQzwQWP90C3P3FDVzEWKz0HYr4XTGgrWA5rcuZ9qml2w== dependencies: classlist-polyfill "1.0.3" object-assign "4.1.1"