Skip to content

Commit 4439dd9

Browse files
committed
tweaks and simplifications
1 parent ffd598c commit 4439dd9

File tree

3 files changed

+91
-14
lines changed

3 files changed

+91
-14
lines changed

package.json

-5
Original file line numberDiff line numberDiff line change
@@ -81,11 +81,6 @@
8181
"lint-staged": ">=8",
8282
"prettier": "^2.0.4"
8383
},
84-
"resolutions": {
85-
"unified": "7.1.0",
86-
"vfile": "4.0.3",
87-
"@types/vfile": "4.0.0"
88-
},
8984
"license": "MIT",
9085
"main": "n/a",
9186
"husky": {

tsconfig.json

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"noUnusedParameters": true,
1414
"noImplicitReturns": true,
1515
"noFallthroughCasesInSwitch": true,
16+
"skipLibCheck": true,
1617
"allowSyntheticDefaultImports": true,
1718
"esModuleInterop": true
1819
},

yarn.lock

+90-9
Original file line numberDiff line numberDiff line change
@@ -2283,12 +2283,21 @@
22832283
resolved "https://registry.yarnpkg.com/@types/unist/-/unist-2.0.3.tgz#9c088679876f374eb5983f150d4787aa6fb32d7e"
22842284
integrity sha512-FvUupuM3rlRsRtCN+fDudtmytGO6iHJuuRKS1Ss0pG5z8oX0diNEw94UEL7hgDbpN94rgaK5R7sWm6RrSkZuAQ==
22852285

2286-
"@types/[email protected]", "@types/vfile@^3.0.0":
2287-
version "4.0.0"
2288-
resolved "https://registry.yarnpkg.com/@types/vfile/-/vfile-4.0.0.tgz#c32d13cbda319bc9f4ab3cacc0263b4ba1dd1ea3"
2289-
integrity sha512-eleP0/Cz8uVWxARDLi3Axq2+fDdN4ibAXoC6Pv8p6s7znXaUL7XvhgeIhjCiNMnvlLNP+tmCLd+RuCryGgmtEg==
2286+
"@types/vfile-message@*":
2287+
version "2.0.0"
2288+
resolved "https://registry.yarnpkg.com/@types/vfile-message/-/vfile-message-2.0.0.tgz#690e46af0fdfc1f9faae00cd049cc888957927d5"
2289+
integrity sha512-GpTIuDpb9u4zIO165fUy9+fXcULdD8HFRNli04GehoMVbeNq7D6OBnqSmg3lxZnC+UvgUhEWKxdKiwYUkGltIw==
2290+
dependencies:
2291+
vfile-message "*"
2292+
2293+
"@types/vfile@^3.0.0":
2294+
version "3.0.2"
2295+
resolved "https://registry.yarnpkg.com/@types/vfile/-/vfile-3.0.2.tgz#19c18cd232df11ce6fa6ad80259bc86c366b09b9"
2296+
integrity sha512-b3nLFGaGkJ9rzOcuXRfHkZMdjsawuDD0ENL9fzTophtBg8FJHSGbH7daXkEpcwy3v7Xol3pAvsmlYyFhR4pqJw==
22902297
dependencies:
2291-
vfile "*"
2298+
"@types/node" "*"
2299+
"@types/unist" "*"
2300+
"@types/vfile-message" "*"
22922301

22932302
"@types/yargs-parser@*":
22942303
version "15.0.0"
@@ -8785,7 +8794,7 @@ is-binary-path@^2.1.0, is-binary-path@~2.1.0:
87858794
dependencies:
87868795
binary-extensions "^2.0.0"
87878796

8788-
is-buffer@^1.1.5:
8797+
is-buffer@^1.1.4, is-buffer@^1.1.5:
87898798
version "1.1.6"
87908799
resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be"
87918800
integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==
@@ -9046,6 +9055,11 @@ is-plain-obj@^1.0.0, is-plain-obj@^1.1.0:
90469055
resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e"
90479056
integrity sha1-caUMhCnfync8kqOQpKA7OfzVHT4=
90489057

9058+
is-plain-obj@^2.0.0:
9059+
version "2.1.0"
9060+
resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-2.1.0.tgz#45e42e37fccf1f40da8e5f76ee21515840c09287"
9061+
integrity sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==
9062+
90499063
is-plain-object@^2.0.3, is-plain-object@^2.0.4:
90509064
version "2.0.4"
90519065
resolved "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-2.0.4.tgz#2c163b3fafb1b606d9d17928f05c2a1c38e07677"
@@ -14754,7 +14768,31 @@ unicode-property-aliases-ecmascript@^1.0.4:
1475414768
resolved "https://registry.yarnpkg.com/unicode-property-aliases-ecmascript/-/unicode-property-aliases-ecmascript-1.1.0.tgz#dd57a99f6207bedff4628abefb94c50db941c8f4"
1475514769
integrity sha512-PqSoPh/pWetQ2phoj5RLiaqIk4kCNwoV3CI+LfGmWLKI3rE3kl1h59XpX2BjgDrmbxD9ARtQobPGU1SguCYuQg==
1475614770

14757-
[email protected], [email protected], unified@^6.0.0, unified@^6.2.0, unified@^7.0.0, unified@^8.4.2:
14771+
14772+
version "9.1.0"
14773+
resolved "https://registry.yarnpkg.com/unified/-/unified-9.1.0.tgz#7ba82e5db4740c47a04e688a9ca8335980547410"
14774+
integrity sha512-VXOv7Ic6twsKGJDeZQ2wwPqXs2hM0KNu5Hkg9WgAZbSD1pxhZ7p8swqg583nw1Je2fhwHy6U8aEjiI79x1gvag==
14775+
dependencies:
14776+
bail "^1.0.0"
14777+
extend "^3.0.0"
14778+
is-buffer "^2.0.0"
14779+
is-plain-obj "^2.0.0"
14780+
trough "^1.0.0"
14781+
vfile "^4.0.0"
14782+
14783+
unified@^6.0.0, unified@^6.2.0:
14784+
version "6.2.0"
14785+
resolved "https://registry.yarnpkg.com/unified/-/unified-6.2.0.tgz#7fbd630f719126d67d40c644b7e3f617035f6dba"
14786+
integrity sha512-1k+KPhlVtqmG99RaTbAv/usu85fcSRu3wY8X+vnsEhIxNP5VbVIDiXnLqyKIG+UMdyTg0ZX9EI6k2AfjJkHPtA==
14787+
dependencies:
14788+
bail "^1.0.0"
14789+
extend "^3.0.0"
14790+
is-plain-obj "^1.1.0"
14791+
trough "^1.0.0"
14792+
vfile "^2.0.0"
14793+
x-is-string "^0.1.0"
14794+
14795+
unified@^7.0.0:
1475814796
version "7.1.0"
1475914797
resolved "https://registry.yarnpkg.com/unified/-/unified-7.1.0.tgz#5032f1c1ee3364bd09da12e27fdd4a7553c7be13"
1476014798
integrity sha512-lbk82UOIGuCEsZhPj8rNAkXSDXd6p0QLzIuSsCdxrqnqU56St4eyOB+AlXsVgVeRmetPTYydIuvFfpDIed8mqw==
@@ -14768,6 +14806,17 @@ [email protected], [email protected], unified@^6.0.0, unified@^6.2.0, unified@^7.0.0, un
1476814806
vfile "^3.0.0"
1476914807
x-is-string "^0.1.0"
1477014808

14809+
unified@^8.4.2:
14810+
version "8.4.2"
14811+
resolved "https://registry.yarnpkg.com/unified/-/unified-8.4.2.tgz#13ad58b4a437faa2751a4a4c6a16f680c500fff1"
14812+
integrity sha512-JCrmN13jI4+h9UAyKEoGcDZV+i1E7BLFuG7OsaDvTXI5P0qhHX+vZO/kOhz9jn8HGENDKbwSeB0nVOg4gVStGA==
14813+
dependencies:
14814+
bail "^1.0.0"
14815+
extend "^3.0.0"
14816+
is-plain-obj "^2.0.0"
14817+
trough "^1.0.0"
14818+
vfile "^4.0.0"
14819+
1477114820
union-value@^1.0.0:
1477214821
version "1.0.1"
1477314822
resolved "https://registry.yarnpkg.com/union-value/-/union-value-1.0.1.tgz#0b6fe7b835aecda61c6ea4d4f02c14221e109847"
@@ -14890,6 +14939,11 @@ unist-util-select@^1.5.0:
1489014939
debug "^2.2.0"
1489114940
nth-check "^1.0.1"
1489214941

14942+
unist-util-stringify-position@^1.0.0, unist-util-stringify-position@^1.1.1:
14943+
version "1.1.2"
14944+
resolved "https://registry.yarnpkg.com/unist-util-stringify-position/-/unist-util-stringify-position-1.1.2.tgz#3f37fcf351279dcbca7480ab5889bb8a832ee1c6"
14945+
integrity sha512-pNCVrk64LZv1kElr0N1wPiHEUoXNVFERp+mlTg/s9R5Lwg87f9bM/3sQB99w+N9D/qnM9ar3+AKDBwo/gm/iQQ==
14946+
1489314947
unist-util-stringify-position@^2.0.0:
1489414948
version "2.0.3"
1489514949
resolved "https://registry.yarnpkg.com/unist-util-stringify-position/-/unist-util-stringify-position-2.0.3.tgz#cce3bfa1cdf85ba7375d1d5b17bdc4cada9bd9da"
@@ -15177,15 +15231,42 @@ vfile-location@^3.0.0:
1517715231
resolved "https://registry.yarnpkg.com/vfile-location/-/vfile-location-3.0.1.tgz#d78677c3546de0f7cd977544c367266764d31bb3"
1517815232
integrity sha512-yYBO06eeN/Ki6Kh1QAkgzYpWT1d3Qln+ZCtSbJqFExPl1S3y2qqotJQXoh6qEvl/jDlgpUJolBn3PItVnnZRqQ==
1517915233

15180-
vfile-message@^2.0.0:
15234+
vfile-message@*, vfile-message@^2.0.0:
1518115235
version "2.0.4"
1518215236
resolved "https://registry.yarnpkg.com/vfile-message/-/vfile-message-2.0.4.tgz#5b43b88171d409eae58477d13f23dd41d52c371a"
1518315237
integrity sha512-DjssxRGkMvifUOJre00juHoP9DPWuzjxKuMDrhNbk2TdaYYBNMStsNhEOt3idrtI12VQYM/1+iM0KOzXi4pxwQ==
1518415238
dependencies:
1518515239
"@types/unist" "^2.0.0"
1518615240
unist-util-stringify-position "^2.0.0"
1518715241

15188-
vfile@*, [email protected], vfile@^3.0.0, vfile@^4.0.0:
15242+
vfile-message@^1.0.0:
15243+
version "1.1.1"
15244+
resolved "https://registry.yarnpkg.com/vfile-message/-/vfile-message-1.1.1.tgz#5833ae078a1dfa2d96e9647886cd32993ab313e1"
15245+
integrity sha512-1WmsopSGhWt5laNir+633LszXvZ+Z/lxveBf6yhGsqnQIhlhzooZae7zV6YVM1Sdkw68dtAW3ow0pOdPANugvA==
15246+
dependencies:
15247+
unist-util-stringify-position "^1.1.1"
15248+
15249+
vfile@^2.0.0:
15250+
version "2.3.0"
15251+
resolved "https://registry.yarnpkg.com/vfile/-/vfile-2.3.0.tgz#e62d8e72b20e83c324bc6c67278ee272488bf84a"
15252+
integrity sha512-ASt4mBUHcTpMKD/l5Q+WJXNtshlWxOogYyGYYrg4lt/vuRjC1EFQtlAofL5VmtVNIZJzWYFJjzGWZ0Gw8pzW1w==
15253+
dependencies:
15254+
is-buffer "^1.1.4"
15255+
replace-ext "1.0.0"
15256+
unist-util-stringify-position "^1.0.0"
15257+
vfile-message "^1.0.0"
15258+
15259+
vfile@^3.0.0:
15260+
version "3.0.1"
15261+
resolved "https://registry.yarnpkg.com/vfile/-/vfile-3.0.1.tgz#47331d2abe3282424f4a4bb6acd20a44c4121803"
15262+
integrity sha512-y7Y3gH9BsUSdD4KzHsuMaCzRjglXN0W2EcMf0gpvu6+SbsGhMje7xDc8AEoeXy6mIwCKMI6BkjMsRjzQbhMEjQ==
15263+
dependencies:
15264+
is-buffer "^2.0.0"
15265+
replace-ext "1.0.0"
15266+
unist-util-stringify-position "^1.0.0"
15267+
vfile-message "^1.0.0"
15268+
15269+
vfile@^4.0.0:
1518915270
version "4.0.3"
1519015271
resolved "https://registry.yarnpkg.com/vfile/-/vfile-4.0.3.tgz#1e50b824fb5e5affd718e225c7bb1af6d97d4408"
1519115272
integrity sha512-lREgT5sF05TQk68LO6APy0In+TkFGnFEgKChK2+PHIaTrFQ9oHCKXznZ7VILwgYVBcl0gv4lGATFZBLhi2kVQg==

0 commit comments

Comments
 (0)