Bump @types/fs-extra from 9.0.7 to 9.0.11 (#41)

This commit is contained in:
dependabot-preview[bot]
2021-04-13 05:22:05 +00:00
committed by GitHub
parent cbcdffcc3f
commit 8eb3d08a84
2 changed files with 5 additions and 5 deletions

View File

@@ -15,7 +15,7 @@
"@babel/preset-typescript": "^7.13.0",
"@hot-loader/react-dom": "^16.13.0",
"@types/express": "^4.17.11",
"@types/fs-extra": "^9.0.7",
"@types/fs-extra": "^9.0.11",
"@types/get-port": "^4.2.0",
"@types/html-webpack-plugin": "^3.2.5",
"@types/jest": "^26.0.22",

View File

@@ -1719,10 +1719,10 @@
"@types/qs" "*"
"@types/serve-static" "*"
"@types/fs-extra@^9.0.7":
version "9.0.7"
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.7.tgz#a9ef2ffdab043def080c5bec94c03402f793577f"
integrity sha512-YGq2A6Yc3bldrLUlm17VNWOnUbnEzJ9CMgOeLFtQF3HOCN5lQBO8VyjG00a5acA5NNSM30kHVGp1trZgnVgi1Q==
"@types/fs-extra@^9.0.11":
version "9.0.11"
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.11.tgz#8cc99e103499eab9f347dbc6ca4e99fb8d2c2b87"
integrity sha512-mZsifGG4QeQ7hlkhO56u7zt/ycBgGxSVsFI/6lGTU34VtwkiqrrSDgw0+ygs8kFGWcXnFQWMrzF2h7TtDFNixA==
dependencies:
"@types/node" "*"