⬆️ Update dependency lint-staged to v13.0.4

This commit is contained in:
Renovate 2022-11-26 02:09:25 +00:00
parent cf7b220f11
commit d165638aa1
2 changed files with 12 additions and 12 deletions

View File

@ -6,7 +6,7 @@
"license": "MIT", "license": "MIT",
"devDependencies": { "devDependencies": {
"husky": "8.0.2", "husky": "8.0.2",
"lint-staged": "13.0.3", "lint-staged": "13.0.4",
"prettier": "2.8.0" "prettier": "2.8.0"
}, },
"lint-staged": { "lint-staged": {

View File

@ -2,12 +2,12 @@ lockfileVersion: 5.4
specifiers: specifiers:
husky: 8.0.2 husky: 8.0.2
lint-staged: 13.0.3 lint-staged: 13.0.4
prettier: 2.8.0 prettier: 2.8.0
devDependencies: devDependencies:
husky: 8.0.2 husky: 8.0.2
lint-staged: 13.0.3 lint-staged: 13.0.4
prettier: 2.8.0 prettier: 2.8.0
packages: packages:
@ -209,13 +209,13 @@ packages:
resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==} resolution: {integrity: sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==}
dev: true dev: true
/lilconfig/2.0.5: /lilconfig/2.0.6:
resolution: {integrity: sha512-xaYmXZtTHPAw5m+xLN8ab9C+3a8YmV3asNSPOATITbtwrfbwaLJj8h66H1WMIpALCkqsIzK3h7oQ+PdX+LQ9Eg==} resolution: {integrity: sha512-9JROoBW7pobfsx+Sq2JsASvCo6Pfo6WWoUW79HuB1BCoBXD4PLWJPqDF6fNj67pqBYTbAHkE57M1kS/+L1neOg==}
engines: {node: '>=10'} engines: {node: '>=10'}
dev: true dev: true
/lint-staged/13.0.3: /lint-staged/13.0.4:
resolution: {integrity: sha512-9hmrwSCFroTSYLjflGI8Uk+GWAwMB4OlpU4bMJEAT5d/llQwtYKoim4bLOyLCuWFAhWEupE0vkIFqtw/WIsPug==} resolution: {integrity: sha512-HxlHCXoYRsq9QCby5wFozmZW00hMs/9e3l+/dz6Qr8Kle4UH0kJTdABAbqhzG+3pcG6QjL9kz7NgGBfph+a5dw==}
engines: {node: ^14.13.1 || >=16.0.0} engines: {node: ^14.13.1 || >=16.0.0}
hasBin: true hasBin: true
dependencies: dependencies:
@ -224,8 +224,8 @@ packages:
commander: 9.4.1 commander: 9.4.1
debug: 4.3.4 debug: 4.3.4
execa: 6.1.0 execa: 6.1.0
lilconfig: 2.0.5 lilconfig: 2.0.6
listr2: 4.0.5 listr2: 5.0.5
micromatch: 4.0.5 micromatch: 4.0.5
normalize-path: 3.0.0 normalize-path: 3.0.0
object-inspect: 1.12.2 object-inspect: 1.12.2
@ -237,9 +237,9 @@ packages:
- supports-color - supports-color
dev: true dev: true
/listr2/4.0.5: /listr2/5.0.5:
resolution: {integrity: sha512-juGHV1doQdpNT3GSTs9IUN43QJb7KHdF9uqg7Vufs/tG9VTzpFphqF4pm/ICdAABGQxsyNn9CiYA3StkI6jpwA==} resolution: {integrity: sha512-DpBel6fczu7oQKTXMekeprc0o3XDgGMkD7JNYyX+X0xbwK+xgrx9dcyKoXKqpLSUvAWfmoePS7kavniOcq3r4w==}
engines: {node: '>=12'} engines: {node: ^14.13.1 || >=16.0.0}
peerDependencies: peerDependencies:
enquirer: '>= 2.3.0 < 3' enquirer: '>= 2.3.0 < 3'
peerDependenciesMeta: peerDependenciesMeta: