chore(deps): update dependency lint-staged to v13.0.4

This commit is contained in:
renovate[bot]
2022-11-25 10:29:27 +00:00
parent 0839361e1e
commit 3a62759e0e
2 changed files with 18 additions and 13 deletions

View File

@@ -167,7 +167,7 @@
"eslint-plugin-unused-imports": "2.0.0",
"husky": "8.0.2",
"ioredis": "5.2.4",
"lint-staged": "13.0.3",
"lint-staged": "13.0.4",
"prettier": "2.7.1",
"rimraf": "3.0.2",
"rollup": "*",

29
pnpm-lock.yaml generated
View File

@@ -88,7 +88,7 @@ specifiers:
jsonwebtoken: 8.5.1
jszip: 3.10.1
linkedom: 0.14.21
lint-staged: 13.0.3
lint-staged: 13.0.4
lodash: '*'
lru-cache: 7.14.1
marked: 4.2.3
@@ -244,7 +244,7 @@ devDependencies:
eslint-plugin-unused-imports: 2.0.0_eslint@8.24.0
husky: 8.0.2
ioredis: 5.2.4
lint-staged: 13.0.3
lint-staged: 13.0.4
prettier: 2.7.1
rimraf: 3.0.2
rollup: 2.79.1
@@ -5550,8 +5550,8 @@ packages:
set-cookie-parser: 2.5.1
dev: false
/lilconfig/2.0.5:
resolution: {integrity: sha512-xaYmXZtTHPAw5m+xLN8ab9C+3a8YmV3asNSPOATITbtwrfbwaLJj8h66H1WMIpALCkqsIzK3h7oQ+PdX+LQ9Eg==}
/lilconfig/2.0.6:
resolution: {integrity: sha512-9JROoBW7pobfsx+Sq2JsASvCo6Pfo6WWoUW79HuB1BCoBXD4PLWJPqDF6fNj67pqBYTbAHkE57M1kS/+L1neOg==}
engines: {node: '>=10'}
dev: true
@@ -5569,8 +5569,8 @@ packages:
uhyphen: 0.1.0
dev: false
/lint-staged/13.0.3:
resolution: {integrity: sha512-9hmrwSCFroTSYLjflGI8Uk+GWAwMB4OlpU4bMJEAT5d/llQwtYKoim4bLOyLCuWFAhWEupE0vkIFqtw/WIsPug==}
/lint-staged/13.0.4:
resolution: {integrity: sha512-HxlHCXoYRsq9QCby5wFozmZW00hMs/9e3l+/dz6Qr8Kle4UH0kJTdABAbqhzG+3pcG6QjL9kz7NgGBfph+a5dw==}
engines: {node: ^14.13.1 || >=16.0.0}
hasBin: true
dependencies:
@@ -5579,22 +5579,22 @@ packages:
commander: 9.4.1
debug: 4.3.4
execa: 6.1.0
lilconfig: 2.0.5
listr2: 4.0.5
lilconfig: 2.0.6
listr2: 5.0.5
micromatch: 4.0.5
normalize-path: 3.0.0
object-inspect: 1.12.2
pidtree: 0.6.0
string-argv: 0.3.1
yaml: 2.1.1
yaml: 2.1.3
transitivePeerDependencies:
- enquirer
- supports-color
dev: true
/listr2/4.0.5:
resolution: {integrity: sha512-juGHV1doQdpNT3GSTs9IUN43QJb7KHdF9uqg7Vufs/tG9VTzpFphqF4pm/ICdAABGQxsyNn9CiYA3StkI6jpwA==}
engines: {node: '>=12'}
/listr2/5.0.5:
resolution: {integrity: sha512-DpBel6fczu7oQKTXMekeprc0o3XDgGMkD7JNYyX+X0xbwK+xgrx9dcyKoXKqpLSUvAWfmoePS7kavniOcq3r4w==}
engines: {node: ^14.13.1 || >=16.0.0}
peerDependencies:
enquirer: '>= 2.3.0 < 3'
peerDependenciesMeta:
@@ -7892,6 +7892,11 @@ packages:
engines: {node: '>= 14'}
dev: true
/yaml/2.1.3:
resolution: {integrity: sha512-AacA8nRULjKMX2DvWvOAdBZMOfQlypSFkjcOcu9FalllIDJ1kvlREzcdIZmidQUqqeMv7jorHjq2HlLv/+c2lg==}
engines: {node: '>= 14'}
dev: true
/yargs-parser/21.1.1:
resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==}
engines: {node: '>=12'}