build(deps-dev): bump markdownlint-cli from 0.31.0 to 0.31.1 (#326)
This commit is contained in:
parent
1d853e2457
commit
853aa301de
30
package-lock.json
generated
30
package-lock.json
generated
@ -25,7 +25,7 @@
|
|||||||
"express": "4.17.2",
|
"express": "4.17.2",
|
||||||
"husky": "7.0.4",
|
"husky": "7.0.4",
|
||||||
"jest": "27.5.1",
|
"jest": "27.5.1",
|
||||||
"markdownlint-cli": "0.31.0",
|
"markdownlint-cli": "0.31.1",
|
||||||
"pinst": "2.1.6",
|
"pinst": "2.1.6",
|
||||||
"rimraf": "3.0.2",
|
"rimraf": "3.0.2",
|
||||||
"semantic-release": "19.0.2",
|
"semantic-release": "19.0.2",
|
||||||
@ -7322,9 +7322,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/markdownlint-cli": {
|
"node_modules/markdownlint-cli": {
|
||||||
"version": "0.31.0",
|
"version": "0.31.1",
|
||||||
"resolved": "https://registry.npmjs.org/markdownlint-cli/-/markdownlint-cli-0.31.0.tgz",
|
"resolved": "https://registry.npmjs.org/markdownlint-cli/-/markdownlint-cli-0.31.1.tgz",
|
||||||
"integrity": "sha512-UCNA10I2evrEqGWUGM4I6ae6LubLeySkKegP1GQaZSES516BYBgOn8Ai8MXU+5rSIeCvMyKi91alqHyRDuUnYA==",
|
"integrity": "sha512-keIOMwQn+Ch7MoBwA+TdkyVMuxAeZFEGmIIlvwgV0Z1TGS5MxPnRr29XCLhkNzCHU+uNKGjU+VEjLX+Z9kli6g==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"commander": "~9.0.0",
|
"commander": "~9.0.0",
|
||||||
@ -7335,7 +7335,7 @@
|
|||||||
"jsonc-parser": "~3.0.0",
|
"jsonc-parser": "~3.0.0",
|
||||||
"markdownlint": "~0.25.1",
|
"markdownlint": "~0.25.1",
|
||||||
"markdownlint-rule-helpers": "~0.16.0",
|
"markdownlint-rule-helpers": "~0.16.0",
|
||||||
"minimatch": "~3.0.4",
|
"minimatch": "~3.0.5",
|
||||||
"run-con": "~1.2.10"
|
"run-con": "~1.2.10"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
@ -7599,9 +7599,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/minimatch": {
|
"node_modules/minimatch": {
|
||||||
"version": "3.0.4",
|
"version": "3.0.5",
|
||||||
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.5.tgz",
|
||||||
"integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
|
"integrity": "sha512-tUpxzX0VAzJHjLu0xUfFv1gwVp9ba3IOuRAVH2EGuRW8a5emA2FlACLqiT/lDVtS1W+TGNwqz3sWaNyLgDJWuw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"brace-expansion": "^1.1.7"
|
"brace-expansion": "^1.1.7"
|
||||||
@ -19098,9 +19098,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"markdownlint-cli": {
|
"markdownlint-cli": {
|
||||||
"version": "0.31.0",
|
"version": "0.31.1",
|
||||||
"resolved": "https://registry.npmjs.org/markdownlint-cli/-/markdownlint-cli-0.31.0.tgz",
|
"resolved": "https://registry.npmjs.org/markdownlint-cli/-/markdownlint-cli-0.31.1.tgz",
|
||||||
"integrity": "sha512-UCNA10I2evrEqGWUGM4I6ae6LubLeySkKegP1GQaZSES516BYBgOn8Ai8MXU+5rSIeCvMyKi91alqHyRDuUnYA==",
|
"integrity": "sha512-keIOMwQn+Ch7MoBwA+TdkyVMuxAeZFEGmIIlvwgV0Z1TGS5MxPnRr29XCLhkNzCHU+uNKGjU+VEjLX+Z9kli6g==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"commander": "~9.0.0",
|
"commander": "~9.0.0",
|
||||||
@ -19111,7 +19111,7 @@
|
|||||||
"jsonc-parser": "~3.0.0",
|
"jsonc-parser": "~3.0.0",
|
||||||
"markdownlint": "~0.25.1",
|
"markdownlint": "~0.25.1",
|
||||||
"markdownlint-rule-helpers": "~0.16.0",
|
"markdownlint-rule-helpers": "~0.16.0",
|
||||||
"minimatch": "~3.0.4",
|
"minimatch": "~3.0.5",
|
||||||
"run-con": "~1.2.10"
|
"run-con": "~1.2.10"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
@ -19294,9 +19294,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"minimatch": {
|
"minimatch": {
|
||||||
"version": "3.0.4",
|
"version": "3.0.5",
|
||||||
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
|
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.5.tgz",
|
||||||
"integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
|
"integrity": "sha512-tUpxzX0VAzJHjLu0xUfFv1gwVp9ba3IOuRAVH2EGuRW8a5emA2FlACLqiT/lDVtS1W+TGNwqz3sWaNyLgDJWuw==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"brace-expansion": "^1.1.7"
|
"brace-expansion": "^1.1.7"
|
||||||
|
@ -68,7 +68,7 @@
|
|||||||
"express": "4.17.2",
|
"express": "4.17.2",
|
||||||
"husky": "7.0.4",
|
"husky": "7.0.4",
|
||||||
"jest": "27.5.1",
|
"jest": "27.5.1",
|
||||||
"markdownlint-cli": "0.31.0",
|
"markdownlint-cli": "0.31.1",
|
||||||
"pinst": "2.1.6",
|
"pinst": "2.1.6",
|
||||||
"rimraf": "3.0.2",
|
"rimraf": "3.0.2",
|
||||||
"semantic-release": "19.0.2",
|
"semantic-release": "19.0.2",
|
||||||
|
Reference in New Issue
Block a user