Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): Bump lint-staged from 13.1.0 to 13.1.1 #175

Merged
merged 1 commit into from
Feb 8, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,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-notifier": "10.0.1",
"prettier": "2.8.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1395,7 +1395,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"
mri: "npm:1.2.0"
node-notifier: "npm:10.0.1"
prettier: "npm:2.8.3"
Expand Down Expand Up @@ -6071,9 +6071,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 @@ -6090,7 +6090,7 @@ __metadata:
yaml: "npm:^2.1.3"
bin:
lint-staged: bin/lint-staged.js
checksum: 7b4aaafc636daea65b3165e6fbc17f88095b86da65ffb32fc81586faf6b61033e42507e5d6f9fc23fe34c6b43c27cfe98d0e308736d53bf133c5fce933ea53e8
checksum: 92fe0075bb8c58afa6a5c18792e5391999e53b4f21516b1e63d3b55847cdf6f3df97b61db237f30bc05d1f34c8f763807c14313dc14e027dc6a9d332151f2e24
languageName: node
linkType: hard

Expand Down