Skip to content

Commit f7ef975

Browse files
chore(deps-dev): bump lint-staged from 15.2.11 to 15.3.0 in /modules/web (#9821)
Bumps [lint-staged](https://github.com/lint-staged/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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6177251 commit f7ef975

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

modules/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"jest": "29.7.0",
127127
"jest-preset-angular": "14.4.2",
128128
"license-check-and-add": "4.0.5",
129-
"lint-staged": "15.2.11",
129+
"lint-staged": "15.3.0",
130130
"lodash-es": "4.17.21",
131131
"minimatch": "10.0.1",
132132
"minimist": "1.2.8",

modules/web/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8819,10 +8819,10 @@ __metadata:
88198819
languageName: node
88208820
linkType: hard
88218821

8822-
"chalk@npm:~5.3.0":
8823-
version: 5.3.0
8824-
resolution: "chalk@npm:5.3.0"
8825-
checksum: 623922e077b7d1e9dedaea6f8b9e9352921f8ae3afe739132e0e00c275971bdd331268183b2628cf4ab1727c45ea1f28d7e24ac23ce1db1eb653c414ca8a5a80
8822+
"chalk@npm:~5.4.1":
8823+
version: 5.4.1
8824+
resolution: "chalk@npm:5.4.1"
8825+
checksum: 0c656f30b782fed4d99198825c0860158901f449a6b12b818b0aabad27ec970389e7e8767d0e00762175b23620c812e70c4fd92c0210e55fc2d993638b74e86e
88268826
languageName: node
88278827
linkType: hard
88288828

@@ -14545,7 +14545,7 @@ __metadata:
1454514545
js-yaml: 4.1.0
1454614546
jwt-decode: 4.0.0
1454714547
license-check-and-add: 4.0.5
14548-
lint-staged: 15.2.11
14548+
lint-staged: 15.3.0
1454914549
lodash-es: 4.17.21
1455014550
material-design-icons: 3.0.1
1455114551
minimatch: 10.0.1
@@ -14724,11 +14724,11 @@ __metadata:
1472414724
languageName: node
1472514725
linkType: hard
1472614726

14727-
"lint-staged@npm:15.2.11":
14728-
version: 15.2.11
14729-
resolution: "lint-staged@npm:15.2.11"
14727+
"lint-staged@npm:15.3.0":
14728+
version: 15.3.0
14729+
resolution: "lint-staged@npm:15.3.0"
1473014730
dependencies:
14731-
chalk: ~5.3.0
14731+
chalk: ~5.4.1
1473214732
commander: ~12.1.0
1473314733
debug: ~4.4.0
1473414734
execa: ~8.0.1
@@ -14740,7 +14740,7 @@ __metadata:
1474014740
yaml: ~2.6.1
1474114741
bin:
1474214742
lint-staged: bin/lint-staged.js
14743-
checksum: 9668e67791fd73aa91cf9268641a5b41191b4221ac9e4d34b51bb10088a082548aa5984d9b38066c3832e41f5a01bbb36aa41d9a8c96bbc775301cb5c9071e13
14743+
checksum: 9917a13c946cd812e4986a724602dfacf09baa4ddbbb4f08f7e59760181a7bf38459fcef54a396cc80b2af1655edae3e45410b23cfe1f70cf431662b2bf45624
1474414744
languageName: node
1474514745
linkType: hard
1474614746

0 commit comments

Comments
 (0)