Skip to content

Commit dbafc14

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency lint-staged to v12.2.1
1 parent 8dbca7f commit dbafc14

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": "7.0.4",
85-
"lint-staged": "12.2.0",
85+
"lint-staged": "12.2.1",
8686
"microbundle": "0.14.2",
8787
"np": "7.6.0",
8888
"pinst": "2.1.6",

yarn.lock

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

6309-
lint-staged@12.2.0:
6310-
version "12.2.0"
6311-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.2.0.tgz#6f7298399519efc382a414d36717949714b705c3"
6312-
integrity sha512-TnNciMBhmEqzqM+RvzqqdvrG4TsI8wCDMX1Vg9+rj2Y9uY70Nq84Mb1WOIiwxW9l5tUlCOqtY5La71RM2fSgfA==
6309+
lint-staged@12.2.1:
6310+
version "12.2.1"
6311+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.2.1.tgz#e37b5a81deaabf5823f43b3aa903a70c15c9d0b3"
6312+
integrity sha512-VCVcA9C2Vt5HHxSR4EZVZFJcQRJH984CGBeY+cJ/xed4mBd+JidbM/xbKcCq5ASaygAV0iITtdsCTnID7h/1OQ==
63136313
dependencies:
63146314
cli-truncate "^3.1.0"
63156315
colorette "^2.0.16"

0 commit comments

Comments
 (0)