Skip to content

Commit a8a881e

Browse files
chore(deps-dev): bump lint-staged from 15.5.0 to 15.5.1 (#1650)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.5.0 to 15.5.1. - [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.1) --- updated-dependencies: - dependency-name: lint-staged dependency-version: 15.5.1 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 d1bbd89 commit a8a881e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
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.5.0",
75+
"lint-staged": "^15.5.1",
7676
"pinst": "^3.0.0",
7777
"react": "^17.0.2",
7878
"react-dom": "^17.0.2",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1291,7 +1291,7 @@ __metadata:
12911291
husky: "npm:^9.1.7"
12921292
js-cookie: "npm:^3.0.5"
12931293
jsdom: "npm:^26.0.0"
1294-
lint-staged: "npm:^15.5.0"
1294+
lint-staged: "npm:^15.5.1"
12951295
pinst: "npm:^3.0.0"
12961296
react: "npm:^17.0.2"
12971297
react-dom: "npm:^17.0.2"
@@ -6180,9 +6180,9 @@ __metadata:
61806180
languageName: node
61816181
linkType: hard
61826182

6183-
"lint-staged@npm:^15.5.0":
6184-
version: 15.5.0
6185-
resolution: "lint-staged@npm:15.5.0"
6183+
"lint-staged@npm:^15.5.1":
6184+
version: 15.5.1
6185+
resolution: "lint-staged@npm:15.5.1"
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/393b24d85d705a36e6556dc9d9b710594163be60f7789a2ca71bbf8f31debc10f7fde9cd0e868466ac2b7c154661983602decd7abbb6c685b21007bc70dbbdd6
6199+
checksum: 10c0/86deddb08bf10428f2eb96c02326a9ee403360729225f0b12afb0c0f13c287a75daa01e179d86f64e3432576446d8643d204a47417296f9ef0aa56f1340ff2af
62006200
languageName: node
62016201
linkType: hard
62026202

0 commit comments

Comments
 (0)