Skip to content

Commit

Permalink
chore(deps-dev): bump lint-staged from 15.3.0 to 15.4.1 in /modules/w…
Browse files Browse the repository at this point in the history
…eb (#9877)

Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.3.0 to 15.4.1.
- [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.3.0...v15.4.1)

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

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 24, 2025
1 parent 8e1b153 commit 34c57c5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"jest": "29.7.0",
"jest-preset-angular": "14.4.2",
"license-check-and-add": "4.0.5",
"lint-staged": "15.3.0",
"lint-staged": "15.4.1",
"lodash-es": "4.17.21",
"minimatch": "10.0.1",
"minimist": "1.2.8",
Expand Down
10 changes: 5 additions & 5 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14645,7 +14645,7 @@ __metadata:
js-yaml: 4.1.0
jwt-decode: 4.0.0
license-check-and-add: 4.0.5
lint-staged: 15.3.0
lint-staged: 15.4.1
lodash-es: 4.17.21
material-design-icons: 3.0.1
minimatch: 10.0.1
Expand Down Expand Up @@ -14824,9 +14824,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:15.3.0":
version: 15.3.0
resolution: "lint-staged@npm:15.3.0"
"lint-staged@npm:15.4.1":
version: 15.4.1
resolution: "lint-staged@npm:15.4.1"
dependencies:
chalk: ~5.4.1
commander: ~12.1.0
Expand All @@ -14840,7 +14840,7 @@ __metadata:
yaml: ~2.6.1
bin:
lint-staged: bin/lint-staged.js
checksum: 9917a13c946cd812e4986a724602dfacf09baa4ddbbb4f08f7e59760181a7bf38459fcef54a396cc80b2af1655edae3e45410b23cfe1f70cf431662b2bf45624
checksum: 6c17747e9379a08ad3d15aab869a362c750d357182c76ca88121f01143910a2a2d5b1673536f3ba9db2331bf2102ffee115532736dd9c3fa2696344732a47d3d
languageName: node
linkType: hard

Expand Down

0 comments on commit 34c57c5

Please sign in to comment.