Skip to content
This repository was archived by the owner on Dec 28, 2021. It is now read-only.

Commit b44b2e2

Browse files
chore(deps): update dependency @types/fs-extra to v9.0.5 (#28)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent a5592bc commit b44b2e2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"node": ">=10.0.0"
4747
},
4848
"devDependencies": {
49-
"@types/fs-extra": "9.0.4",
49+
"@types/fs-extra": "9.0.5",
5050
"@types/jest": "26.0.19",
5151
"@types/lodash": "4.14.165",
5252
"@types/node": "14.14.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -550,10 +550,10 @@
550550
dependencies:
551551
"@babel/types" "^7.3.0"
552552

553-
"@types/fs-extra@9.0.4":
554-
version "9.0.4"
555-
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.4.tgz#12553138cf0438db9a31cdc8b0a3aa9332eb67aa"
556-
integrity sha512-50GO5ez44lxK5MDH90DYHFFfqxH7+fTqEEnvguQRzJ/tY9qFrMSHLiYHite+F3SNmf7+LHC1eMXojuD+E3Qcyg==
553+
"@types/fs-extra@9.0.5":
554+
version "9.0.5"
555+
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.5.tgz#2afb76a43a4bef80a363b94b314d0ca1694fc4f8"
556+
integrity sha512-wr3t7wIW1c0A2BIJtdVp4EflriVaVVAsCAIHVzzh8B+GiFv9X1xeJjCs4upRXtzp7kQ6lP5xvskjoD4awJ1ZeA==
557557
dependencies:
558558
"@types/node" "*"
559559

0 commit comments

Comments
 (0)