Skip to content

Commit 86c7310

Browse files
chore(deps-dev): bump lint-staged from 15.4.2 to 15.4.3 in /modules/web (#9893)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.4.2 to 15.4.3. - [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.4.2...v15.4.3) --- 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 26577ed commit 86c7310

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.5.1",
128128
"license-check-and-add": "4.0.5",
129-
"lint-staged": "15.4.2",
129+
"lint-staged": "15.4.3",
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
@@ -14806,7 +14806,7 @@ __metadata:
1480614806
js-yaml: 4.1.0
1480714807
jwt-decode: 4.0.0
1480814808
license-check-and-add: 4.0.5
14809-
lint-staged: 15.4.2
14809+
lint-staged: 15.4.3
1481014810
lodash-es: 4.17.21
1481114811
material-design-icons: 3.0.1
1481214812
minimatch: 10.0.1
@@ -14985,9 +14985,9 @@ __metadata:
1498514985
languageName: node
1498614986
linkType: hard
1498714987

14988-
"lint-staged@npm:15.4.2":
14989-
version: 15.4.2
14990-
resolution: "lint-staged@npm:15.4.2"
14988+
"lint-staged@npm:15.4.3":
14989+
version: 15.4.3
14990+
resolution: "lint-staged@npm:15.4.3"
1499114991
dependencies:
1499214992
chalk: ^5.4.1
1499314993
commander: ^13.1.0
@@ -15001,7 +15001,7 @@ __metadata:
1500115001
yaml: ^2.7.0
1500215002
bin:
1500315003
lint-staged: bin/lint-staged.js
15004-
checksum: bdb031d64f388aea166b3beaaff8a0a1503e50433959805985b43fcd788c9bfaf1e3a6c0852d830a6c75345b9c0809c5e6dab80d48460e3d6317b7ca0f842df8
15004+
checksum: b12b246c13fc1c7b0023a234244699fa1ec9b8ee15fae71e8109e7f10aa5f43c5cfa9d7eba6aa109cae6b6ffe7a1a50244f5df84e4b30d14e3764dbb66c5f66f
1500515005
languageName: node
1500615006
linkType: hard
1500715007

0 commit comments

Comments
 (0)