Skip to content

Commit 33478bd

Browse files
chore(deps-dev): bump lint-staged from 15.2.9 to 15.2.10 in /modules/web (#9553)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.9 to 15.2.10. - [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.9...v15.2.10) --- 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>
1 parent 0744266 commit 33478bd

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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.2.4",
128128
"license-check-and-add": "4.0.5",
129-
"lint-staged": "15.2.9",
129+
"lint-staged": "15.2.10",
130130
"lodash-es": "4.17.21",
131131
"minimatch": "10.0.1",
132132
"minimist": "1.2.8",

modules/web/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14373,7 +14373,7 @@ __metadata:
1437314373
js-yaml: 4.1.0
1437414374
jwt-decode: 4.0.0
1437514375
license-check-and-add: 4.0.5
14376-
lint-staged: 15.2.9
14376+
lint-staged: 15.2.10
1437714377
lodash-es: 4.17.21
1437814378
material-design-icons: 3.0.1
1437914379
minimatch: 10.0.1
@@ -14562,23 +14562,23 @@ __metadata:
1456214562
languageName: node
1456314563
linkType: hard
1456414564

14565-
"lint-staged@npm:15.2.9":
14566-
version: 15.2.9
14567-
resolution: "lint-staged@npm:15.2.9"
14565+
"lint-staged@npm:15.2.10":
14566+
version: 15.2.10
14567+
resolution: "lint-staged@npm:15.2.10"
1456814568
dependencies:
1456914569
chalk: ~5.3.0
1457014570
commander: ~12.1.0
1457114571
debug: ~4.3.6
1457214572
execa: ~8.0.1
1457314573
lilconfig: ~3.1.2
1457414574
listr2: ~8.2.4
14575-
micromatch: ~4.0.7
14575+
micromatch: ~4.0.8
1457614576
pidtree: ~0.6.0
1457714577
string-argv: ~0.3.2
1457814578
yaml: ~2.5.0
1457914579
bin:
1458014580
lint-staged: bin/lint-staged.js
14581-
checksum: 7f804c24d0374b48d26f11a051342141b84c9954f77225bab5ae221b1e4d47a72f722f39b13169267592c28b2614ad39f9722fd86bc4cdfdf93e8601ff66b0e1
14581+
checksum: 7ab255b848478ca47c6b94aad0e7a3cfe5ba48ae1fb353cfa86635741333b83b1fd793d7cac6d44bf0388ad087d7e0250c7ec0a8ebece63fbcf7a8d175279809
1458214582
languageName: node
1458314583
linkType: hard
1458414584

@@ -15112,7 +15112,7 @@ __metadata:
1511215112
languageName: node
1511315113
linkType: hard
1511415114

15115-
"micromatch@npm:^4.0.0, micromatch@npm:^4.0.2, micromatch@npm:^4.0.4, micromatch@npm:^4.0.5, micromatch@npm:^4.0.8, micromatch@npm:~4.0.7":
15115+
"micromatch@npm:^4.0.0, micromatch@npm:^4.0.2, micromatch@npm:^4.0.4, micromatch@npm:^4.0.5, micromatch@npm:^4.0.8, micromatch@npm:~4.0.8":
1511615116
version: 4.0.8
1511715117
resolution: "micromatch@npm:4.0.8"
1511815118
dependencies:

0 commit comments

Comments
 (0)