Skip to content

Commit

Permalink
build(deps-dev): Bump lint-staged from 14.0.0 to 14.0.1
Browse files Browse the repository at this point in the history
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 14.0.0 to 14.0.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Changelog](https://github.com/okonet/lint-staged/blob/master/CHANGELOG.md)
- [Commits](lint-staged/lint-staged@v14.0.0...v14.0.1)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 12, 2023
1 parent 10bfb32 commit f6ccc15
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 @@ -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

0 comments on commit f6ccc15

Please sign in to comment.