Skip to content

Commit 33eadbc

Browse files
committed
⬆️ deps: Upgrade dependency lint-staged to v14.0.1
1 parent 091b11f commit 33eadbc

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
@@ -93,7 +93,7 @@
9393
"esdoc-standard-plugin": "1.0.0",
9494
"fixpack": "4.0.0",
9595
"husky": "8.0.3",
96-
"lint-staged": "14.0.0",
96+
"lint-staged": "14.0.1",
9797
"microbundle": "0.15.1",
9898
"np": "8.0.4",
9999
"pinst": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7344,10 +7344,10 @@ lines-and-columns@^1.1.6:
73447344
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00"
73457345
integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=
73467346

7347-
lint-staged@14.0.0:
7348-
version "14.0.0"
7349-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-14.0.0.tgz#81a06f1a265854070dc4c9ace0978bb12d4b17c3"
7350-
integrity sha512-0tLf0pqZYkar/wu3nTctk4rVIG+d7PanDYv4/IQR4qwdqfQkTDziLRFnqMcLuLBTuUqmcLwsHPD2EjQ18d/oaA==
7347+
lint-staged@14.0.1:
7348+
version "14.0.1"
7349+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-14.0.1.tgz#57dfa3013a3d60762d9af5d9c83bdb51291a6232"
7350+
integrity sha512-Mw0cL6HXnHN1ag0mN/Dg4g6sr8uf8sn98w2Oc1ECtFto9tvRF7nkXGJRbx8gPlHyoR0pLyBr2lQHbWwmUHe1Sw==
73517351
dependencies:
73527352
chalk "5.3.0"
73537353
commander "11.0.0"

0 commit comments

Comments
 (0)