Skip to content

Commit 8d8edcb

Browse files
chore(deps-dev): bump lint-staged from 15.2.8 to 15.2.9 in /modules/web (#9357)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.8 to 15.2.9. - [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.8...v15.2.9) --- 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 f6c1942 commit 8d8edcb

File tree

2 files changed

+6
-6
lines changed

2 files changed

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

modules/web/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14352,7 +14352,7 @@ __metadata:
1435214352
js-yaml: 4.1.0
1435314353
jwt-decode: 4.0.0
1435414354
license-check-and-add: 4.0.5
14355-
lint-staged: 15.2.8
14355+
lint-staged: 15.2.9
1435614356
lodash-es: 4.17.21
1435714357
material-design-icons: 3.0.1
1435814358
minimatch: 10.0.1
@@ -14541,9 +14541,9 @@ __metadata:
1454114541
languageName: node
1454214542
linkType: hard
1454314543

14544-
"lint-staged@npm:15.2.8":
14545-
version: 15.2.8
14546-
resolution: "lint-staged@npm:15.2.8"
14544+
"lint-staged@npm:15.2.9":
14545+
version: 15.2.9
14546+
resolution: "lint-staged@npm:15.2.9"
1454714547
dependencies:
1454814548
chalk: ~5.3.0
1454914549
commander: ~12.1.0
@@ -14557,7 +14557,7 @@ __metadata:
1455714557
yaml: ~2.5.0
1455814558
bin:
1455914559
lint-staged: bin/lint-staged.js
14560-
checksum: 7077c1ec963022d51913abfad8231799c3c9536633e65d5916e4c432bd9108a2dbc4614891c529638807f08b0de73b8ffb9e357eb98b0721363526124daea75b
14560+
checksum: 7f804c24d0374b48d26f11a051342141b84c9954f77225bab5ae221b1e4d47a72f722f39b13169267592c28b2614ad39f9722fd86bc4cdfdf93e8601ff66b0e1
1456114561
languageName: node
1456214562
linkType: hard
1456314563

0 commit comments

Comments
 (0)