Skip to content

Commit aa55287

Browse files
renovate-botrenovate[bot]
authored andcommitted
⬆️ deps: Upgrade dependency lint-staged to v12.4.0
1 parent 0649c61 commit aa55287

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"esdoc-standard-plugin": "1.0.0",
9090
"fixpack": "4.0.0",
9191
"husky": "7.0.4",
92-
"lint-staged": "12.3.8",
92+
"lint-staged": "12.4.0",
9393
"microbundle": "0.14.2",
9494
"np": "7.6.1",
9595
"pinst": "3.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6545,10 +6545,10 @@ lines-and-columns@^1.1.6:
65456545
resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
65466546
integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
65476547

6548-
lint-staged@12.3.8:
6549-
version "12.3.8"
6550-
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.3.8.tgz#ee3fe2e16c9d76f99d8348072900b017d6d76901"
6551-
integrity sha512-0+UpNaqIwKRSGAFOCcpuYNIv/j5QGVC+xUVvmSdxHO+IfIGoHbFLo3XcPmV/LLnsVj5EAncNHVtlITSoY5qWGQ==
6548+
lint-staged@12.4.0:
6549+
version "12.4.0"
6550+
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-12.4.0.tgz#1fb8c73ac7a1c670b87bd2c1bf1e302c866e77af"
6551+
integrity sha512-3X7MR0h9b7qf4iXf/1n7RlVAx+EzpAZXoCEMhVSpaBlgKDfH2ewf+QUm7BddFyq29v4dgPP+8+uYpWuSWx035A==
65526552
dependencies:
65536553
cli-truncate "^3.1.0"
65546554
colorette "^2.0.16"

0 commit comments

Comments
 (0)