Merge pull request #464 from PreMiD/dependabot/npm_and_yarn/types/fs-extra-9.0.1

This commit is contained in:
dependabot-preview[bot]
2020-05-19 20:44:54 +00:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -18,7 +18,7 @@
"@types/auto-launch": "5.0.1",
"@types/discord-rpc": "3.0.4",
"@types/electron-packager": "14.0.0",
"@types/fs-extra": "9.0.0",
"@types/fs-extra": "9.0.1",
"@types/ini": "1.3.30",
"@types/node": "14.0.1",
"@types/prompts": "2.0.8",

View File

@@ -205,10 +205,10 @@
resolved "https://registry.yarnpkg.com/@types/events/-/events-3.0.0.tgz#2862f3f58a9a7f7c3e78d79f130dd4d71c25c2a7"
integrity sha512-EaObqwIvayI5a8dCzhFrjKzVwKLxjoG9T6Ppd5CEo07LRKfQ8Yokw54r5+Wq7FaBQ+yXRvQAYPrHwya1/UFt9g==
"@types/fs-extra@9.0.0":
version "9.0.0"
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.0.tgz#02b9aa0cdbeedc997642b6736fe48b8e4c271895"
integrity sha512-xCbDUSZArlmMjiJdczt8AFNH2MwcMb/pj/HKja1hx3u1qzOUINcJktQMGoGVlgFnzxnuCahxKFlcRBkSAcm33g==
"@types/fs-extra@9.0.1":
version "9.0.1"
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.1.tgz#91c8fc4c51f6d5dbe44c2ca9ab09310bd00c7918"
integrity sha512-B42Sxuaz09MhC3DDeW5kubRcQ5by4iuVQ0cRRWM2lggLzAa/KVom0Aft/208NgMvNQQZ86s5rVcqDdn/SH0/mg==
dependencies:
"@types/node" "*"