Skip to content

Commit d8caf27

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 0285f25 commit d8caf27

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
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 & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2810,9 +2810,10 @@ __metadata:
28102810
languageName: node
28112811
linkType: hard
28122812

2813-
"@uswds/uswds@npm:3.7.1":
2814-
version: 3.7.1
2815-
resolution: "@uswds/uswds@npm:3.7.1"
2813+
"@uswds/uswds@3.8.0":
2814+
version "3.8.0"
2815+
resolved "https://registry.yarnpkg.com/@uswds/uswds/-/uswds-3.8.0.tgz#dba0b0b38182053779276f9ae6809474bd31d548"
2816+
integrity sha512-rMwCXe/u4HGkfskvS1Iuabapi/EXku3ChaIFW7y/dUhc7R1TXQhbbfp8YXEjmXPF0yqJnv9T08WPgS0fQqWZ8w==
28162817
dependencies:
28172818
classlist-polyfill: 1.2.0
28182819
object-assign: 4.1.1

0 commit comments

Comments
 (0)