⬆️ Update dependency lint-staged to v15.2.1
All checks were successful
ci/woodpecker/push/docker Pipeline was successful
All checks were successful
ci/woodpecker/push/docker Pipeline was successful
This commit is contained in:
parent
49f9fbbe2d
commit
9ff9701811
@ -43,7 +43,7 @@
|
|||||||
"eslint-plugin-vue": "9.21.1",
|
"eslint-plugin-vue": "9.21.1",
|
||||||
"husky": "9.0.10",
|
"husky": "9.0.10",
|
||||||
"jsdom": "24.0.0",
|
"jsdom": "24.0.0",
|
||||||
"lint-staged": "15.2.0",
|
"lint-staged": "15.2.1",
|
||||||
"pinst": "3.0.0",
|
"pinst": "3.0.0",
|
||||||
"prettier": "3.2.4",
|
"prettier": "3.2.4",
|
||||||
"sass": "1.70.0",
|
"sass": "1.70.0",
|
||||||
|
@ -89,8 +89,8 @@ devDependencies:
|
|||||||
specifier: 24.0.0
|
specifier: 24.0.0
|
||||||
version: 24.0.0
|
version: 24.0.0
|
||||||
lint-staged:
|
lint-staged:
|
||||||
specifier: 15.2.0
|
specifier: 15.2.1
|
||||||
version: 15.2.0
|
version: 15.2.1
|
||||||
pinst:
|
pinst:
|
||||||
specifier: 3.0.0
|
specifier: 3.0.0
|
||||||
version: 3.0.0
|
version: 3.0.0
|
||||||
@ -2382,8 +2382,8 @@ packages:
|
|||||||
engines: {node: '>=14'}
|
engines: {node: '>=14'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/lint-staged@15.2.0:
|
/lint-staged@15.2.1:
|
||||||
resolution: {integrity: sha512-TFZzUEV00f+2YLaVPWBWGAMq7So6yQx+GG8YRMDeOEIf95Zn5RyiLMsEiX4KTNl9vq/w+NqRJkLA1kPIo15ufQ==}
|
resolution: {integrity: sha512-dhwAPnM85VdshybV9FWI/9ghTvMLoQLEXgVMx+ua2DN7mdfzd/tRfoU2yhMcBac0RHkofoxdnnJUokr8s4zKmQ==}
|
||||||
engines: {node: '>=18.12.0'}
|
engines: {node: '>=18.12.0'}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
dependencies:
|
dependencies:
|
||||||
@ -2392,7 +2392,7 @@ packages:
|
|||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
execa: 8.0.1
|
execa: 8.0.1
|
||||||
lilconfig: 3.0.0
|
lilconfig: 3.0.0
|
||||||
listr2: 8.0.0
|
listr2: 8.0.1
|
||||||
micromatch: 4.0.5
|
micromatch: 4.0.5
|
||||||
pidtree: 0.6.0
|
pidtree: 0.6.0
|
||||||
string-argv: 0.3.2
|
string-argv: 0.3.2
|
||||||
@ -2401,8 +2401,8 @@ packages:
|
|||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/listr2@8.0.0:
|
/listr2@8.0.1:
|
||||||
resolution: {integrity: sha512-u8cusxAcyqAiQ2RhYvV7kRKNLgUvtObIbhOX2NCXqvp1UU32xIg5CT22ykS2TPKJXZWJwtK3IKLiqAGlGNE+Zg==}
|
resolution: {integrity: sha512-ovJXBXkKGfq+CwmKTjluEqFi3p4h8xvkxGQQAQan22YCgef4KZ1mKGjzfGh6PL6AW5Csw0QiQPNuQyH+6Xk3hA==}
|
||||||
engines: {node: '>=18.0.0'}
|
engines: {node: '>=18.0.0'}
|
||||||
dependencies:
|
dependencies:
|
||||||
cli-truncate: 4.0.0
|
cli-truncate: 4.0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user