chore(deps): update dependency @types/fs-extra to v11.0.2

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

8
pnpm-lock.yaml generated
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