Skip to content

Commit

Permalink
chore: update ui-c to 12.0.21 (#3640)
Browse files Browse the repository at this point in the history
  • Loading branch information
KrissDrawing authored Sep 11, 2023
1 parent e74ad5f commit 53d2ec6
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion shared-helpers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"dependencies": {
"@bloom-housing/backend-core": "^7.13.0",
"@bloom-housing/ui-components": "12.0.19",
"@bloom-housing/ui-components": "12.0.21",
"axios-cookiejar-support": "4.0.6",
"tough-cookie": "4.1.3"
},
Expand Down
2 changes: 1 addition & 1 deletion sites/partners/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@bloom-housing/backend-core": "^7.13.0",
"@bloom-housing/shared-helpers": "^7.7.1",
"@bloom-housing/ui-components": "12.0.19",
"@bloom-housing/ui-components": "12.0.21",
"@bloom-housing/ui-seeds": "^1.9.1",
"@mapbox/mapbox-sdk": "^0.13.0",
"ag-grid-community": "^26.0.0",
Expand Down
2 changes: 1 addition & 1 deletion sites/public/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@bloom-housing/backend-core": "^7.13.0",
"@bloom-housing/shared-helpers": "^7.7.1",
"@bloom-housing/ui-components": "12.0.19",
"@bloom-housing/ui-components": "12.0.21",
"@bloom-housing/ui-seeds": "^1.9.1",
"@fortawesome/fontawesome-svg-core": "^6.1.1",
"@fortawesome/free-regular-svg-icons": "^6.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1569,10 +1569,10 @@
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz"
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==

"@bloom-housing/[email protected].19":
version "12.0.19"
resolved "https://registry.yarnpkg.com/@bloom-housing/ui-components/-/ui-components-12.0.19.tgz#4bced04be02a48cd188b92df0daad3ac8d5467d2"
integrity sha512-vHl6vMLy0IiUC6rLd/UFbQmQLw/uuRa9Buj9ZhGg5VGeK9LIYGp8tMSW7DBvxfi3MqXb/02xDFEznKznl0pXwg==
"@bloom-housing/[email protected].21":
version "12.0.21"
resolved "https://registry.yarnpkg.com/@bloom-housing/ui-components/-/ui-components-12.0.21.tgz#7709ad8739a752aa8251c4b34e0107456b11410a"
integrity sha512-ChnsfnQC/5yKFvGUFnsjZfP3nXU7yh0qXZe3zk2bGqTNNbc7ybDruVi0rBaQ8nbD+dwPL+hStttkbD4bxft0Ig==
dependencies:
"@fortawesome/fontawesome-svg-core" "^6.1.1"
"@fortawesome/free-regular-svg-icons" "^6.1.1"
Expand Down

0 comments on commit 53d2ec6

Please sign in to comment.