Skip to content

Commit

Permalink
Update dependency linkinator to ^6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2023
1 parent a35ab60 commit 56e2fb6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"html-escape": "^2.0.0"
},
"devDependencies": {
"linkinator": "^6.0.1",
"linkinator": "^6.0.2",
"spellchecker-cli": "^6.1.1"
}
}
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2276,17 +2276,17 @@ [email protected]:
resolved "https://registry.yarnpkg.com/kramed/-/kramed-0.5.6.tgz#5c37979bcbb59cbb7a8d231049409298857b5162"
integrity sha512-V4qwQAp8HPQPU6Ph9Q4bc+P+nKQWEGlWYLRDkK7n+CPaMi8/VRm9/R710tRmag4whLsnKR91CO9Ras/Rnff9bw==

linkinator@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/linkinator/-/linkinator-6.0.1.tgz#5b1491e0779eabb739fc5b9f67df16c5e8bed0c3"
integrity sha512-754gl/6J565IAVL2pkrWcDP3oobjXGhE34tPzK/BcYhGNVLw/8vdqodRp8qh+vmLjV1moL8k0OYAfr8bT93NpA==
linkinator@^6.0.2:
version "6.0.2"
resolved "https://registry.yarnpkg.com/linkinator/-/linkinator-6.0.2.tgz#6a33df3372894a2fa3b25f80f2cd5e6bb9f73e7d"
integrity sha512-28eiQVzGwaCvVUb/cxii5jraWZYUv5n2Q5CaSRUH9oGDo1Jr8GcREnpw/0IfJ5YTRoIt9/ihra2lG8yqCN292g==
dependencies:
chalk "^5.0.0"
escape-html "^1.0.3"
gaxios "^6.0.0"
glob "^10.3.10"
htmlparser2 "^9.0.0"
marked "^9.0.0"
marked "^10.0.0"
meow "^12.0.1"
mime "^3.0.0"
server-destroy "^1.0.1"
Expand Down Expand Up @@ -2368,10 +2368,10 @@ make-dir@^3.1.0:
dependencies:
semver "^6.0.0"

marked@^9.0.0:
version "9.1.6"
resolved "https://registry.yarnpkg.com/marked/-/marked-9.1.6.tgz#5d2a3f8180abfbc5d62e3258a38a1c19c0381695"
integrity sha512-jcByLnIFkd5gSXZmjNvS1TlmRhCXZjIzHYlaGkPlLIekG55JDR2Z4va9tZwCiP+/RDERiNhMOFu01xd6O5ct1Q==
marked@^10.0.0:
version "10.0.0"
resolved "https://registry.yarnpkg.com/marked/-/marked-10.0.0.tgz#7fe1805bb908433d760e2de0fcc8841a2b2d745c"
integrity sha512-YiGcYcWj50YrwBgNzFoYhQ1hT6GmQbFG8SksnYJX1z4BXTHSOrz1GB5/Jm2yQvMg4nN1FHP4M6r03R10KrVUiA==

mdast-util-from-markdown@^1.0.0:
version "1.3.1"
Expand Down

0 comments on commit 56e2fb6

Please sign in to comment.