Skip to content

Commit

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

Bumps [lint-staged](https:/okonet/lint-staged) from 15.2.5 to 15.2.7.
- [Release notes](https:/okonet/lint-staged/releases)
- [Changelog](https:/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v15.2.5...v15.2.7)

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

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 Jun 17, 2024
1 parent 24e7e2f commit 17ac36d
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.1.0",
"license-check-and-add": "4.0.5",
"lint-staged": "15.2.5",
"lint-staged": "15.2.7",
"lodash-es": "4.17.21",
"minimatch": "9.0.4",
"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 @@ -13720,7 +13720,7 @@ __metadata:
js-yaml: 4.1.0
jwt-decode: 4.0.0
license-check-and-add: 4.0.5
lint-staged: 15.2.5
lint-staged: 15.2.7
lodash-es: 4.17.21
material-design-icons: 3.0.1
minimatch: 9.0.4
Expand Down Expand Up @@ -13909,9 +13909,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:15.2.5":
version: 15.2.5
resolution: "lint-staged@npm:15.2.5"
"lint-staged@npm:15.2.7":
version: 15.2.7
resolution: "lint-staged@npm:15.2.7"
dependencies:
chalk: ~5.3.0
commander: ~12.1.0
Expand All @@ -13925,7 +13925,7 @@ __metadata:
yaml: ~2.4.2
bin:
lint-staged: bin/lint-staged.js
checksum: 3025868d965eb401a5ebd903abd70cfebb8dbeb41eea1020c316f9c8c79083ea203f6cef95d32bfa8c9ec5486392b4ed08632ace6a5347b69cf238ba00e178f0
checksum: 0f21d1b44c046fcfc0388dab66d45d244818afdb24bdf57e7593640c7ca82cc55be7d75e086708e453fac0c0d9ab8760b2cde053944f7b2121c2dd65f6367ffe
languageName: node
linkType: hard

Expand Down

0 comments on commit 17ac36d

Please sign in to comment.