Skip to content

Commit

Permalink
Bump @twemoji/api from 15.0.2 to 15.0.3 (#5062)
Browse files Browse the repository at this point in the history
Bumps [@twemoji/api](https://github.com/jdecked/twemoji) from 15.0.2 to 15.0.3.
- [Release notes](https://github.com/jdecked/twemoji/releases)
- [Commits](https://github.com/jdecked/twemoji/commits)

---
updated-dependencies:
- dependency-name: "@twemoji/api"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2023
1 parent 8a1713c commit ae99831
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion plugins/historia-remark-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "module",
"main": "index.mjs",
"dependencies": {
"@twemoji/api": "^15.0.2",
"@twemoji/api": "^15.0.3",
"unist-util-visit": "^5.0.0"
}
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7785,15 +7785,15 @@ __metadata:
languageName: node
linkType: hard

"@twemoji/api@npm:^15.0.2":
version: 15.0.2
resolution: "@twemoji/api@npm:15.0.2"
"@twemoji/api@npm:^15.0.3":
version: 15.0.3
resolution: "@twemoji/api@npm:15.0.3"
dependencies:
"@twemoji/parser": "npm:15.0.0"
fs-extra: "npm:^8.0.1"
jsonfile: "npm:^5.0.0"
universalify: "npm:^0.1.2"
checksum: 198922e1f699e4f275a47c1e2b62bca842cbb9725559ee3afbe53b18a3ecca625480c7567f1aacee3a48166dbdce2bd14f6f6468b88c0bcdb93007347ddaa3cb
checksum: c7ce3a84b440def0092f9b34da108a77d24f8dbd26297a9b2fb68ee3f0dfc54667f954f33f7130797dfe261c7babc3fca042bdec4c1d0365055a0895dd79313d
languageName: node
linkType: hard

Expand Down Expand Up @@ -16496,7 +16496,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "historia-remark-plugin@workspace:plugins/historia-remark-plugin"
dependencies:
"@twemoji/api": "npm:^15.0.2"
"@twemoji/api": "npm:^15.0.3"
unist-util-visit: "npm:^5.0.0"
languageName: unknown
linkType: soft
Expand Down

0 comments on commit ae99831

Please sign in to comment.