Skip to content

Commit

Permalink
Bump identity-style-guide from 6.4.2 to 6.5.0 (#6461)
Browse files Browse the repository at this point in the history
Bumps [identity-style-guide](https://github.com/18F/identity-style-guide) from 6.4.2 to 6.5.0.
- [Release notes](https://github.com/18F/identity-style-guide/releases)
- [Changelog](https://github.com/18F/identity-style-guide/blob/main/CHANGELOG.md)
- [Commits](18F/identity-design-system@v6.4.2...v6.5.0)

---
updated-dependencies:
- dependency-name: identity-style-guide
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 7, 2022
1 parent 66c3a5a commit 29dbf38
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"fast-glob": "^3.2.7",
"focus-trap": "^6.7.1",
"foundation-emails": "^2.3.1",
"identity-style-guide": "^6.4.2",
"identity-style-guide": "^6.5.0",
"intl-tel-input": "^17.0.8",
"react": "^17.0.2",
"react-dom": "^17.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3791,10 +3791,10 @@ [email protected], iconv-lite@^0.6.3:
dependencies:
safer-buffer ">= 2.1.2 < 3.0.0"

identity-style-guide@^6.4.2:
version "6.4.2"
resolved "https://registry.yarnpkg.com/identity-style-guide/-/identity-style-guide-6.4.2.tgz#3efcc311132de24fbe37cada262d3f84c23e72fe"
integrity sha512-NUIFXpoKjVI+Pout3MPx9F0rZ1/dbiDomvecv/VOvZaebD0by2iWtJ6JGm00I5Mhg74G5ePCGjnJeVkD15L7AQ==
identity-style-guide@^6.5.0:
version "6.5.0"
resolved "https://registry.yarnpkg.com/identity-style-guide/-/identity-style-guide-6.5.0.tgz#41c869c2540faa22f80ad89ae9e0c1753e8940df"
integrity sha512-P/ZsOodZn3XyX6LYgrtDKzWe447rPkTUxAYADIGAcl13wv7ghQZJjaL1g1PySzG5PAvxeeoyOJYfRW58NRMUCw==
dependencies:
domready "1.0.8"
uswds "^2.13.3"
Expand Down

0 comments on commit 29dbf38

Please sign in to comment.