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 Sep 15, 2024
1 parent 787a0ad commit 17102f1
Show file tree
Hide file tree
Showing 17 changed files with 254 additions and 126 deletions.
2 changes: 1 addition & 1 deletion applications/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,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.10",
"markdownlint-cli": "0.41.0",
"mini-css-extract-plugin": "2.9.1",
"msw": "2.4.7",
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 @@ -81,7 +81,7 @@
},
"devDependencies": {
"@package/markdownlint-config": "workspace:*",
"lint-staged": "12.1.7",
"lint-staged": "15.2.10",
"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.10",
"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.10",
"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.10",
"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 @@ -41,7 +41,7 @@
},
"devDependencies": {
"@package/markdownlint-config": "workspace:*",
"lint-staged": "12.1.7",
"lint-staged": "15.2.10",
"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.10",
"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.1.6",
"libyear": "0.8.0",
"lint-staged": "12.1.7",
"lint-staged": "15.2.10",
"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.2",
"eslint": "8.57.0",
"jest": "29.7.0",
"lint-staged": "12.1.7",
"lint-staged": "15.2.10",
"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.2",
"eslint": "8.57.0",
"jest": "29.7.0",
"lint-staged": "12.1.7",
"lint-staged": "15.2.10",
"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.16.5",
"eslint": "8.57.0",
"jest": "29.7.0",
"lint-staged": "12.1.7",
"lint-staged": "15.2.10",
"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.16.5",
"eslint": "8.57.0",
"jest": "29.7.0",
"lint-staged": "12.1.7",
"lint-staged": "15.2.10",
"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.2",
"eslint": "8.57.0",
"jest": "29.7.0",
"lint-staged": "12.1.7",
"lint-staged": "15.2.10",
"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 @@ -87,7 +87,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.10",
"markdownlint-cli": "0.41.0",
"mini-css-extract-plugin": "2.9.1",
"msw": "2.4.7",
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.10",
"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 @@ -87,7 +87,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.10",
"markdownlint-cli": "0.41.0",
"mini-css-extract-plugin": "2.9.1",
"msw": "2.4.7",
Expand Down
Loading

0 comments on commit 17102f1

Please sign in to comment.