Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 8123726

Browse files
chore(deps): update dependency @types/fs-extra to v11.0.4 (#1043)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent deda3ce commit 8123726

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

packages/tools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"devDependencies": {
2020
"@types/common-tags": "1.8.4",
2121
"@types/create-react-class": "15.6.6",
22-
"@types/fs-extra": "11.0.1",
22+
"@types/fs-extra": "11.0.4",
2323
"@types/is-hotkey": "0.1.10",
2424
"@types/jest": "29.5.11",
2525
"@types/js-yaml": "4.0.9",

yarn.lock

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4994,14 +4994,6 @@
49944994
"@types/qs" "*"
49954995
"@types/serve-static" "*"
49964996

4997-
"@types/fs-extra@11.0.1":
4998-
version "11.0.1"
4999-
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-11.0.1.tgz#f542ec47810532a8a252127e6e105f487e0a6ea5"
5000-
integrity sha512-MxObHvNl4A69ofaTRU8DFqvgzzv8s9yRtaPPm5gud9HDNvpB3GPQFvNuTWAI59B9huVGV5jXYJwbCsmBsOGYWA==
5001-
dependencies:
5002-
"@types/jsonfile" "*"
5003-
"@types/node" "*"
5004-
50054997
"@types/fs-extra@11.0.4":
50064998
version "11.0.4"
50074999
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-11.0.4.tgz#e16a863bb8843fba8c5004362b5a73e17becca45"

0 commit comments

Comments
 (0)