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 14.0.0 to 14.0.1 #411

Merged
merged 1 commit into from
Sep 12, 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 @@ -148,7 +148,7 @@
"husky": "8.0.3",
"is-ci": "3.0.1",
"jsonc-eslint-parser": "2.3.0",
"lint-staged": "14.0.0",
"lint-staged": "14.0.1",
"lodash.isequal": "4.5.0",
"mri": "1.2.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 @@ -1571,7 +1571,7 @@ __metadata:
husky: "npm:8.0.3"
is-ci: "npm:3.0.1"
jsonc-eslint-parser: "npm:2.3.0"
lint-staged: "npm:14.0.0"
lint-staged: "npm:14.0.1"
lodash.isequal: "npm:4.5.0"
mri: "npm:1.2.0"
node-notifier: "npm:10.0.1"
Expand Down Expand Up @@ -5988,9 +5988,9 @@ __metadata:
languageName: node
linkType: hard

"lint-staged@npm:14.0.0":
version: 14.0.0
resolution: "lint-staged@npm:14.0.0"
"lint-staged@npm:14.0.1":
version: 14.0.1
resolution: "lint-staged@npm:14.0.1"
dependencies:
chalk: "npm:5.3.0"
commander: "npm:11.0.0"
Expand All @@ -6004,7 +6004,7 @@ __metadata:
yaml: "npm:2.3.1"
bin:
lint-staged: bin/lint-staged.js
checksum: ce059a3a083638e51a19da1b56603c4b1c517318a136615b71dbc2741bd5f9f83d337955cf19015b5456944ccaca23366bea3963041650152d1a994641af10e3
checksum: 2990f8c7cace1eff7bdd02d766a86946fedf11bdcd1e5739f2b21712f1350a5a875cdbe70b14bdd230cd3511888d00849542191307a615754a2eb74ab2b17cb0
languageName: node
linkType: hard

Expand Down