Skip to content

Commit

Permalink
Bump lint-staged in /frontend-react in the project group (#16922)
Browse files Browse the repository at this point in the history
Bumps the project group in /frontend-react with 1 update: [lint-staged](https://github.com/lint-staged/lint-staged).


Updates `lint-staged` from 15.2.11 to 15.3.0
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.11...v15.3.0)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: project
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent 985cb62 commit ae07924
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion frontend-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
"globals": "^15.13.0",
"husky": "^9.1.7",
"jsdom": "^25.0.1",
"lint-staged": "^15.2.11",
"lint-staged": "^15.3.0",
"mockdate": "^3.0.5",
"msw": "^2.7.0",
"npm-run-all": "^4.1.5",
Expand Down
20 changes: 10 additions & 10 deletions frontend-react/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4200,10 +4200,10 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:~5.3.0":
version: 5.3.0
resolution: "chalk@npm:5.3.0"
checksum: 623922e077b7d1e9dedaea6f8b9e9352921f8ae3afe739132e0e00c275971bdd331268183b2628cf4ab1727c45ea1f28d7e24ac23ce1db1eb653c414ca8a5a80
"chalk@npm:~5.4.1":
version: 5.4.1
resolution: "chalk@npm:5.4.1"
checksum: 0c656f30b782fed4d99198825c0860158901f449a6b12b818b0aabad27ec970389e7e8767d0e00762175b23620c812e70c4fd92c0210e55fc2d993638b74e86e
languageName: node
linkType: hard

Expand Down Expand Up @@ -7820,11 +7820,11 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:^15.2.11":
version: 15.2.11
resolution: "lint-staged@npm:15.2.11"
"lint-staged@npm:^15.3.0":
version: 15.3.0
resolution: "lint-staged@npm:15.3.0"
dependencies:
chalk: ~5.3.0
chalk: ~5.4.1
commander: ~12.1.0
debug: ~4.4.0
execa: ~8.0.1
Expand All @@ -7836,7 +7836,7 @@ __metadata:
yaml: ~2.6.1
bin:
lint-staged: bin/lint-staged.js
checksum: 9668e67791fd73aa91cf9268641a5b41191b4221ac9e4d34b51bb10088a082548aa5984d9b38066c3832e41f5a01bbb36aa41d9a8c96bbc775301cb5c9071e13
checksum: 9917a13c946cd812e4986a724602dfacf09baa4ddbbb4f08f7e59760181a7bf38459fcef54a396cc80b2af1655edae3e45410b23cfe1f70cf431662b2bf45624
languageName: node
linkType: hard

Expand Down Expand Up @@ -9893,7 +9893,7 @@ __metadata:
html-to-text: ^9.0.5
husky: ^9.1.7
jsdom: ^25.0.1
lint-staged: ^15.2.11
lint-staged: ^15.3.0
lodash: ^4.17.21
mockdate: ^3.0.5
msw: ^2.7.0
Expand Down

0 comments on commit ae07924

Please sign in to comment.