Skip to content

Commit

Permalink
Bump @uswds/uswds from 3.8.0 to 3.8.1 (#448)
Browse files Browse the repository at this point in the history
* Bump @uswds/uswds from 3.8.0 to 3.8.1

Bumps [@uswds/uswds](https://github.com/uswds/uswds) from 3.8.0 to 3.8.1.
- [Release notes](https://github.com/uswds/uswds/releases)
- [Commits](uswds/uswds@v3.8.0...v3.8.1)

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

Signed-off-by: dependabot[bot] <[email protected]>

* Add CHANGELOG note

* Make version update explicit

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Duthie <[email protected]>
  • Loading branch information
dependabot[bot] and aduth authored Jun 3, 2024
1 parent 484f2c0 commit 8f04e1f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 8 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
## Unreleased

### Dependencies

- Upgrade USWDS from v3.8.0 to v3.8.1 (see [release notes](https://github.com/uswds/uswds/releases/tag/v3.8.1)) ([#448](https://github.com/18F/identity-design-system/pull/448))

## 9.2.0

### Improvements
Expand Down
14 changes: 7 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"homepage": "https://github.com/18F/identity-design-system#readme",
"dependencies": {
"@types/uswds__uswds": "^3.8.0",
"@uswds/uswds": "^3.8.0"
"@uswds/uswds": "^3.8.1"
},
"devDependencies": {
"@18f/eslint-plugin-identity": "^2.0.0",
Expand Down

0 comments on commit 8f04e1f

Please sign in to comment.