Skip to content

Commit 25919f4

Browse files
chore(deps-dev): bump lint-staged from 15.4.2 to 15.4.3 (#1601)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.4.2 to 15.4.3. - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v15.4.2...v15.4.3) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6aceb6d commit 25919f4

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.2",
75+
"lint-staged": "^15.4.3",
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
@@ -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.4.2"
1294+
lint-staged: "npm:^15.4.3"
12951295
pinst: "npm:^3.0.0"
12961296
react: "npm:^17.0.2"
12971297
react-dom: "npm:^17.0.2"
@@ -6076,9 +6076,9 @@ __metadata:
60766076
languageName: node
60776077
linkType: hard
60786078

6079-
"lint-staged@npm:^15.4.2":
6080-
version: 15.4.2
6081-
resolution: "lint-staged@npm:15.4.2"
6079+
"lint-staged@npm:^15.4.3":
6080+
version: 15.4.3
6081+
resolution: "lint-staged@npm:15.4.3"
60826082
dependencies:
60836083
chalk: "npm:^5.4.1"
60846084
commander: "npm:^13.1.0"
@@ -6092,7 +6092,7 @@ __metadata:
60926092
yaml: "npm:^2.7.0"
60936093
bin:
60946094
lint-staged: bin/lint-staged.js
6095-
checksum: 10c0/08dd28149241788f7ca628a64c9c1817a9dfbe19517ba0317fdf96a1109f6d624948864edfeaf2936561bb49c65aeb32d5ddc75fb15afa2b6527024ef01a546b
6095+
checksum: 10c0/c1f71f2273bcbd992af929620f5acc6b9f6899da4b395e780e0b3ab33a0d725c239eb961873067c8c842e057c585c71dd4d44c0dc8b25539d3c2e97a3bdd6f30
60966096
languageName: node
60976097
linkType: hard
60986098

0 commit comments

Comments
 (0)