Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 28, 2024
1 parent 44fda0c commit bb0dbc0
Show file tree
Hide file tree
Showing 17 changed files with 234 additions and 469 deletions.
2 changes: 1 addition & 1 deletion applications/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"jest-environment-jsdom": "29.7.0",
"jest-extended": "4.0.2",
"jest-when": "3.6.0",
"lint-staged": "12.1.7",
"lint-staged": "15.2.7",
"markdownlint-cli": "0.41.0",
"mini-css-extract-plugin": "2.9.0",
"msw": "2.3.4",
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 @@ -80,7 +80,7 @@
},
"devDependencies": {
"@package/markdownlint-config": "workspace:*",
"lint-staged": "12.1.7",
"lint-staged": "15.2.7",
"markdownlint-cli": "0.41.0",
"prettier": "3.3.3",
"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 @@ -40,7 +40,7 @@
},
"devDependencies": {
"@package/markdownlint-config": "workspace:*",
"lint-staged": "12.1.7",
"lint-staged": "15.2.7",
"markdownlint-cli": "0.41.0",
"prettier": "3.3.3",
"pretty-quick": "4.0.0"
Expand Down
2 changes: 1 addition & 1 deletion configs/markdownlint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"markdownlint-cli": "^0.40.0 || ^0.41.0"
},
"devDependencies": {
"lint-staged": "12.1.7",
"lint-staged": "15.2.7",
"markdownlint-cli": "0.41.0",
"prettier": "3.3.3",
"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 @@ -34,7 +34,7 @@
},
"devDependencies": {
"@package/markdownlint-config": "workspace:*",
"lint-staged": "12.1.7",
"lint-staged": "15.2.7",
"markdownlint-cli": "0.41.0",
"prettier": "3.3.3",
"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 @@ -39,7 +39,7 @@
},
"devDependencies": {
"@package/markdownlint-config": "workspace:*",
"lint-staged": "12.1.7",
"lint-staged": "15.2.7",
"markdownlint-cli": "0.41.0",
"prettier": "3.3.3",
"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 @@ -67,7 +67,7 @@
"@types/react-dom": "18.3.0",
"eslint": "8.57.0",
"jest": "29.7.0",
"lint-staged": "12.1.7",
"lint-staged": "15.2.7",
"markdownlint-cli": "0.41.0",
"npm-run-all": "4.1.5",
"prettier": "3.3.3",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"commitizen": "4.3.0",
"husky": "9.0.11",
"libyear": "0.8.0",
"lint-staged": "12.1.7",
"lint-staged": "15.2.7",
"markdownlint-cli": "0.41.0",
"prettier": "3.3.3"
},
Expand Down
2 changes: 1 addition & 1 deletion plugins/scaffolder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@yarnpkg/core": "4.1.1",
"eslint": "8.57.0",
"jest": "29.7.0",
"lint-staged": "12.1.7",
"lint-staged": "15.2.7",
"markdownlint-cli": "0.41.0",
"npm-run-all": "4.1.5",
"prettier": "3.3.3",
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 @@ -56,7 +56,7 @@
"@yarnpkg/core": "4.1.1",
"eslint": "8.57.0",
"jest": "29.7.0",
"lint-staged": "12.1.7",
"lint-staged": "15.2.7",
"markdownlint-cli": "0.41.0",
"npm-run-all": "4.1.5",
"prettier": "3.3.3",
Expand Down
2 changes: 1 addition & 1 deletion templates/library/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@types/node": "20.14.12",
"eslint": "8.57.0",
"jest": "29.7.0",
"lint-staged": "12.1.7",
"lint-staged": "15.2.7",
"markdownlint-cli": "0.41.0",
"npm-run-all": "4.1.5",
"prettier": "3.3.3",
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 @@ -63,7 +63,7 @@
"@types/node": "20.14.12",
"eslint": "8.57.0",
"jest": "29.7.0",
"lint-staged": "12.1.7",
"lint-staged": "15.2.7",
"markdownlint-cli": "0.41.0",
"npm-run-all": "4.1.5",
"prettier": "3.3.3",
Expand Down
2 changes: 1 addition & 1 deletion templates/plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@yarnpkg/core": "4.1.1",
"eslint": "8.57.0",
"jest": "29.7.0",
"lint-staged": "12.1.7",
"lint-staged": "15.2.7",
"markdownlint-cli": "0.41.0",
"npm-run-all": "4.1.5",
"prettier": "3.3.3",
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 @@ -86,7 +86,7 @@
"jest-environment-jsdom": "29.7.0",
"jest-extended": "4.0.2",
"jest-when": "3.6.0",
"lint-staged": "12.1.7",
"lint-staged": "15.2.7",
"markdownlint-cli": "0.41.0",
"mini-css-extract-plugin": "2.9.0",
"msw": "2.3.4",
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 @@ -67,7 +67,7 @@
"@types/react-dom": "18.3.0",
"eslint": "8.57.0",
"jest": "29.7.0",
"lint-staged": "12.1.7",
"lint-staged": "15.2.7",
"markdownlint-cli": "0.41.0",
"npm-run-all": "4.1.5",
"prettier": "3.3.3",
Expand Down
2 changes: 1 addition & 1 deletion templates/solid-application/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"jest-environment-jsdom": "29.7.0",
"jest-extended": "4.0.2",
"jest-when": "3.6.0",
"lint-staged": "12.1.7",
"lint-staged": "15.2.7",
"markdownlint-cli": "0.41.0",
"mini-css-extract-plugin": "2.9.0",
"msw": "2.3.4",
Expand Down
Loading

0 comments on commit bb0dbc0

Please sign in to comment.