Skip to content

Commit 9968818

Browse files
chore(deps-dev): bump lint-staged from 15.5.0 to 15.5.2 in /modules/web (#10167)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.5.0 to 15.5.2. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.5.0...v15.5.2) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 15.5.2 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 5dde0ea commit 9968818

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.3",
128128
"license-check-and-add": "4.0.5",
129-
"lint-staged": "15.5.0",
129+
"lint-staged": "15.5.2",
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
@@ -14930,7 +14930,7 @@ __metadata:
1493014930
js-yaml: 4.1.0
1493114931
jwt-decode: 4.0.0
1493214932
license-check-and-add: 4.0.5
14933-
lint-staged: 15.5.0
14933+
lint-staged: 15.5.2
1493414934
lodash-es: 4.17.21
1493514935
material-design-icons: 3.0.1
1493614936
minimatch: 10.0.1
@@ -15109,9 +15109,9 @@ __metadata:
1510915109
languageName: node
1511015110
linkType: hard
1511115111

15112-
"lint-staged@npm:15.5.0":
15113-
version: 15.5.0
15114-
resolution: "lint-staged@npm:15.5.0"
15112+
"lint-staged@npm:15.5.2":
15113+
version: 15.5.2
15114+
resolution: "lint-staged@npm:15.5.2"
1511515115
dependencies:
1511615116
chalk: ^5.4.1
1511715117
commander: ^13.1.0
@@ -15125,7 +15125,7 @@ __metadata:
1512515125
yaml: ^2.7.0
1512615126
bin:
1512715127
lint-staged: bin/lint-staged.js
15128-
checksum: 9d5854d1bef3b0b604b3c10e56f73ee49026ff700e5f9497522c852356b25a0a43f9897e9e336ed99bf91e6bde978279f6a6d59b9b94716c1dd6d46b6ddad462
15128+
checksum: 70380f07be12b3557ae5857a6f081c03f3c62774afd3015ca77dd20fbad991c3b28de4981c3a7b0c61d482c1b3a0d2310f031f9d3ae36cb0e21e1e8a674ed30e
1512915129
languageName: node
1513015130
linkType: hard
1513115131

0 commit comments

Comments
 (0)