Skip to content

Commit

Permalink
chore(deps-dev): bump lint-staged from 15.4.2 to 15.4.3 in /modules/web
Browse files Browse the repository at this point in the history
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.4.2 to 15.4.3.
- [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.4.2...v15.4.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
1 parent ebec351 commit 09304e7
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.5.0",
"license-check-and-add": "4.0.5",
"lint-staged": "15.4.2",
"lint-staged": "15.4.3",
"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 @@ -14896,7 +14896,7 @@ __metadata:
js-yaml: 4.1.0
jwt-decode: 4.0.0
license-check-and-add: 4.0.5
lint-staged: 15.4.2
lint-staged: 15.4.3
lodash-es: 4.17.21
material-design-icons: 3.0.1
minimatch: 10.0.1
Expand Down Expand Up @@ -15075,9 +15075,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:15.4.2":
version: 15.4.2
resolution: "lint-staged@npm:15.4.2"
"lint-staged@npm:15.4.3":
version: 15.4.3
resolution: "lint-staged@npm:15.4.3"
dependencies:
chalk: ^5.4.1
commander: ^13.1.0
Expand All @@ -15091,7 +15091,7 @@ __metadata:
yaml: ^2.7.0
bin:
lint-staged: bin/lint-staged.js
checksum: bdb031d64f388aea166b3beaaff8a0a1503e50433959805985b43fcd788c9bfaf1e3a6c0852d830a6c75345b9c0809c5e6dab80d48460e3d6317b7ca0f842df8
checksum: b12b246c13fc1c7b0023a234244699fa1ec9b8ee15fae71e8109e7f10aa5f43c5cfa9d7eba6aa109cae6b6ffe7a1a50244f5df84e4b30d14e3764dbb66c5f66f
languageName: node
linkType: hard

Expand Down

0 comments on commit 09304e7

Please sign in to comment.