Skip to content

Commit d2489f4

Browse files
committed
Update dependency lint-staged to v10.4.1
1 parent 027c691 commit d2489f4

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
@@ -2,7 +2,7 @@
22
"devDependencies": {
33
"@prettier/plugin-xml": "0.12.0",
44
"husky": "4.3.0",
5-
"lint-staged": "10.4.0",
5+
"lint-staged": "10.4.1",
66
"markdown-link-check": "3.8.3",
77
"prettier": "2.1.2",
88
"prettier-plugin-java": "0.8.3"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -644,10 +644,10 @@ link-check@^4.5.1:
644644
ms "^2.1.2"
645645
request "^2.88.2"
646646

647-
lint-staged@10.4.0:
648-
version "10.4.0"
649-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.4.0.tgz#d18628f737328e0bbbf87d183f4020930e9a984e"
650-
integrity sha512-uaiX4U5yERUSiIEQc329vhCTDDwUcSvKdRLsNomkYLRzijk3v8V9GWm2Nz0RMVB87VcuzLvtgy6OsjoH++QHIg==
647+
lint-staged@10.4.1:
648+
version "10.4.1"
649+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-10.4.1.tgz#579069caf6451296e37bdd19769028b1f976c469"
650+
integrity sha512-E2Y6Mu1haUD3ZefzwBG8tqy3QDQ9udWRS946YcuDCU8Mi22RjwxrEhLrqTLszxl80DG/sCtKdGCArzEkTsBzJQ==
651651
dependencies:
652652
chalk "^4.1.0"
653653
cli-truncate "^2.1.0"

0 commit comments

Comments
 (0)