Skip to content

Commit

Permalink
Bump @recidiviz/design-system from 2.7.0 to 4.1.0
Browse files Browse the repository at this point in the history
Bumps @recidiviz/design-system from 2.7.0 to 4.1.0.

---
updated-dependencies:
- dependency-name: "@recidiviz/design-system"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 14, 2022
1 parent 97f9b18 commit 763ca1a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion publisher/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"@auth0/auth0-react": "^1.9.0",
"@justice-counts/common": "*",
"@recidiviz/design-system": "^2.7.0",
"@recidiviz/design-system": "^4.1.0",
"http-proxy-middleware": "^2.0.6",
"lodash.debounce": "^4.0.8",
"lodash.mapvalues": "^4.6.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1322,10 +1322,10 @@
resolved "https://registry.yarnpkg.com/@fontsource/libre-baskerville/-/libre-baskerville-4.5.10.tgz#31a22c5dd38bb70d024ce8c10ab236d68f16a42e"
integrity sha512-7dp2TxBSVlINiYe7LEuV/VojQij5oBSRIeS+/mOlCRXRyEKiEvK1y7sH8GlORqGxXYDKCDWtQaiCu1XPNchIKg==

"@fontsource/libre-franklin@^4.1.0":
version "4.5.10"
resolved "https://registry.yarnpkg.com/@fontsource/libre-franklin/-/libre-franklin-4.5.10.tgz#bb6e433d7e9b5665b1a6d6b2bc6f41530b8b348a"
integrity sha512-Qy56eAAimYcWWUoe6v9CH7z7Day7tQ+XcW75sRMT+wsdFSEyN7p4rU4YFWiF2/Cu0iF6fWZ6GfIzf4NdGHEiQg==
"@fontsource/public-sans@^4.5.3":
version "4.5.11"
resolved "https://registry.yarnpkg.com/@fontsource/public-sans/-/public-sans-4.5.11.tgz#a95f6129c8bf092da7ae956eebf688b35b389e2c"
integrity sha512-waejL3VQnifnLVwQGcW2bULD2vUaevjE9OKmOSAmBACAebZnnYznHL+NL4NgW6B+b1wyltmIr6jBF5XMZVWgYA==

"@humanwhocodes/config-array@^0.10.5":
version "0.10.7"
Expand Down Expand Up @@ -1785,13 +1785,13 @@
"@react-spring/shared" "~9.5.5"
"@react-spring/types" "~9.5.5"

"@recidiviz/design-system@^2.7.0":
version "2.7.0"
resolved "https://registry.yarnpkg.com/@recidiviz/design-system/-/design-system-2.7.0.tgz#25b67d141d88ab20548a08bf98284201b1ad1d34"
integrity sha512-Bnl/xGmY9k1QpHptKZa/QPIY99Cbmw1rxam70GRiZiKHY7ePdvHn8XucaFE1dJUyq/gDWC/KJSatJxZQpy1pgQ==
"@recidiviz/design-system@^4.1.0":
version "4.1.0"
resolved "https://registry.yarnpkg.com/@recidiviz/design-system/-/design-system-4.1.0.tgz#56409605acbf9e35652f6fbfc1028799172d351d"
integrity sha512-SCPMc/XWOA3135eatqPkM4uQ9JRO2NcAexL3FM8xsW6cUldGJRDnZZ99zE0yElgHDga5fS7blsqRf5YNP6rYOg==
dependencies:
"@fontsource/libre-baskerville" "^4.1.0"
"@fontsource/libre-franklin" "^4.1.0"
"@fontsource/public-sans" "^4.5.3"
"@types/react-tabs" "^2.3.2"
body-scroll-lock "^3.1.5"
polished "^4.1.0"
Expand Down

0 comments on commit 763ca1a

Please sign in to comment.