Skip to content

Commit 6f2d266

Browse files
build(deps-dev): Bump lint-staged from 13.1.1 to 13.1.2
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.1.1 to 13.1.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v13.1.1...v13.1.2) --- updated-dependencies: - dependency-name: lint-staged dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d7cecda commit 6f2d266

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
@@ -123,7 +123,7 @@
123123
"husky": "8.0.3",
124124
"is-ci": "3.0.1",
125125
"jsonc-eslint-parser": "2.1.0",
126-
"lint-staged": "13.1.1",
126+
"lint-staged": "13.1.2",
127127
"mri": "1.2.0",
128128
"node-notifier": "10.0.1",
129129
"prettier": "2.8.4",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1243,7 +1243,7 @@ __metadata:
12431243
husky: "npm:8.0.3"
12441244
is-ci: "npm:3.0.1"
12451245
jsonc-eslint-parser: "npm:2.1.0"
1246-
lint-staged: "npm:13.1.1"
1246+
lint-staged: "npm:13.1.2"
12471247
mri: "npm:1.2.0"
12481248
node-notifier: "npm:10.0.1"
12491249
prettier: "npm:2.8.4"
@@ -5986,9 +5986,9 @@ __metadata:
59865986
languageName: node
59875987
linkType: hard
59885988

5989-
"lint-staged@npm:13.1.1":
5990-
version: 13.1.1
5991-
resolution: "lint-staged@npm:13.1.1"
5989+
"lint-staged@npm:13.1.2":
5990+
version: 13.1.2
5991+
resolution: "lint-staged@npm:13.1.2"
59925992
dependencies:
59935993
cli-truncate: "npm:^3.1.0"
59945994
colorette: "npm:^2.0.19"
@@ -6005,7 +6005,7 @@ __metadata:
60056005
yaml: "npm:^2.1.3"
60066006
bin:
60076007
lint-staged: bin/lint-staged.js
6008-
checksum: 92fe0075bb8c58afa6a5c18792e5391999e53b4f21516b1e63d3b55847cdf6f3df97b61db237f30bc05d1f34c8f763807c14313dc14e027dc6a9d332151f2e24
6008+
checksum: f359c7629a1e94f8c849435aecb6101b4379bfb735d9e9d1ae278b4c640e5c2d0ab640044daebf50a988acd55275c06718654e74d98b76ed7daf57a44f9bc466
60096009
languageName: node
60106010
linkType: hard
60116011

0 commit comments

Comments
 (0)