Skip to content

Commit 350b6f7

Browse files
committed
⬆️ deps: Upgrade dependency lint-staged to v14.0.1
1 parent 5a2a2e3 commit 350b6f7

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
@@ -86,7 +86,7 @@
8686
"esdoc-standard-plugin": "1.0.0",
8787
"fixpack": "4.0.0",
8888
"husky": "8.0.3",
89-
"lint-staged": "14.0.0",
89+
"lint-staged": "14.0.1",
9090
"microbundle": "0.15.1",
9191
"np": "8.0.4",
9292
"pinst": "3.0.0",

yarn.lock

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

7384-
lint-staged@14.0.0:
7385-
version "14.0.0"
7386-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-14.0.0.tgz#81a06f1a265854070dc4c9ace0978bb12d4b17c3"
7387-
integrity sha512-0tLf0pqZYkar/wu3nTctk4rVIG+d7PanDYv4/IQR4qwdqfQkTDziLRFnqMcLuLBTuUqmcLwsHPD2EjQ18d/oaA==
7384+
lint-staged@14.0.1:
7385+
version "14.0.1"
7386+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-14.0.1.tgz#57dfa3013a3d60762d9af5d9c83bdb51291a6232"
7387+
integrity sha512-Mw0cL6HXnHN1ag0mN/Dg4g6sr8uf8sn98w2Oc1ECtFto9tvRF7nkXGJRbx8gPlHyoR0pLyBr2lQHbWwmUHe1Sw==
73887388
dependencies:
73897389
chalk "5.3.0"
73907390
commander "11.0.0"

0 commit comments

Comments
 (0)