Skip to content

Commit

Permalink
chore(deps): update dependency lint-staged to v15 (#70)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 27, 2023
1 parent f66c012 commit d98f297
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 45 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"jest": "^29.6.1",
"jest-cli": "^29.6.1",
"lerna": "^7.1.1",
"lint-staged": "^14.0.0",
"lint-staged": "^15.0.0",
"patch-package": "^8.0.0",
"postinstall-postinstall": "^2.1.0",
"ts-jest": "^29.1.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/toolconfs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"git-hook-pure": "^3.2.1",
"lint-staged": "^14.0.0",
"lint-staged": "^15.0.0",
"prettier": "^3.0.0"
},
"peerDependencies": {
Expand All @@ -37,7 +37,7 @@
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"git-hook-pure": "^3.2.1",
"lint-staged": "^13.2.3",
"lint-staged": "^13.2.3 || ^15.0.0",
"prettier": "^3.0.0"
},
"peerDependenciesMeta": {
Expand Down
98 changes: 56 additions & 42 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d98f297

Please sign in to comment.