Skip to content

Commit

Permalink
build(deps-dev): bump lint-staged from 10.5.4 to 15.2.7
Browse files Browse the repository at this point in the history
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.4 to 15.2.7.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v10.5.4...v15.2.7)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent cd9dba9 commit 24453e1
Show file tree
Hide file tree
Showing 3 changed files with 215 additions and 151 deletions.
2 changes: 1 addition & 1 deletion packages/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react-hooks": "^4.6.2",
"husky": "^4.3.0",
"lint-staged": "^10.3.0",
"lint-staged": "^15.2.7",
"prettier": "^3.3.2",
"sass": "^1.77.6",
"stylelint": "^16.7.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/merchant/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"eslint-plugin-react-hooks": "^4.6.2",
"husky": "^4.3.8",
"jest": "^27.5.1",
"lint-staged": "^10.5.4",
"lint-staged": "^15.2.7",
"prettier": "2.8.8",
"react-test-renderer": "17.0.2"
},
Expand Down
Loading

0 comments on commit 24453e1

Please sign in to comment.