Chore(deps): Bump linkify-plugin-mention from 4.1.0 to 4.1.1

Bumps [linkify-plugin-mention](https://github.com/Hypercontext/linkifyjs/tree/HEAD/packages/linkify-plugin-mention) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/Hypercontext/linkifyjs/releases)
- [Changelog](https://github.com/Hypercontext/linkifyjs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/Hypercontext/linkifyjs/commits/v4.1.1/packages/linkify-plugin-mention)

---
updated-dependencies:
- dependency-name: linkify-plugin-mention
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/1789/head
dependabot[bot] 2023-06-28 12:31:19 +00:00 zatwierdzone przez GitHub
rodzic 2ecd2247b1
commit e6d22413fe
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 8 dodań i 8 usunięć

14
package-lock.json wygenerowano
Wyświetl plik

@ -22,7 +22,7 @@
"blurhash": "^2.0.5", "blurhash": "^2.0.5",
"debounce": "^1.2.1", "debounce": "^1.2.1",
"he": "^1.2.0", "he": "^1.2.0",
"linkify-plugin-mention": "^4.1.0", "linkify-plugin-mention": "^4.1.1",
"linkify-string": "^4.1.0", "linkify-string": "^4.1.0",
"linkifyjs": "^4.1.0", "linkifyjs": "^4.1.0",
"sass": "^1.59.2", "sass": "^1.59.2",
@ -13370,9 +13370,9 @@
"dev": true "dev": true
}, },
"node_modules/linkify-plugin-mention": { "node_modules/linkify-plugin-mention": {
"version": "4.1.0", "version": "4.1.1",
"resolved": "https://registry.npmjs.org/linkify-plugin-mention/-/linkify-plugin-mention-4.1.0.tgz", "resolved": "https://registry.npmjs.org/linkify-plugin-mention/-/linkify-plugin-mention-4.1.1.tgz",
"integrity": "sha512-DsPd5gQp1QkTTcv54xw2wK1qxgkyy+rNBUK4n5t3npQvIFoP71fmAuIfwOg/Jx3nNSCCbse040WpSLMUG8s+yA==", "integrity": "sha512-7qIOT3FhU4+WlbdRC5sZYZJckOSgBI4Hg6pDXtIOtyaJOYKK3vos4L86yb1veVbyAO2hf4CKoEAGrEvIqKviIA==",
"peerDependencies": { "peerDependencies": {
"linkifyjs": "^4.0.0" "linkifyjs": "^4.0.0"
} }
@ -30039,9 +30039,9 @@
"dev": true "dev": true
}, },
"linkify-plugin-mention": { "linkify-plugin-mention": {
"version": "4.1.0", "version": "4.1.1",
"resolved": "https://registry.npmjs.org/linkify-plugin-mention/-/linkify-plugin-mention-4.1.0.tgz", "resolved": "https://registry.npmjs.org/linkify-plugin-mention/-/linkify-plugin-mention-4.1.1.tgz",
"integrity": "sha512-DsPd5gQp1QkTTcv54xw2wK1qxgkyy+rNBUK4n5t3npQvIFoP71fmAuIfwOg/Jx3nNSCCbse040WpSLMUG8s+yA==", "integrity": "sha512-7qIOT3FhU4+WlbdRC5sZYZJckOSgBI4Hg6pDXtIOtyaJOYKK3vos4L86yb1veVbyAO2hf4CKoEAGrEvIqKviIA==",
"requires": {} "requires": {}
}, },
"linkify-string": { "linkify-string": {

Wyświetl plik

@ -47,7 +47,7 @@
"blurhash": "^2.0.5", "blurhash": "^2.0.5",
"debounce": "^1.2.1", "debounce": "^1.2.1",
"he": "^1.2.0", "he": "^1.2.0",
"linkify-plugin-mention": "^4.1.0", "linkify-plugin-mention": "^4.1.1",
"linkify-string": "^4.1.0", "linkify-string": "^4.1.0",
"linkifyjs": "^4.1.0", "linkifyjs": "^4.1.0",
"sass": "^1.59.2", "sass": "^1.59.2",