Skip to content

Commit 2eaa2cb

Browse files
chore(deps-dev): bump lint-staged from 15.2.11 to 15.3.0 (#1579)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.11 to 15.3.0. - [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.2.11...v15.3.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 95de481 commit 2eaa2cb

File tree

2 files changed

+8
-15
lines changed

2 files changed

+8
-15
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": "^25.0.1",
75-
"lint-staged": "^15.2.2",
75+
"lint-staged": "^15.3.0",
7676
"pinst": "^3.0.0",
7777
"react": "^17.0.2",
7878
"react-dom": "^17.0.2",

yarn.lock

+7-14
Original file line numberDiff line numberDiff line change
@@ -1210,7 +1210,7 @@ __metadata:
12101210
husky: "npm:^9.1.7"
12111211
js-cookie: "npm:^3.0.5"
12121212
jsdom: "npm:^25.0.1"
1213-
lint-staged: "npm:^15.2.2"
1213+
lint-staged: "npm:^15.3.0"
12141214
pinst: "npm:^3.0.0"
12151215
react: "npm:^17.0.2"
12161216
react-dom: "npm:^17.0.2"
@@ -2560,20 +2560,13 @@ __metadata:
25602560
languageName: node
25612561
linkType: hard
25622562

2563-
"chalk@npm:^5.3.0":
2563+
"chalk@npm:^5.3.0, chalk@npm:~5.4.1":
25642564
version: 5.4.1
25652565
resolution: "chalk@npm:5.4.1"
25662566
checksum: 10c0/b23e88132c702f4855ca6d25cb5538b1114343e41472d5263ee8a37cccfccd9c4216d111e1097c6a27830407a1dc81fecdf2a56f2c63033d4dbbd88c10b0dcef
25672567
languageName: node
25682568
linkType: hard
25692569

2570-
"chalk@npm:~5.3.0":
2571-
version: 5.3.0
2572-
resolution: "chalk@npm:5.3.0"
2573-
checksum: 10c0/8297d436b2c0f95801103ff2ef67268d362021b8210daf8ddbe349695333eb3610a71122172ff3b0272f1ef2cf7cc2c41fdaa4715f52e49ffe04c56340feed09
2574-
languageName: node
2575-
linkType: hard
2576-
25772570
"char-regex@npm:^1.0.2":
25782571
version: 1.0.2
25792572
resolution: "char-regex@npm:1.0.2"
@@ -5985,11 +5978,11 @@ __metadata:
59855978
languageName: node
59865979
linkType: hard
59875980

5988-
"lint-staged@npm:^15.2.2":
5989-
version: 15.2.11
5990-
resolution: "lint-staged@npm:15.2.11"
5981+
"lint-staged@npm:^15.3.0":
5982+
version: 15.3.0
5983+
resolution: "lint-staged@npm:15.3.0"
59915984
dependencies:
5992-
chalk: "npm:~5.3.0"
5985+
chalk: "npm:~5.4.1"
59935986
commander: "npm:~12.1.0"
59945987
debug: "npm:~4.4.0"
59955988
execa: "npm:~8.0.1"
@@ -6001,7 +5994,7 @@ __metadata:
60015994
yaml: "npm:~2.6.1"
60025995
bin:
60035996
lint-staged: bin/lint-staged.js
6004-
checksum: 10c0/28e2ad08b90460cc18398a023eaf93954d7753f958c2b889ead2d9305407d7b4ef0ee007875410d6ce1df758007fda77e079c82eb79c9ce684fba71e6f7d0452
5997+
checksum: 10c0/1ddf9488c523c0b65c85b755428d4ad74fac3aa6ccb2e28e9bff5b8d86503158fe241d20d5433a11146872050b43580644901a5ef4c924b1ad7017c224a07339
60055998
languageName: node
60065999
linkType: hard
60076000

0 commit comments

Comments
 (0)