mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-26 11:49:04 +01:00
chore(package): update lockfile package-lock.json
This commit is contained in:
parent
93a0010952
commit
f2a9d47bf8
22
package-lock.json
generated
22
package-lock.json
generated
@ -18643,18 +18643,18 @@
|
|||||||
"integrity": "sha512-1RUZVgQlpJSPWYbFSpmudq5nHY1doEIv89gBtF0s4gW1GF2XorxcA/70M5vq7rLv0a6mhOUccRsqkwhwLCIQ2Q=="
|
"integrity": "sha512-1RUZVgQlpJSPWYbFSpmudq5nHY1doEIv89gBtF0s4gW1GF2XorxcA/70M5vq7rLv0a6mhOUccRsqkwhwLCIQ2Q=="
|
||||||
},
|
},
|
||||||
"markdownlint": {
|
"markdownlint": {
|
||||||
"version": "0.18.0",
|
"version": "0.19.0",
|
||||||
"resolved": "https://registry.npmjs.org/markdownlint/-/markdownlint-0.18.0.tgz",
|
"resolved": "https://registry.npmjs.org/markdownlint/-/markdownlint-0.19.0.tgz",
|
||||||
"integrity": "sha512-nQAfK9Pbq0ZRoMC/abNGterEnV3kL8MZmi0WHhw8WJKoIbsm3cXGufGsxzCRvjW15cxe74KWcxRSKqwplS26Bw==",
|
"integrity": "sha512-+MsWOnYVUH4klcKM7iRx5cno9FQMDAb6FC6mWlZkeXPwIaK6Z5Vd9VkXkykPidRqmLHU2wI+MNyfUMnUCBw3pQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"markdown-it": "10.0.0"
|
"markdown-it": "10.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"markdownlint-cli": {
|
"markdownlint-cli": {
|
||||||
"version": "0.21.0",
|
"version": "0.22.0",
|
||||||
"resolved": "https://registry.npmjs.org/markdownlint-cli/-/markdownlint-cli-0.21.0.tgz",
|
"resolved": "https://registry.npmjs.org/markdownlint-cli/-/markdownlint-cli-0.22.0.tgz",
|
||||||
"integrity": "sha512-gvnczz3W3Wgex851/cIQ/2y8GNhY+EVK8Ael8kRd8hoSQ0ps9xjhtwPwMyJPoiYbAoPxG6vSBFISiysaAbCEZg==",
|
"integrity": "sha512-qRg6tK5dXWqkaFvEstz9YSQal1ECMgofrSZgdBOaPWG8cD50pk8Hs0ZpBCJ6SCHPKF71pCdtuSL2u82sIx2XWA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"commander": "~2.9.0",
|
"commander": "~2.9.0",
|
||||||
@ -18666,8 +18666,8 @@
|
|||||||
"jsonc-parser": "~2.2.0",
|
"jsonc-parser": "~2.2.0",
|
||||||
"lodash.differencewith": "~4.5.0",
|
"lodash.differencewith": "~4.5.0",
|
||||||
"lodash.flatten": "~4.4.0",
|
"lodash.flatten": "~4.4.0",
|
||||||
"markdownlint": "~0.18.0",
|
"markdownlint": "~0.19.0",
|
||||||
"markdownlint-rule-helpers": "~0.6.0",
|
"markdownlint-rule-helpers": "~0.7.0",
|
||||||
"minimatch": "~3.0.4",
|
"minimatch": "~3.0.4",
|
||||||
"rc": "~1.2.7"
|
"rc": "~1.2.7"
|
||||||
},
|
},
|
||||||
@ -18702,9 +18702,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"markdownlint-rule-helpers": {
|
"markdownlint-rule-helpers": {
|
||||||
"version": "0.6.0",
|
"version": "0.7.0",
|
||||||
"resolved": "https://registry.npmjs.org/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.6.0.tgz",
|
"resolved": "https://registry.npmjs.org/markdownlint-rule-helpers/-/markdownlint-rule-helpers-0.7.0.tgz",
|
||||||
"integrity": "sha512-LiZVAbg9/cqkBHtLNNqHV3xuy4Y2L/KuGU6+ZXqCT9NnCdEkIoxeI5/96t+ExquBY0iHy2CVWxPH16nG1RKQVQ==",
|
"integrity": "sha512-xZByWJNBaCMHo7nYPv/5aO8Jt68YcMvyouFXhuXmJzbqCsQy8rfCj0kYcv22kdK5PwAgMdbHg0hyTdURbUZtJw==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"math-random": {
|
"math-random": {
|
||||||
|
Loading…
Reference in New Issue
Block a user