Skip to content

Commit 953d694

Browse files
dependabot[bot]lea-m-truss
authored andcommitted
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](uswds/uswds@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] <support@github.com>
1 parent cd7d825 commit 953d694

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"@types/react-dom": "^19.0.4",
9999
"@typescript-eslint/eslint-plugin": "^8.26.1",
100100
"@typescript-eslint/parser": "^8.26.1",
101-
"@uswds/uswds": "3.7.1",
101+
"@uswds/uswds": "3.8.0",
102102
"@vitejs/plugin-react": "^4.2.1",
103103
"@vitest/coverage-istanbul": "^2.0.4",
104104
"all-contributors-cli": "^6.24.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1734,10 +1734,10 @@
17341734
"@typescript-eslint/types" "8.26.1"
17351735
eslint-visitor-keys "^4.2.0"
17361736

1737-
"@uswds/uswds@3.7.1":
1738-
version "3.7.1"
1739-
resolved "https://registry.yarnpkg.com/@uswds/uswds/-/uswds-3.7.1.tgz#455dee2d7a9c7b316192bb2e21ecd0df6fad3085"
1740-
integrity sha512-32u2S50bf5dwIujebqL+f1Jgx2rmRrpxcaccSZzdo3Qv9HaDUdcmeavlrxHqN30edHc7p8kRPjvjevOmOJKB7w==
1737+
"@uswds/uswds@3.8.0":
1738+
version "3.8.0"
1739+
resolved "https://registry.yarnpkg.com/@uswds/uswds/-/uswds-3.8.0.tgz#dba0b0b38182053779276f9ae6809474bd31d548"
1740+
integrity sha512-rMwCXe/u4HGkfskvS1Iuabapi/EXku3ChaIFW7y/dUhc7R1TXQhbbfp8YXEjmXPF0yqJnv9T08WPgS0fQqWZ8w==
17411741
dependencies:
17421742
classlist-polyfill "1.2.0"
17431743
object-assign "4.1.1"

0 commit comments

Comments
 (0)