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.4 to 9.0.5
Bumps [@types/fs-extra](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/fs-extra) from 9.0.4 to 9.0.5. - [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
7831695195
commit
cf23a62925
2 changed files with 2 additions and 9 deletions
|
|
@ -74,7 +74,7 @@
|
|||
"@types/columnify": "^1.5.0",
|
||||
"@types/copy-webpack-plugin": "^6.3.0",
|
||||
"@types/electron-devtools-installer": "2.2.0",
|
||||
"@types/fs-extra": "9.0.4",
|
||||
"@types/fs-extra": "9.0.5",
|
||||
"@types/lodash": "^4.14.165",
|
||||
"@types/mkdirp": "1.0.1",
|
||||
"@types/mousetrap": "1.6.3",
|
||||
|
|
|
|||
|
|
@ -732,14 +732,7 @@
|
|||
resolved "https://registry.npmjs.org/@types/estree/-/estree-0.0.45.tgz#e9387572998e5ecdac221950dab3e8c3b16af884"
|
||||
integrity sha512-jnqIUKDUqJbDIUxm0Uj7bnlMnRm1T/eZ9N+AVMqhPgzrba2GhGG5o/jCTwmdPK709nEZsGoMzXEDUjcXHa3W0g==
|
||||
|
||||
"@types/fs-extra@9.0.4", "@types/fs-extra@^9.0.1":
|
||||
version "9.0.4"
|
||||
resolved "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-9.0.4.tgz#12553138cf0438db9a31cdc8b0a3aa9332eb67aa"
|
||||
integrity sha512-50GO5ez44lxK5MDH90DYHFFfqxH7+fTqEEnvguQRzJ/tY9qFrMSHLiYHite+F3SNmf7+LHC1eMXojuD+E3Qcyg==
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
|
||||
"@types/fs-extra@^9.0.5":
|
||||
"@types/fs-extra@9.0.5", "@types/fs-extra@^9.0.1", "@types/fs-extra@^9.0.5":
|
||||
version "9.0.5"
|
||||
resolved "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-9.0.5.tgz#2afb76a43a4bef80a363b94b314d0ca1694fc4f8"
|
||||
integrity sha512-wr3t7wIW1c0A2BIJtdVp4EflriVaVVAsCAIHVzzh8B+GiFv9X1xeJjCs4upRXtzp7kQ6lP5xvskjoD4awJ1ZeA==
|
||||
|
|
|
|||
Loading…
Reference in a new issue