Skip to content

Commit 2e657e3

Browse files
chore: bump lint-staged from 13.2.0 to 13.2.1 (coder#1254)
1 parent 7fb615e commit 2e657e3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"husky": "^8.0.3",
2323
"lint-staged": "^13.0.3",
2424
"markdownlint-cli": "^0.33.0",
25-
"lint-staged": "^13.2.0",
25+
"lint-staged": "^13.2.1",
2626
"markdownlint-cli": "^0.33.0",
2727
"minimist": "^1.2.8",
2828
"prettier": "2.8.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -528,10 +528,10 @@ linkify-it@^4.0.1:
528528
dependencies:
529529
uc.micro "^1.0.1"
530530

531-
lint-staged@^13.2.0:
532-
version "13.2.0"
533-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.0.tgz#b7abaf79c91cd36d824f17b23a4ce5209206126a"
534-
integrity sha512-GbyK5iWinax5Dfw5obm2g2ccUiZXNGtAS4mCbJ0Lv4rq6iEtfBSjOYdcbOtAIFtM114t0vdpViDDetjVTSd8Vw==
531+
lint-staged@^13.2.1:
532+
version "13.2.1"
533+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.2.1.tgz#9d30a14e3e42897ef417bc98556fb757f75cae87"
534+
integrity sha512-8gfzinVXoPfga5Dz/ZOn8I2GOhf81Wvs+KwbEXQn/oWZAvCVS2PivrXfVbFJc93zD16uC0neS47RXHIjXKYZQw==
535535
dependencies:
536536
chalk "5.2.0"
537537
cli-truncate "^3.1.0"

0 commit comments

Comments
 (0)