chore(deps): update dependency @types/fs-extra to v9.0.13
This commit is contained in:
parent
6fa8db2f27
commit
dedba3f85a
2 changed files with 6 additions and 6 deletions
|
@ -57,7 +57,7 @@
|
|||
"@commitlint/cli": "13.1.0",
|
||||
"@commitlint/config-conventional": "13.1.0",
|
||||
"@league-of-foundry-developers/foundry-vtt-types": "0.8.9-3",
|
||||
"@types/fs-extra": "9.0.12",
|
||||
"@types/fs-extra": "9.0.13",
|
||||
"@types/jest": "27.0.2",
|
||||
"@typescript-eslint/eslint-plugin": "4.31.2",
|
||||
"@typescript-eslint/parser": "4.31.2",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1385,12 +1385,12 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/fs-extra@npm:9.0.12":
|
||||
version: 9.0.12
|
||||
resolution: "@types/fs-extra@npm:9.0.12"
|
||||
"@types/fs-extra@npm:9.0.13":
|
||||
version: 9.0.13
|
||||
resolution: "@types/fs-extra@npm:9.0.13"
|
||||
dependencies:
|
||||
"@types/node": "*"
|
||||
checksum: c63834f0be8d0993c55abcc0b2c90f3c095cf3aa9e827973472167bd93687df9da546bd5e0823ddc9e83e1651c9cfb09bbac99fa57a15ab28fd21280426e472c
|
||||
checksum: add79e212acd5ac76b97b9045834e03a7996aef60a814185e0459088fd290519a3c1620865d588fa36c4498bf614210d2a703af5cf80aa1dbc125db78f6edac3
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
|
@ -3366,7 +3366,7 @@ __metadata:
|
|||
"@commitlint/cli": 13.1.0
|
||||
"@commitlint/config-conventional": 13.1.0
|
||||
"@league-of-foundry-developers/foundry-vtt-types": 0.8.9-3
|
||||
"@types/fs-extra": 9.0.12
|
||||
"@types/fs-extra": 9.0.13
|
||||
"@types/jest": 27.0.2
|
||||
"@typescript-eslint/eslint-plugin": 4.31.2
|
||||
"@typescript-eslint/parser": 4.31.2
|
||||
|
|
Loading…
Reference in a new issue