@@ -4946,7 +4946,7 @@ entities@^2.0.0:
4946
4946
resolved "https://registry.yarnpkg.com/entities/-/entities-2.2.0.tgz#098dc90ebb83d8dffa089d55256b351d34c4da55"
4947
4947
integrity sha512-p92if5Nz619I0w+akJrLZH0MX0Pb5DX39XOwQTtXSdQQOaYH03S1uIQp4mhOZtAXrxq4ViO67YTiLBo2638o9A==
4948
4948
4949
- entities@^3.0.1:
4949
+ entities@^3.0.1, entities@~3.0.1 :
4950
4950
version "3.0.1"
4951
4951
resolved "https://registry.yarnpkg.com/entities/-/entities-3.0.1.tgz#2b887ca62585e96db3903482d336c1006c3001d4"
4952
4952
integrity sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q==
@@ -7665,6 +7665,13 @@ linkify-it@^3.0.1:
7665
7665
dependencies:
7666
7666
uc.micro "^1.0.1"
7667
7667
7668
+ linkify-it@^4.0.1:
7669
+ version "4.0.1"
7670
+ resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-4.0.1.tgz#01f1d5e508190d06669982ba31a7d9f56a5751ec"
7671
+ integrity sha512-C7bfi1UZmoj8+PQx22XyeXCuBlokoyWQL5pWSP+EI6nzRylyThouddufc2c1NDIcP9k5agmN9fLpA7VNJfIiqw==
7672
+ dependencies:
7673
+ uc.micro "^1.0.1"
7674
+
7668
7675
lint-staged@^13.0.2:
7669
7676
version "13.0.2"
7670
7677
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.2.tgz#35a1c57130e9ad5b1dea784972a40777ba433dd5"
@@ -7990,6 +7997,17 @@ markdown-it@12.3.2:
7990
7997
mdurl "^1.0.1"
7991
7998
uc.micro "^1.0.5"
7992
7999
8000
+ markdown-it@13.0.1:
8001
+ version "13.0.1"
8002
+ resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-13.0.1.tgz#c6ecc431cacf1a5da531423fc6a42807814af430"
8003
+ integrity sha512-lTlxriVoy2criHP0JKRhO2VDG9c2ypWCsT237eDiLqi09rmbKoUetyGHq2uOIRoRS//kfoJckS0eUzzkDR+k2Q==
8004
+ dependencies:
8005
+ argparse "^2.0.1"
8006
+ entities "~3.0.1"
8007
+ linkify-it "^4.0.1"
8008
+ mdurl "^1.0.1"
8009
+ uc.micro "^1.0.5"
8010
+
7993
8011
markdown-table@^2.0.0:
7994
8012
version "2.0.0"
7995
8013
resolved "https://registry.yarnpkg.com/markdown-table/-/markdown-table-2.0.0.tgz#194a90ced26d31fe753d8b9434430214c011865b"
@@ -8018,7 +8036,14 @@ markdownlint-rule-helpers@~0.16.0:
8018
8036
resolved "https://registry.yarnpkg.com/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.16.0.tgz#c327f72782bd2b9475127a240508231f0413a25e"
8019
8037
integrity sha512-oEacRUVeTJ5D5hW1UYd2qExYI0oELdYK72k1TKGvIeYJIbqQWAz476NAc7LNixSySUhcNl++d02DvX0ccDk9/w==
8020
8038
8021
- markdownlint@^0.25.1, markdownlint@~0.25.1:
8039
+ markdownlint@^0.26.0:
8040
+ version "0.26.0"
8041
+ resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.26.0.tgz#1e800ecc709ed4061c18ab03f1cba23f58511421"
8042
+ integrity sha512-I7nfRVwKVs/AJi4BlBkUCNj/S4HJjZSSM1wbzdy7vZerFkSGpbs7wX9Rk8rvopvZjTTKFPQWItqdbl2Hh6YXQQ==
8043
+ dependencies:
8044
+ markdown-it "13.0.1"
8045
+
8046
+ markdownlint@~0.25.1:
8022
8047
version "0.25.1"
8023
8048
resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.25.1.tgz#df04536607ebeeda5ccd5e4f38138823ed623788"
8024
8049
integrity sha512-AG7UkLzNa1fxiOv5B+owPsPhtM4D6DoODhsJgiaNg1xowXovrYgOnLqAgOOFQpWOlHFVQUzjMY5ypNNTeov92g==
0 commit comments