Skip to content

Commit

Permalink
chore(deps): update dependency markdownlint-cli to v0.41.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jdanil committed May 26, 2024
1 parent dea99f5 commit 9365d0c
Show file tree
Hide file tree
Showing 16 changed files with 68 additions and 68 deletions.
2 changes: 1 addition & 1 deletion applications/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
"jest-extended": "4.0.2",
"jest-when": "3.6.0",
"lint-staged": "12.1.7",
"markdownlint-cli": "0.40.0",
"markdownlint-cli": "0.41.0",
"mini-css-extract-plugin": "2.9.0",
"msw": "2.3.0",
"npm-run-all": "4.1.5",
Expand Down
2 changes: 1 addition & 1 deletion configs/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"devDependencies": {
"@package/markdownlint-config": "workspace:*",
"lint-staged": "12.1.7",
"markdownlint-cli": "0.40.0",
"markdownlint-cli": "0.41.0",
"prettier": "3.2.5",
"pretty-quick": "4.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion configs/jest-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"devDependencies": {
"@package/markdownlint-config": "workspace:*",
"lint-staged": "12.1.7",
"markdownlint-cli": "0.40.0",
"markdownlint-cli": "0.41.0",
"prettier": "3.2.5",
"pretty-quick": "4.0.0"
}
Expand Down
4 changes: 2 additions & 2 deletions configs/markdownlint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@
"precommit": "lint-staged"
},
"peerDependencies": {
"markdownlint-cli": "^0.40.0"
"markdownlint-cli": "^0.40.0 || ^0.41.0"
},
"devDependencies": {
"lint-staged": "12.1.7",
"markdownlint-cli": "0.40.0",
"markdownlint-cli": "0.41.0",
"prettier": "3.2.5",
"pretty-quick": "4.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion configs/prettier-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"devDependencies": {
"@package/markdownlint-config": "workspace:*",
"lint-staged": "12.1.7",
"markdownlint-cli": "0.40.0",
"markdownlint-cli": "0.41.0",
"prettier": "3.2.5",
"pretty-quick": "4.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion configs/tsconfig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"devDependencies": {
"@package/markdownlint-config": "workspace:*",
"lint-staged": "12.1.7",
"markdownlint-cli": "0.40.0",
"markdownlint-cli": "0.41.0",
"prettier": "3.2.5",
"pretty-quick": "4.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion libraries/react-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"eslint": "8.57.0",
"jest": "29.7.0",
"lint-staged": "12.1.7",
"markdownlint-cli": "0.40.0",
"markdownlint-cli": "0.41.0",
"npm-run-all": "4.1.5",
"prettier": "3.2.5",
"pretty-quick": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"husky": "9.0.11",
"libyear": "0.8.0",
"lint-staged": "12.1.7",
"markdownlint-cli": "0.40.0",
"markdownlint-cli": "0.41.0",
"prettier": "3.2.5"
},
"resolutions": {
Expand Down
2 changes: 1 addition & 1 deletion plugins/scaffolder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"eslint": "8.57.0",
"jest": "29.7.0",
"lint-staged": "12.1.7",
"markdownlint-cli": "0.40.0",
"markdownlint-cli": "0.41.0",
"npm-run-all": "4.1.5",
"prettier": "3.2.5",
"pretty-quick": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion plugins/typescript-project-references/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"eslint": "8.57.0",
"jest": "29.7.0",
"lint-staged": "12.1.7",
"markdownlint-cli": "0.40.0",
"markdownlint-cli": "0.41.0",
"npm-run-all": "4.1.5",
"prettier": "3.2.5",
"pretty-quick": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion templates/library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"eslint": "8.57.0",
"jest": "29.7.0",
"lint-staged": "12.1.7",
"markdownlint-cli": "0.40.0",
"markdownlint-cli": "0.41.0",
"npm-run-all": "4.1.5",
"prettier": "3.2.5",
"pretty-quick": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion templates/node-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"eslint": "8.57.0",
"jest": "29.7.0",
"lint-staged": "12.1.7",
"markdownlint-cli": "0.40.0",
"markdownlint-cli": "0.41.0",
"npm-run-all": "4.1.5",
"prettier": "3.2.5",
"pretty-quick": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion templates/plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"eslint": "8.57.0",
"jest": "29.7.0",
"lint-staged": "12.1.7",
"markdownlint-cli": "0.40.0",
"markdownlint-cli": "0.41.0",
"npm-run-all": "4.1.5",
"prettier": "3.2.5",
"pretty-quick": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion templates/react-application/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"jest-extended": "4.0.2",
"jest-when": "3.6.0",
"lint-staged": "12.1.7",
"markdownlint-cli": "0.40.0",
"markdownlint-cli": "0.41.0",
"mini-css-extract-plugin": "2.9.0",
"msw": "2.3.0",
"npm-run-all": "4.1.5",
Expand Down
2 changes: 1 addition & 1 deletion templates/react-library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"eslint": "8.57.0",
"jest": "29.7.0",
"lint-staged": "12.1.7",
"markdownlint-cli": "0.40.0",
"markdownlint-cli": "0.41.0",
"npm-run-all": "4.1.5",
"prettier": "3.2.5",
"pretty-quick": "4.0.0",
Expand Down

0 comments on commit 9365d0c

Please sign in to comment.