Skip to content

Commit 2a78a84

Browse files
chore(deps): update dependency lint-staged to ^15.5.0 (#11661)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dace189 commit 2a78a84

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
@@ -61,7 +61,7 @@
6161
"jest-environment-jsdom": "^29.7.0",
6262
"jest-transform-stub": "^2.0.0",
6363
"lerna": "^8.2.1",
64-
"lint-staged": "^15.4.3",
64+
"lint-staged": "^15.5.0",
6565
"mutation-observer": "^1.0.3",
6666
"plop": "^4.0.1",
6767
"prettier": "^3.5.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3849,7 +3849,7 @@ __metadata:
38493849
jest-environment-jsdom: "npm:^29.7.0"
38503850
jest-transform-stub: "npm:^2.0.0"
38513851
lerna: "npm:^8.2.1"
3852-
lint-staged: "npm:^15.4.3"
3852+
lint-staged: "npm:^15.5.0"
38533853
mutation-observer: "npm:^1.0.3"
38543854
plop: "npm:^4.0.1"
38553855
prettier: "npm:^3.5.3"
@@ -14896,9 +14896,9 @@ __metadata:
1489614896
languageName: node
1489714897
linkType: hard
1489814898

14899-
"lint-staged@npm:^15.4.3":
14900-
version: 15.4.3
14901-
resolution: "lint-staged@npm:15.4.3"
14899+
"lint-staged@npm:^15.5.0":
14900+
version: 15.5.0
14901+
resolution: "lint-staged@npm:15.5.0"
1490214902
dependencies:
1490314903
chalk: "npm:^5.4.1"
1490414904
commander: "npm:^13.1.0"
@@ -14912,7 +14912,7 @@ __metadata:
1491214912
yaml: "npm:^2.7.0"
1491314913
bin:
1491414914
lint-staged: bin/lint-staged.js
14915-
checksum: 10c0/c1f71f2273bcbd992af929620f5acc6b9f6899da4b395e780e0b3ab33a0d725c239eb961873067c8c842e057c585c71dd4d44c0dc8b25539d3c2e97a3bdd6f30
14915+
checksum: 10c0/393b24d85d705a36e6556dc9d9b710594163be60f7789a2ca71bbf8f31debc10f7fde9cd0e868466ac2b7c154661983602decd7abbb6c685b21007bc70dbbdd6
1491614916
languageName: node
1491714917
linkType: hard
1491814918

0 commit comments

Comments
 (0)