Skip to content

Commit

Permalink
Bump @trussworks/react-uswds from 9.0.0 to 9.1.0 in /frontend-react
Browse files Browse the repository at this point in the history
Bumps [@trussworks/react-uswds](https://github.com/trussworks/react-uswds) from 9.0.0 to 9.1.0.
- [Release notes](https://github.com/trussworks/react-uswds/releases)
- [Changelog](https://github.com/trussworks/react-uswds/blob/main/CHANGELOG.md)
- [Commits](trussworks/react-uswds@9.0.0...9.1.0)

---
updated-dependencies:
- dependency-name: "@trussworks/react-uswds"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent e84f2c3 commit 2cc54e0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@rest-hooks/rest": "^3.0.3",
"@tanstack/react-query": "^5.51.23",
"@tanstack/react-query-devtools": "^5.51.23",
"@trussworks/react-uswds": "^9.0.0",
"@trussworks/react-uswds": "^9.1.0",
"@uswds/uswds": "3.7.1",
"axios": "^1.7.5",
"classnames": "^2.5.1",
Expand Down
10 changes: 5 additions & 5 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3591,15 +3591,15 @@ __metadata:
languageName: node
linkType: hard

"@trussworks/react-uswds@npm:^9.0.0":
version: 9.0.0
resolution: "@trussworks/react-uswds@npm:9.0.0"
"@trussworks/react-uswds@npm:^9.1.0":
version: 9.1.0
resolution: "@trussworks/react-uswds@npm:9.1.0"
peerDependencies:
"@uswds/uswds": ^3.7.1
focus-trap-react: ^10.2.3
react: ^16.x || ^17.x || ^18.x
react-dom: ^16.x || ^17.x || ^18.x
checksum: 2e2d310c69a6dc2e92d48830537ad1873b45a4f0cfab81ccfa180ec2cae55c4b61153397c4956295dfd2cdad7b8a5156b69eb3c5464b0bba213fc386564c4993
checksum: 907613e6bc42d7b304f69e52556ab78b0df86adcb24453cf9616805786e5940a3dbdd55bf6f03270c41dd672cfda1a4fdb9331ff64dd8c7beeecaa578771783c
languageName: node
linkType: hard

Expand Down Expand Up @@ -12083,7 +12083,7 @@ __metadata:
"@testing-library/jest-dom": ^6.4.8
"@testing-library/react": ^16.0.0
"@testing-library/user-event": ^14.5.2
"@trussworks/react-uswds": ^9.0.0
"@trussworks/react-uswds": ^9.1.0
"@types/dompurify": ^3.0.5
"@types/dotenv-flow": ^3.3.3
"@types/downloadjs": ^1.4.6
Expand Down

0 comments on commit 2cc54e0

Please sign in to comment.