Skip to content

Commit

Permalink
build(deps-dev): Bump lint-staged from 13.1.0 to 13.1.1 (#14)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 8, 2023
1 parent db62bce commit cbfc74d
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 @@ -138,7 +138,7 @@
"husky": "8.0.3",
"is-ci": "3.0.1",
"jsonc-eslint-parser": "2.1.0",
"lint-staged": "13.1.0",
"lint-staged": "13.1.1",
"mri": "1.2.0",
"node-fetch": "3.3.0",
"node-notifier": "10.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1382,7 +1382,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.0"
lint-staged: "npm:13.1.1"
merge-anything: "npm:5.1.4"
mri: "npm:1.2.0"
node-fetch: "npm:3.3.0"
Expand Down Expand Up @@ -6004,9 +6004,9 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit cbfc74d

Please sign in to comment.