Skip to content

Commit

Permalink
Merge pull request #507 from exacaster/dependabot/npm_and_yarn/fronte…
Browse files Browse the repository at this point in the history
…nd/fontsource/open-sans-5.0.0

Bump @fontsource/open-sans from 4.5.14 to 5.0.0 in /frontend
  • Loading branch information
pdambrauskas authored May 22, 2023
2 parents 22ba3fb + 52cf180 commit ec3786f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@chakra-ui/system": "^2.5.6",
"@emotion/react": "^11",
"@emotion/styled": "^11",
"@fontsource/open-sans": "^4.5.14",
"@fontsource/open-sans": "^5.0.0",
"@tanstack/react-query": "^4.29.7",
"axios": "^1.4.0",
"framer-motion": "^10.12.12",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2126,10 +2126,10 @@
minimatch "^3.1.2"
strip-json-comments "^3.1.1"

"@fontsource/open-sans@^4.5.14":
version "4.5.14"
resolved "https://registry.yarnpkg.com/@fontsource/open-sans/-/open-sans-4.5.14.tgz#b3e1665c0b3fdfc1f030ded2843749e3cf3a5900"
integrity sha512-mBXIIETBlW8q/ocuUN0hyGow2iuf75hQEHQt8R/RJ/HcphVbLg8KB7pHYGbFGDqs75W+SWvTC7JkVeAjT65BuQ==
"@fontsource/open-sans@^5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@fontsource/open-sans/-/open-sans-5.0.0.tgz#b4dd62e0034c03e5c75fcb20f60bcfc5074c1695"
integrity sha512-TS3+1CtAEpfI137qikncQtzo6g08aSm2iY6ebo/Wrp6u5LKeCv3XOo78KViGV/0GBt8G5OCg+sW7vrMFfbBzTQ==

"@humanwhocodes/config-array@^0.11.8":
version "0.11.8"
Expand Down

0 comments on commit ec3786f

Please sign in to comment.