Skip to content

Commit

Permalink
chore(deps): update dependency @types/fs-extra to v8.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 18, 2023
1 parent df060c2 commit 8289d2f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"@types/classnames": "2.2.11",
"@types/codemirror": "5.60.4",
"@types/extract-zip": "1.6.2",
"@types/fs-extra": "8.1.1",
"@types/fs-extra": "8.1.4",
"@types/humps": "1.1.3",
"@types/lodash": "4.14.168",
"@types/mime": "2.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2613,12 +2613,12 @@ __metadata:
languageName: node
linkType: hard

"@types/fs-extra@npm:8.1.1":
version: 8.1.1
resolution: "@types/fs-extra@npm:8.1.1"
"@types/fs-extra@npm:8.1.4":
version: 8.1.4
resolution: "@types/fs-extra@npm:8.1.4"
dependencies:
"@types/node": "*"
checksum: d7d564b84b86e51241984c9bec16f683056d45510e2c63e1bfe9282026685bd14e5ca406ee809453f1e2fd8c9aa76c5712a3019492eb946dd46de327ccb0e1b1
checksum: f9245f083977b76d8d9dbda4b13d3c735ebbc8f17656cda7205a5648d31462c33589bd0dea7dfc12bd04d2b62cf969d29e8ef2a4e54ce91a0f5c90cc9c0053db
languageName: node
linkType: hard

Expand Down Expand Up @@ -13188,7 +13188,7 @@ __metadata:
"@types/classnames": 2.2.11
"@types/codemirror": 5.60.4
"@types/extract-zip": 1.6.2
"@types/fs-extra": 8.1.1
"@types/fs-extra": 8.1.4
"@types/humps": 1.1.3
"@types/lodash": 4.14.168
"@types/mime": 2.0.1
Expand Down

0 comments on commit 8289d2f

Please sign in to comment.