Skip to content

Commit 0050168

Browse files
committed
⬆️ deps: Upgrade dependency lint-staged to v14
1 parent 5e35f94 commit 0050168

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
@@ -82,7 +82,7 @@
8282
"esdoc-standard-plugin": "1.0.0",
8383
"fixpack": "4.0.0",
8484
"husky": "8.0.3",
85-
"lint-staged": "13.3.0",
85+
"lint-staged": "14.0.1",
8686
"microbundle": "0.15.1",
8787
"np": "8.0.4",
8888
"pinst": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7084,10 +7084,10 @@ lines-and-columns@^1.1.6:
70847084
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
70857085
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
70867086

7087-
lint-staged@13.3.0:
7088-
version "13.3.0"
7089-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.3.0.tgz#7965d72a8d6a6c932f85e9c13ccf3596782d28a5"
7090-
integrity sha512-mPRtrYnipYYv1FEE134ufbWpeggNTo+O/UPzngoaKzbzHAthvR55am+8GfHTnqNRQVRRrYQLGW9ZyUoD7DsBHQ==
7087+
lint-staged@14.0.1:
7088+
version "14.0.1"
7089+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-14.0.1.tgz#57dfa3013a3d60762d9af5d9c83bdb51291a6232"
7090+
integrity sha512-Mw0cL6HXnHN1ag0mN/Dg4g6sr8uf8sn98w2Oc1ECtFto9tvRF7nkXGJRbx8gPlHyoR0pLyBr2lQHbWwmUHe1Sw==
70917091
dependencies:
70927092
chalk "5.3.0"
70937093
commander "11.0.0"

0 commit comments

Comments
 (0)