Skip to content
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 @@ -131,7 +131,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 @@ -1260,7 +1260,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-inspect-extracted: "npm:2.0.0"
node-notifier: "npm:10.0.1"
Expand Down Expand Up @@ -5968,9 +5968,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 @@ -5987,7 +5987,7 @@ __metadata:
yaml: "npm:^2.1.3"
bin:
lint-staged: bin/lint-staged.js
checksum: 7b4aaafc636daea65b3165e6fbc17f88095b86da65ffb32fc81586faf6b61033e42507e5d6f9fc23fe34c6b43c27cfe98d0e308736d53bf133c5fce933ea53e8
checksum: 92fe0075bb8c58afa6a5c18792e5391999e53b4f21516b1e63d3b55847cdf6f3df97b61db237f30bc05d1f34c8f763807c14313dc14e027dc6a9d332151f2e24
languageName: node
linkType: hard

Expand Down