Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump lint-staged from 15.3.0 to 15.4.1 in /modules/web #9877

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading