mirror of https://github.com/laurent22/joplin.git
Update dependency @types/fs-extra to v9 (#7067)
parent
2eb9e727e7
commit
7be5462a34
|
@ -60,7 +60,7 @@
|
|||
"devDependencies": {
|
||||
"@joplin/tools": "~2.9",
|
||||
"@rmp135/sql-ts": "1.12.1",
|
||||
"@types/fs-extra": "8.1.2",
|
||||
"@types/fs-extra": "9.0.13",
|
||||
"@types/jest": "26.0.24",
|
||||
"@types/jest-expect-message": "1.0.3",
|
||||
"@types/jsdom": "16.2.15",
|
||||
|
|
11
yarn.lock
11
yarn.lock
|
@ -4436,7 +4436,7 @@ __metadata:
|
|||
"@joplin/tools": ~2.9
|
||||
"@koa/cors": 4.0.0
|
||||
"@rmp135/sql-ts": 1.12.1
|
||||
"@types/fs-extra": 8.1.2
|
||||
"@types/fs-extra": 9.0.13
|
||||
"@types/jest": 26.0.24
|
||||
"@types/jest-expect-message": 1.0.3
|
||||
"@types/jsdom": 16.2.15
|
||||
|
@ -6537,15 +6537,6 @@ __metadata:
|
|||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/fs-extra@npm:8.1.2":
|
||||
version: 8.1.2
|
||||
resolution: "@types/fs-extra@npm:8.1.2"
|
||||
dependencies:
|
||||
"@types/node": "*"
|
||||
checksum: 7277198ded9caea5750c82e569ba1e6fbac28cdb4a95e5d52d24e7c4c2ac90bf45fbe89e08fc21de8f9d3c9b302e30680566eb04e460c30ceac66ad24c161b37
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@types/fs-extra@npm:9.0.13, @types/fs-extra@npm:^9.0.11":
|
||||
version: 9.0.13
|
||||
resolution: "@types/fs-extra@npm:9.0.13"
|
||||
|
|
Loading…
Reference in New Issue