Skip to content

Commit

Permalink
Merge pull request #8591 from cfpb/rd-ccdb-update
Browse files Browse the repository at this point in the history
Update CCDB to latest, fix chart issues
  • Loading branch information
flacoman91 authored Sep 24, 2024
2 parents 146543a + 48a602f commit 3caf2fe
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion cfgov/unprocessed/apps/ccdb-search/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"url": "https://cfpb.github.io/"
},
"dependencies": {
"@cfpb/ccdb5-ui": "2.13.0"
"@cfpb/ccdb5-ui": "2.13.1"
},
"repository": {
"type": "git",
Expand Down
8 changes: 4 additions & 4 deletions cfgov/unprocessed/apps/ccdb-search/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# yarn lockfile v1


"@cfpb/[email protected].0":
version "2.13.0"
resolved "https://registry.yarnpkg.com/@cfpb/ccdb5-ui/-/ccdb5-ui-2.13.0.tgz#4087f4714534a0487d22c92a273d7cb98ba80847"
integrity sha512-JKt99FlBpatrPlfrlr8JKLSrY6xzGB1ClGkPgBdEtbCbebtrxQFEWtqGJBuZrXg+poHZosbGTOSK6iVlOUzGsg==
"@cfpb/[email protected].1":
version "2.13.1"
resolved "https://registry.yarnpkg.com/@cfpb/ccdb5-ui/-/ccdb5-ui-2.13.1.tgz#cd7e8738fd7a0bd562baf946369c26f57b6d30e7"
integrity sha512-dXoy64QPAoAmk1AARL23pAAhCUrChrl//EfZ40saayUHJtCMLbNUh4IecMwoV9ZPAxsi84mUCx/72PMiP7ZQrw==

0 comments on commit 3caf2fe

Please sign in to comment.