Skip to content

Commit 303f3b9

Browse files
chore(deps-dev): bump lint-staged from 15.2.11 to 15.3.0 (#8436)
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 c017999 commit 303f3b9

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@
111111
"is-ci": "3.0.1",
112112
"jest": "29.7.0",
113113
"jest-environment-jsdom": "29.7.0",
114-
"lint-staged": "15.2.11",
114+
"lint-staged": "15.3.0",
115115
"mocha": "10.8.2",
116116
"nock": "13.5.6",
117117
"nyc": "15.1.0",

yarn.lock

+10-10
Original file line numberDiff line numberDiff line change
@@ -6205,10 +6205,10 @@ __metadata:
62056205
languageName: node
62066206
linkType: hard
62076207

6208-
"chalk@npm:~5.3.0":
6209-
version: 5.3.0
6210-
resolution: "chalk@npm:5.3.0"
6211-
checksum: 623922e077b7d1e9dedaea6f8b9e9352921f8ae3afe739132e0e00c275971bdd331268183b2628cf4ab1727c45ea1f28d7e24ac23ce1db1eb653c414ca8a5a80
6208+
"chalk@npm:~5.4.1":
6209+
version: 5.4.1
6210+
resolution: "chalk@npm:5.4.1"
6211+
checksum: 0c656f30b782fed4d99198825c0860158901f449a6b12b818b0aabad27ec970389e7e8767d0e00762175b23620c812e70c4fd92c0210e55fc2d993638b74e86e
62126212
languageName: node
62136213
linkType: hard
62146214

@@ -12929,11 +12929,11 @@ __metadata:
1292912929
languageName: node
1293012930
linkType: hard
1293112931

12932-
"lint-staged@npm:15.2.11":
12933-
version: 15.2.11
12934-
resolution: "lint-staged@npm:15.2.11"
12932+
"lint-staged@npm:15.3.0":
12933+
version: 15.3.0
12934+
resolution: "lint-staged@npm:15.3.0"
1293512935
dependencies:
12936-
chalk: ~5.3.0
12936+
chalk: ~5.4.1
1293712937
commander: ~12.1.0
1293812938
debug: ~4.4.0
1293912939
execa: ~8.0.1
@@ -12945,7 +12945,7 @@ __metadata:
1294512945
yaml: ~2.6.1
1294612946
bin:
1294712947
lint-staged: bin/lint-staged.js
12948-
checksum: 9668e67791fd73aa91cf9268641a5b41191b4221ac9e4d34b51bb10088a082548aa5984d9b38066c3832e41f5a01bbb36aa41d9a8c96bbc775301cb5c9071e13
12948+
checksum: 9917a13c946cd812e4986a724602dfacf09baa4ddbbb4f08f7e59760181a7bf38459fcef54a396cc80b2af1655edae3e45410b23cfe1f70cf431662b2bf45624
1294912949
languageName: node
1295012950
linkType: hard
1295112951

@@ -18675,7 +18675,7 @@ __metadata:
1867518675
jest: 29.7.0
1867618676
jest-environment-jsdom: 29.7.0
1867718677
jszip: 3.10.1
18678-
lint-staged: 15.2.11
18678+
lint-staged: 15.3.0
1867918679
lodash: 4.17.21
1868018680
logdown: 3.3.1
1868118681
minimist: 1.2.8

0 commit comments

Comments
 (0)