Skip to content

Commit a664751

Browse files
Update dependency natural to v7 (#136)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 48b288d commit a664751

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/metalsmith-collections-related/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "metalsmith-collections-related",
3-
"version": "2.0.6",
3+
"version": "2.0.7",
44
"description": "A Metalsmith plugin to find related files within collections.",
55
"keywords": [
66
"metalsmith",
@@ -49,7 +49,7 @@
4949
"dependencies": {
5050
"deepmerge": "^4.3.1",
5151
"html-escaper": "^3.0.3",
52-
"natural": "^6.12.0",
52+
"natural": "^7.0.5",
5353
"sanitize-html": "^2.13.0"
5454
},
5555
"peerDependencies": {

0 commit comments

Comments
 (0)