Skip to content

Commit 901d096

Browse files
chore(deps-dev): bump lint-staged from 15.4.3 to 15.5.0 (#1634)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.4.3 to 15.5.0. - [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.4.3...v15.5.0) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a10bdf5 commit 901d096

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
@@ -72,7 +72,7 @@
7272
"husky": "^9.1.7",
7373
"js-cookie": "^3.0.5",
7474
"jsdom": "^26.0.0",
75-
"lint-staged": "^15.4.3",
75+
"lint-staged": "^15.5.0",
7676
"pinst": "^3.0.0",
7777
"react": "^17.0.2",
7878
"react-dom": "^17.0.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1298,7 +1298,7 @@ __metadata:
12981298
husky: "npm:^9.1.7"
12991299
js-cookie: "npm:^3.0.5"
13001300
jsdom: "npm:^26.0.0"
1301-
lint-staged: "npm:^15.4.3"
1301+
lint-staged: "npm:^15.5.0"
13021302
pinst: "npm:^3.0.0"
13031303
react: "npm:^17.0.2"
13041304
react-dom: "npm:^17.0.2"
@@ -6180,9 +6180,9 @@ __metadata:
61806180
languageName: node
61816181
linkType: hard
61826182

6183-
"lint-staged@npm:^15.4.3":
6184-
version: 15.4.3
6185-
resolution: "lint-staged@npm:15.4.3"
6183+
"lint-staged@npm:^15.5.0":
6184+
version: 15.5.0
6185+
resolution: "lint-staged@npm:15.5.0"
61866186
dependencies:
61876187
chalk: "npm:^5.4.1"
61886188
commander: "npm:^13.1.0"
@@ -6196,7 +6196,7 @@ __metadata:
61966196
yaml: "npm:^2.7.0"
61976197
bin:
61986198
lint-staged: bin/lint-staged.js
6199-
checksum: 10c0/c1f71f2273bcbd992af929620f5acc6b9f6899da4b395e780e0b3ab33a0d725c239eb961873067c8c842e057c585c71dd4d44c0dc8b25539d3c2e97a3bdd6f30
6199+
checksum: 10c0/393b24d85d705a36e6556dc9d9b710594163be60f7789a2ca71bbf8f31debc10f7fde9cd0e868466ac2b7c154661983602decd7abbb6c685b21007bc70dbbdd6
62006200
languageName: node
62016201
linkType: hard
62026202

0 commit comments

Comments
 (0)