chore(deps): update dependency @types/fs-extra to v11.0.2
All checks were successful
ci/woodpecker/pr/checks Pipeline was successful
ci/woodpecker/push/checks Pipeline was successful

This commit is contained in:
Renovate Bot 2023-09-14 16:00:39 +00:00
parent 80cf0949e5
commit cdb4bad665
2 changed files with 5 additions and 5 deletions

View file

@ -69,7 +69,7 @@
"@guanghechen/rollup-plugin-copy": "5.0.7",
"@ironkinoko/rollup-plugin-styles": "4.0.3",
"@swc/core": "1.3.84",
"@types/fs-extra": "11.0.1",
"@types/fs-extra": "11.0.2",
"@types/jquery": "3.5.18",
"@types/node": "18.17.15",
"@typescript-eslint/eslint-plugin": "6.7.0",

View file

@ -24,8 +24,8 @@ devDependencies:
specifier: 1.3.84
version: 1.3.84
'@types/fs-extra':
specifier: 11.0.1
version: 11.0.1
specifier: 11.0.2
version: 11.0.2
'@types/jquery':
specifier: 3.5.18
version: 3.5.18
@ -1053,8 +1053,8 @@ packages:
resolution: {integrity: sha512-WulqXMDUTYAXCjZnk6JtIHPigp55cVtDgDrO2gHRwhyJto21+1zbVCtOYB2L1F9w4qCQ0rOGWBnBe0FNTiEJIQ==}
dev: true
/@types/fs-extra@11.0.1:
resolution: {integrity: sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==}
/@types/fs-extra@11.0.2:
resolution: {integrity: sha512-c0hrgAOVYr21EX8J0jBMXGLMgJqVf/v6yxi0dLaJboW9aQPh16Id+z6w2Tx1hm+piJOLv8xPfVKZCLfjPw/IMQ==}
dependencies:
'@types/jsonfile': 6.1.1
'@types/node': 18.17.15