Skip to content

Commit

Permalink
build(deps-dev): Bump lint-staged from 13.1.1 to 13.1.2
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] authored Feb 14, 2023
1 parent a1eee55 commit 1b63950
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@
"husky": "8.0.3",
"is-ci": "3.0.1",
"jsonc-eslint-parser": "2.1.0",
"lint-staged": "13.1.1",
"lint-staged": "13.1.2",
"memfs": "3.4.13",
"mri": "1.2.0",
"node-fetch": "3.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1277,7 +1277,7 @@ __metadata:
husky: "npm:8.0.3"
is-ci: "npm:3.0.1"
jsonc-eslint-parser: "npm:2.1.0"
lint-staged: "npm:13.1.1"
lint-staged: "npm:13.1.2"
memfs: "npm:3.4.13"
merge-anything: "npm:5.1.4"
mri: "npm:1.2.0"
Expand Down Expand Up @@ -6042,9 +6042,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:13.1.1":
version: 13.1.1
resolution: "lint-staged@npm:13.1.1"
"lint-staged@npm:13.1.2":
version: 13.1.2
resolution: "lint-staged@npm:13.1.2"
dependencies:
cli-truncate: "npm:^3.1.0"
colorette: "npm:^2.0.19"
Expand All @@ -6061,7 +6061,7 @@ __metadata:
yaml: "npm:^2.1.3"
bin:
lint-staged: bin/lint-staged.js
checksum: 92fe0075bb8c58afa6a5c18792e5391999e53b4f21516b1e63d3b55847cdf6f3df97b61db237f30bc05d1f34c8f763807c14313dc14e027dc6a9d332151f2e24
checksum: f359c7629a1e94f8c849435aecb6101b4379bfb735d9e9d1ae278b4c640e5c2d0ab640044daebf50a988acd55275c06718654e74d98b76ed7daf57a44f9bc466
languageName: node
linkType: hard

Expand Down

0 comments on commit 1b63950

Please sign in to comment.