Skip to content

Commit fe27d18

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 85e2ac4 commit fe27d18

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"
@@ -6031,9 +6031,9 @@ __metadata:
60316031
languageName: node
60326032
linkType: hard
60336033

6034-
"lint-staged@npm:13.1.1":
6035-
version: 13.1.1
6036-
resolution: "lint-staged@npm:13.1.1"
6034+
"lint-staged@npm:13.1.2":
6035+
version: 13.1.2
6036+
resolution: "lint-staged@npm:13.1.2"
60376037
dependencies:
60386038
cli-truncate: "npm:^3.1.0"
60396039
colorette: "npm:^2.0.19"
@@ -6050,7 +6050,7 @@ __metadata:
60506050
yaml: "npm:^2.1.3"
60516051
bin:
60526052
lint-staged: bin/lint-staged.js
6053-
checksum: 92fe0075bb8c58afa6a5c18792e5391999e53b4f21516b1e63d3b55847cdf6f3df97b61db237f30bc05d1f34c8f763807c14313dc14e027dc6a9d332151f2e24
6053+
checksum: f359c7629a1e94f8c849435aecb6101b4379bfb735d9e9d1ae278b4c640e5c2d0ab640044daebf50a988acd55275c06718654e74d98b76ed7daf57a44f9bc466
60546054
languageName: node
60556055
linkType: hard
60566056

0 commit comments

Comments
 (0)