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

Commit e51b3d9

Browse files
chore(deps): update dependency @types/fs-extra to v9.0.6 (#42)
Co-authored-by: Renovate Bot <[email protected]>
1 parent addca3e commit e51b3d9

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.5",
49+
"@types/fs-extra": "9.0.6",
5050
"@types/jest": "26.0.19",
5151
"@types/lodash": "4.14.165",
5252
"@types/node": "14.14.16",

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/[email protected].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==
553+
"@types/[email protected].6":
554+
version "9.0.6"
555+
resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.6.tgz#488e56b77299899a608b8269719c1d133027a6ab"
556+
integrity sha512-ecNRHw4clCkowNOBJH1e77nvbPxHYnWIXMv1IAoG/9+MYGkgoyr3Ppxr7XYFNL41V422EDhyV4/4SSK8L2mlig==
557557
dependencies:
558558
"@types/node" "*"
559559

0 commit comments

Comments
 (0)