Skip to content

Commit

Permalink
Bump @fontsource/noto-emoji from 5.1.0 to 5.1.1
Browse files Browse the repository at this point in the history
Bumps [@fontsource/noto-emoji](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/noto-emoji) from 5.1.0 to 5.1.1.
- [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/noto-emoji)

---
updated-dependencies:
- dependency-name: "@fontsource/noto-emoji"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 0fccdc1 commit 5b4e76a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/react-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"types": "./src/index.ts",
"type": "module",
"dependencies": {
"@fontsource/noto-emoji": "^5.1.0",
"@fontsource/noto-emoji": "^5.1.1",
"@matrix-widget-toolkit/api": "^4.0.0",
"@matrix-widget-toolkit/mui": "^2.1.1",
"@matrix-widget-toolkit/react": "^2.0.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -771,10 +771,10 @@
resolved "https://registry.yarnpkg.com/@fontsource/inter/-/inter-5.1.0.tgz#ab629b2c662457022d2d6a29854b8dc8ba538c47"
integrity sha512-zKZR3kf1G0noIes1frLfOHP5EXVVm0M7sV/l9f/AaYf+M/DId35FO4LkigWjqWYjTJZGgplhdv4cB+ssvCqr5A==

"@fontsource/noto-emoji@^5.1.0":
version "5.1.0"
resolved "https://registry.yarnpkg.com/@fontsource/noto-emoji/-/noto-emoji-5.1.0.tgz#ff2ee41eebb00f39a8e95f7b137be35882cfb527"
integrity sha512-p5MVwthcrlhsXbDFQPmWgeNtz+XitCLdM4blyWB7wk8lAlYg7g2hiYByImcUxRh7xH0QnHfqdnJIIRT2WHEAYA==
"@fontsource/noto-emoji@^5.1.1":
version "5.1.1"
resolved "https://registry.yarnpkg.com/@fontsource/noto-emoji/-/noto-emoji-5.1.1.tgz#9ee3127f1e17b69398398146e06508d2b750fccd"
integrity sha512-cKA/NMmD36uZ1FPd6hxUNNblQrnGWpqNZ9RDsBuuwfiOrFKgVgQ52gag3tlPNhzEr758X3kRP2YSGKMyN+AuQQ==

"@gilbarbara/deep-equal@^0.1.1":
version "0.1.2"
Expand Down

0 comments on commit 5b4e76a

Please sign in to comment.