Skip to content

Commit 9540a17

Browse files
chore(deps): update dependency lint-staged to ^15.5.2 (#12098)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1ff9de6 commit 9540a17

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"jest-environment-jsdom": "^29.7.0",
6464
"jest-transform-stub": "^2.0.0",
6565
"lerna": "^8.2.4",
66-
"lint-staged": "^15.5.0",
66+
"lint-staged": "^15.5.2",
6767
"mutation-observer": "^1.0.3",
6868
"plop": "^4.0.4",
6969
"prettier": "^3.5.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4746,7 +4746,7 @@ __metadata:
47464746
jest-environment-jsdom: "npm:^29.7.0"
47474747
jest-transform-stub: "npm:^2.0.0"
47484748
lerna: "npm:^8.2.4"
4749-
lint-staged: "npm:^15.5.0"
4749+
lint-staged: "npm:^15.5.2"
47504750
mutation-observer: "npm:^1.0.3"
47514751
plop: "npm:^4.0.4"
47524752
prettier: "npm:^3.5.3"
@@ -15904,9 +15904,9 @@ __metadata:
1590415904
languageName: node
1590515905
linkType: hard
1590615906

15907-
"lint-staged@npm:^15.5.0":
15908-
version: 15.5.0
15909-
resolution: "lint-staged@npm:15.5.0"
15907+
"lint-staged@npm:^15.5.2":
15908+
version: 15.5.2
15909+
resolution: "lint-staged@npm:15.5.2"
1591015910
dependencies:
1591115911
chalk: "npm:^5.4.1"
1591215912
commander: "npm:^13.1.0"
@@ -15920,7 +15920,7 @@ __metadata:
1592015920
yaml: "npm:^2.7.0"
1592115921
bin:
1592215922
lint-staged: bin/lint-staged.js
15923-
checksum: 10c0/393b24d85d705a36e6556dc9d9b710594163be60f7789a2ca71bbf8f31debc10f7fde9cd0e868466ac2b7c154661983602decd7abbb6c685b21007bc70dbbdd6
15923+
checksum: 10c0/618386254600ada3af3672486a9d082250108245e7c0863d9dfe0a21e7764e3b2eb6416b0f8970e548f4e9d368637331598b27df5a1306925feabbaf16a667e1
1592415924
languageName: node
1592515925
linkType: hard
1592615926

0 commit comments

Comments
 (0)