mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump @types/fs-extra from 9.0.3 to 9.0.4
Bumps [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) from 9.0.3 to 9.0.4. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/fs-extra) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
590a1263b5
commit
f7a32bf6ef
2 changed files with 5 additions and 5 deletions
|
|
@ -74,7 +74,7 @@
|
|||
"@types/columnify": "^1.5.0",
|
||||
"@types/copy-webpack-plugin": "^6.2.0",
|
||||
"@types/electron-devtools-installer": "2.2.0",
|
||||
"@types/fs-extra": "9.0.3",
|
||||
"@types/fs-extra": "9.0.4",
|
||||
"@types/lodash": "^4.14.165",
|
||||
"@types/mkdirp": "1.0.1",
|
||||
"@types/mousetrap": "^1.6.3",
|
||||
|
|
|
|||
|
|
@ -723,10 +723,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.3", "@types/fs-extra@^9.0.1":
|
||||
version "9.0.3"
|
||||
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.3.tgz#9996e5cce993508c32325380b429f04a1327523e"
|
||||
integrity sha512-NKdGoXLTFTRED3ENcfCsH8+ekV4gbsysanx2OPbstXVV6fZMgUCqTxubs6I9r7pbOJbFgVq1rpFtLURjKCZWUw==
|
||||
"@types/fs-extra@9.0.4", "@types/fs-extra@^9.0.1":
|
||||
version "9.0.4"
|
||||
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.4.tgz#12553138cf0438db9a31cdc8b0a3aa9332eb67aa"
|
||||
integrity sha512-50GO5ez44lxK5MDH90DYHFFfqxH7+fTqEEnvguQRzJ/tY9qFrMSHLiYHite+F3SNmf7+LHC1eMXojuD+E3Qcyg==
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue