Merge pull request #704 from PreMiD/dependabot/npm_and_yarn/types/fs-extra-9.0.11

This commit is contained in:
dependabot-preview[bot]
2021-04-12 11:19:50 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@
"@types/archiver": "5.1.0",
"@types/auto-launch": "5.0.1",
"@types/discord-rpc": "3.0.4",
"@types/fs-extra": "9.0.10",
"@types/fs-extra": "9.0.11",
"@types/ini": "1.3.30",
"@types/node": "14.14.37",
"@types/prompts": "2.0.10",

View File

@@ -104,10 +104,10 @@
dependencies:
"@types/node" "*"
"@types/fs-extra@9.0.10":
version "9.0.10"
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.10.tgz#8023a72e3d06cf54929ea47ec7634e47f33f4046"
integrity sha512-O9T2LLkRDiTlalOBdjEkcnT0MRdT2+wglCl7pJUJ3mkWkR8hX4K+5bg2raQNJcLv4V8zGuTXe7Ud3wSqkTyuyQ==
"@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" "*"