Skip to content

Commit

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

chore(deps): bump @fontsource/open-sans from 5.0.21 to 5.0.22 in /frontend
  • Loading branch information
pdambrauskas authored Jan 15, 2024
2 parents e868431 + dc78238 commit b39e6b6
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 @@ -10,7 +10,7 @@
"@chakra-ui/system": "^2.5.8",
"@emotion/react": "^11",
"@emotion/styled": "^11",
"@fontsource/open-sans": "^5.0.21",
"@fontsource/open-sans": "^5.0.22",
"@tanstack/react-query": "^5.17.10",
"axios": "^1.6.5",
"framer-motion": "^10.18.0",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1335,10 +1335,10 @@
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.56.0.tgz#ef20350fec605a7f7035a01764731b2de0f3782b"
integrity sha512-gMsVel9D7f2HLkBma9VbtzZRehRogVRfbr++f06nL2vnCGCNlzOD+/MUov/F4p8myyAHspEhVobgjpX64q5m6A==

"@fontsource/open-sans@^5.0.21":
version "5.0.21"
resolved "https://registry.yarnpkg.com/@fontsource/open-sans/-/open-sans-5.0.21.tgz#01c1e7dc204212a755f8b58007ec58ddc1914318"
integrity sha512-KzSsxQPZ6ONosDMsEvkOASzgZX1il47uvlPTKidQLeQEvlw8OQc9ZvBch3LoxEbD9joUL35WFhOmWe29dIrviQ==
"@fontsource/open-sans@^5.0.22":
version "5.0.22"
resolved "https://registry.yarnpkg.com/@fontsource/open-sans/-/open-sans-5.0.22.tgz#ff5d4de6301e58a1da79acfc838eca71a631f663"
integrity sha512-lN3A4prlcVPgLjlgwY+oMPalpyXPM/6DwaLr6LjqkjytjGIZTLBbInL+zTfcemSyMtTQklreETepGjjmtzlRHA==

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

0 comments on commit b39e6b6

Please sign in to comment.