chore(deps): update dependency @types/fs-extra to v11.0.4
Some checks failed
ci/woodpecker/push/checks Pipeline failed
Some checks failed
ci/woodpecker/push/checks Pipeline failed
This commit is contained in:
parent
537e19321e
commit
51907e9c6a
2 changed files with 5 additions and 5 deletions
|
@ -69,7 +69,7 @@
|
||||||
"@guanghechen/rollup-plugin-copy": "5.0.12",
|
"@guanghechen/rollup-plugin-copy": "5.0.12",
|
||||||
"@ironkinoko/rollup-plugin-styles": "4.0.3",
|
"@ironkinoko/rollup-plugin-styles": "4.0.3",
|
||||||
"@swc/core": "1.3.96",
|
"@swc/core": "1.3.96",
|
||||||
"@types/fs-extra": "11.0.3",
|
"@types/fs-extra": "11.0.4",
|
||||||
"@types/jquery": "3.5.26",
|
"@types/jquery": "3.5.26",
|
||||||
"@types/node": "18.18.8",
|
"@types/node": "18.18.8",
|
||||||
"@typescript-eslint/eslint-plugin": "6.10.0",
|
"@typescript-eslint/eslint-plugin": "6.10.0",
|
||||||
|
|
|
@ -24,8 +24,8 @@ devDependencies:
|
||||||
specifier: 1.3.96
|
specifier: 1.3.96
|
||||||
version: 1.3.96
|
version: 1.3.96
|
||||||
'@types/fs-extra':
|
'@types/fs-extra':
|
||||||
specifier: 11.0.3
|
specifier: 11.0.4
|
||||||
version: 11.0.3
|
version: 11.0.4
|
||||||
'@types/jquery':
|
'@types/jquery':
|
||||||
specifier: 3.5.26
|
specifier: 3.5.26
|
||||||
version: 3.5.26
|
version: 3.5.26
|
||||||
|
@ -1101,8 +1101,8 @@ packages:
|
||||||
resolution: {integrity: sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==}
|
resolution: {integrity: sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@types/fs-extra@11.0.3:
|
/@types/fs-extra@11.0.4:
|
||||||
resolution: {integrity: sha512-sF59BlXtUdzEAL1u0MSvuzWd7PdZvZEtnaVkzX5mjpdWTJ8brG0jUqve3jPCzSzvAKKMHTG8F8o/WMQLtleZdQ==}
|
resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==}
|
||||||
dependencies:
|
dependencies:
|
||||||
'@types/jsonfile': 6.1.1
|
'@types/jsonfile': 6.1.1
|
||||||
'@types/node': 18.18.8
|
'@types/node': 18.18.8
|
||||||
|
|
Loading…
Reference in a new issue