summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-28 12:31:19 +0000
committerGitHub <noreply@github.com>2023-06-28 12:31:19 +0000
commite6d22413fe055c6ccf11c149fc7f383eca975df2 (patch)
tree4f7c510dfb48d29ceef0032858129bd35178c24a
parent2ecd2247b1e0d86281af3283c3e00ddd9afeaf37 (diff)
Chore(deps): Bump linkify-plugin-mention from 4.1.0 to 4.1.1dependabot/npm_and_yarn/linkify-plugin-mention-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>
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 58a1eb66..205c0caa 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -22,7 +22,7 @@
"blurhash": "^2.0.5",
"debounce": "^1.2.1",
"he": "^1.2.0",
- "linkify-plugin-mention": "^4.1.0",
+ "linkify-plugin-mention": "^4.1.1",
"linkify-string": "^4.1.0",
"linkifyjs": "^4.1.0",
"sass": "^1.59.2",
@@ -13370,9 +13370,9 @@
"dev": true
},
"node_modules/linkify-plugin-mention": {
- "version": "4.1.0",
- "resolved": "https://registry.npmjs.org/linkify-plugin-mention/-/linkify-plugin-mention-4.1.0.tgz",
- "integrity": "sha512-DsPd5gQp1QkTTcv54xw2wK1qxgkyy+rNBUK4n5t3npQvIFoP71fmAuIfwOg/Jx3nNSCCbse040WpSLMUG8s+yA==",
+ "version": "4.1.1",
+ "resolved": "https://registry.npmjs.org/linkify-plugin-mention/-/linkify-plugin-mention-4.1.1.tgz",
+ "integrity": "sha512-7qIOT3FhU4+WlbdRC5sZYZJckOSgBI4Hg6pDXtIOtyaJOYKK3vos4L86yb1veVbyAO2hf4CKoEAGrEvIqKviIA==",
"peerDependencies": {
"linkifyjs": "^4.0.0"
}
@@ -30039,9 +30039,9 @@
"dev": true
},
"linkify-plugin-mention": {
- "version": "4.1.0",
- "resolved": "https://registry.npmjs.org/linkify-plugin-mention/-/linkify-plugin-mention-4.1.0.tgz",
- "integrity": "sha512-DsPd5gQp1QkTTcv54xw2wK1qxgkyy+rNBUK4n5t3npQvIFoP71fmAuIfwOg/Jx3nNSCCbse040WpSLMUG8s+yA==",
+ "version": "4.1.1",
+ "resolved": "https://registry.npmjs.org/linkify-plugin-mention/-/linkify-plugin-mention-4.1.1.tgz",
+ "integrity": "sha512-7qIOT3FhU4+WlbdRC5sZYZJckOSgBI4Hg6pDXtIOtyaJOYKK3vos4L86yb1veVbyAO2hf4CKoEAGrEvIqKviIA==",
"requires": {}
},
"linkify-string": {
diff --git a/package.json b/package.json
index 70d51bde..b1cf4c85 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"blurhash": "^2.0.5",
"debounce": "^1.2.1",
"he": "^1.2.0",
- "linkify-plugin-mention": "^4.1.0",
+ "linkify-plugin-mention": "^4.1.1",
"linkify-string": "^4.1.0",
"linkifyjs": "^4.1.0",
"sass": "^1.59.2",