chore(deps): update dependency lint-staged to v13.2.2 (#1061)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-04-28 10:31:09 +08:00
committed by GitHub
parent 910b0373ec
commit 2917341809
2 changed files with 13 additions and 8 deletions

View File

@@ -168,7 +168,7 @@
"eslint-plugin-unused-imports": "2.0.0",
"husky": "8.0.3",
"ioredis": "5.3.2",
"lint-staged": "13.2.1",
"lint-staged": "13.2.2",
"prettier": "2.8.8",
"rimraf": "5.0.0",
"rollup": "^3.20.2",

19
pnpm-lock.yaml generated
View File

@@ -341,8 +341,8 @@ importers:
specifier: 5.3.2
version: 5.3.2
lint-staged:
specifier: 13.2.1
version: 13.2.1
specifier: 13.2.2
version: 13.2.2
prettier:
specifier: 2.8.8
version: 2.8.8
@@ -6467,8 +6467,8 @@ packages:
uhyphen: 0.2.0
dev: false
/lint-staged@13.2.1:
resolution: {integrity: sha512-8gfzinVXoPfga5Dz/ZOn8I2GOhf81Wvs+KwbEXQn/oWZAvCVS2PivrXfVbFJc93zD16uC0neS47RXHIjXKYZQw==}
/lint-staged@13.2.2:
resolution: {integrity: sha512-71gSwXKy649VrSU09s10uAT0rWCcY3aewhMaHyl2N84oBk4Xs9HgxvUp3AYu+bNsK4NrOYYxvSgg7FyGJ+jGcA==}
engines: {node: ^14.13.1 || >=16.0.0}
hasBin: true
dependencies:
@@ -6484,7 +6484,7 @@ packages:
object-inspect: 1.12.3
pidtree: 0.6.0
string-argv: 0.3.1
yaml: 2.2.1
yaml: 2.2.2
transitivePeerDependencies:
- enquirer
- supports-color
@@ -6701,7 +6701,7 @@ packages:
resolution: {integrity: sha512-WcfidHrDjMY+eLjlU+8OvwREqHwpgCeKVBUpQ3OhYYuvfaYCUgcbuBzappNzZvg/v8onU3oQj+BYpkOJe9Iw4Q==}
engines: {node: '>=12'}
dependencies:
'@jridgewell/sourcemap-codec': 1.4.14
'@jridgewell/sourcemap-codec': 1.4.15
dev: true
/make-dir@3.1.0:
@@ -8485,7 +8485,7 @@ packages:
dev: true
/through@2.3.8:
resolution: {integrity: sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=}
resolution: {integrity: sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg==}
/tiny-lru@10.4.1:
resolution: {integrity: sha512-buLIzw7ppqymuO3pt10jHk/6QMeZLbidihMQU+N6sogF6EnBzG0qtDWIHuhw1x3dyNgVL/KTGIZsTK81+yCzLg==}
@@ -9163,6 +9163,11 @@ packages:
engines: {node: '>= 14'}
dev: true
/yaml@2.2.2:
resolution: {integrity: sha512-CBKFWExMn46Foo4cldiChEzn7S7SRV+wqiluAb6xmueD/fGyRHIhX8m14vVGgeFWjN540nKCNVj6P21eQjgTuA==}
engines: {node: '>= 14'}
dev: true
/yargs-parser@21.1.1:
resolution: {integrity: sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==}
engines: {node: '>=12'}