1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-02 12:47:41 +02:00

Update dependency @types/fs-extra to v11.0.3 (#9236)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-11-08 00:36:05 +00:00 committed by GitHub
parent be097afd83
commit a357665c77
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
10 changed files with 22 additions and 22 deletions

View File

@ -93,7 +93,7 @@
"typescript": "5.2.2" "typescript": "5.2.2"
}, },
"dependencies": { "dependencies": {
"@types/fs-extra": "11.0.2", "@types/fs-extra": "11.0.3",
"eslint-plugin-github": "4.10.0", "eslint-plugin-github": "4.10.0",
"http-server": "14.1.1", "http-server": "14.1.1",
"node-gyp": "9.4.0", "node-gyp": "9.4.0",

View File

@ -71,7 +71,7 @@
}, },
"devDependencies": { "devDependencies": {
"@joplin/tools": "~2.13", "@joplin/tools": "~2.13",
"@types/fs-extra": "11.0.2", "@types/fs-extra": "11.0.3",
"@types/jest": "29.5.5", "@types/jest": "29.5.5",
"@types/node": "18.18.5", "@types/node": "18.18.5",
"@types/proper-lockfile": "^4.1.2", "@types/proper-lockfile": "^4.1.2",

View File

@ -93,7 +93,7 @@
"@testing-library/jest-native": "5.4.3", "@testing-library/jest-native": "5.4.3",
"@testing-library/react-native": "12.3.0", "@testing-library/react-native": "12.3.0",
"@tsconfig/react-native": "2.0.2", "@tsconfig/react-native": "2.0.2",
"@types/fs-extra": "11.0.2", "@types/fs-extra": "11.0.3",
"@types/jest": "29.5.5", "@types/jest": "29.5.5",
"@types/react": "18.2.31", "@types/react": "18.2.31",
"@types/react-native": "0.70.6", "@types/react-native": "0.70.6",

View File

@ -21,7 +21,7 @@
"html-entities": "1.4.0" "html-entities": "1.4.0"
}, },
"devDependencies": { "devDependencies": {
"@types/fs-extra": "11.0.2" "@types/fs-extra": "11.0.3"
}, },
"gitHead": "eb4b0e64eab40a51b0895d3a40a9d8c3cb7b1b14" "gitHead": "eb4b0e64eab40a51b0895d3a40a9d8c3cb7b1b14"
} }

View File

@ -16,7 +16,7 @@
"test-ci": "yarn test" "test-ci": "yarn test"
}, },
"devDependencies": { "devDependencies": {
"@types/fs-extra": "11.0.2", "@types/fs-extra": "11.0.3",
"@types/jest": "29.5.5", "@types/jest": "29.5.5",
"@types/js-yaml": "4.0.8", "@types/js-yaml": "4.0.8",
"@types/node": "18.18.5", "@types/node": "18.18.5",

View File

@ -28,7 +28,7 @@
"yargs": "17.7.2" "yargs": "17.7.2"
}, },
"devDependencies": { "devDependencies": {
"@types/fs-extra": "11.0.2", "@types/fs-extra": "11.0.3",
"@types/jest": "29.5.5", "@types/jest": "29.5.5",
"@types/node": "18.18.5", "@types/node": "18.18.5",
"jest": "29.7.0", "jest": "29.7.0",

View File

@ -64,7 +64,7 @@
"@rmp135/sql-ts": "1.18.0", "@rmp135/sql-ts": "1.18.0",
"@types/bcryptjs": "2.4.5", "@types/bcryptjs": "2.4.5",
"@types/formidable": "3.4.4", "@types/formidable": "3.4.4",
"@types/fs-extra": "11.0.2", "@types/fs-extra": "11.0.3",
"@types/jest": "29.5.5", "@types/jest": "29.5.5",
"@types/jest-expect-message": "1.0.4", "@types/jest-expect-message": "1.0.4",
"@types/jsdom": "21.1.4", "@types/jsdom": "21.1.4",

View File

@ -45,7 +45,7 @@
"@docusaurus/plugin-sitemap": "2.4.3", "@docusaurus/plugin-sitemap": "2.4.3",
"@joplin/fork-htmlparser2": "^4.1.46", "@joplin/fork-htmlparser2": "^4.1.46",
"@rmp135/sql-ts": "1.18.0", "@rmp135/sql-ts": "1.18.0",
"@types/fs-extra": "11.0.2", "@types/fs-extra": "11.0.3",
"@types/jest": "29.5.5", "@types/jest": "29.5.5",
"@types/js-yaml": "4.0.8", "@types/js-yaml": "4.0.8",
"@types/markdown-it": "13.0.2", "@types/markdown-it": "13.0.2",

View File

@ -36,7 +36,7 @@
"sprintf-js": "1.1.3" "sprintf-js": "1.1.3"
}, },
"devDependencies": { "devDependencies": {
"@types/fs-extra": "11.0.2", "@types/fs-extra": "11.0.3",
"@types/jest": "29.5.5", "@types/jest": "29.5.5",
"@types/node-fetch": "2.6.6", "@types/node-fetch": "2.6.6",
"jest": "29.7.0", "jest": "29.7.0",

View File

@ -6304,7 +6304,7 @@ __metadata:
"@testing-library/jest-native": 5.4.3 "@testing-library/jest-native": 5.4.3
"@testing-library/react-native": 12.3.0 "@testing-library/react-native": 12.3.0
"@tsconfig/react-native": 2.0.2 "@tsconfig/react-native": 2.0.2
"@types/fs-extra": 11.0.2 "@types/fs-extra": 11.0.3
"@types/jest": 29.5.5 "@types/jest": 29.5.5
"@types/react": 18.2.31 "@types/react": 18.2.31
"@types/react-native": 0.70.6 "@types/react-native": 0.70.6
@ -6482,7 +6482,7 @@ __metadata:
resolution: "@joplin/htmlpack@workspace:packages/htmlpack" resolution: "@joplin/htmlpack@workspace:packages/htmlpack"
dependencies: dependencies:
"@joplin/fork-htmlparser2": ^4.1.46 "@joplin/fork-htmlparser2": ^4.1.46
"@types/fs-extra": 11.0.2 "@types/fs-extra": 11.0.3
css: 3.0.0 css: 3.0.0
datauri: 4.1.0 datauri: 4.1.0
fs-extra: 11.1.1 fs-extra: 11.1.1
@ -6504,7 +6504,7 @@ __metadata:
"@joplin/turndown": ^4.0.68 "@joplin/turndown": ^4.0.68
"@joplin/turndown-plugin-gfm": ^1.0.50 "@joplin/turndown-plugin-gfm": ^1.0.50
"@joplin/utils": ~2.13 "@joplin/utils": ~2.13
"@types/fs-extra": 11.0.2 "@types/fs-extra": 11.0.3
"@types/jest": 29.5.5 "@types/jest": 29.5.5
"@types/js-yaml": 4.0.8 "@types/js-yaml": 4.0.8
"@types/nanoid": 3.0.0 "@types/nanoid": 3.0.0
@ -6610,7 +6610,7 @@ __metadata:
"@joplin/lib": ~2.13 "@joplin/lib": ~2.13
"@joplin/tools": ~2.13 "@joplin/tools": ~2.13
"@joplin/utils": ~2.13 "@joplin/utils": ~2.13
"@types/fs-extra": 11.0.2 "@types/fs-extra": 11.0.3
"@types/jest": 29.5.5 "@types/jest": 29.5.5
"@types/node": 18.18.5 "@types/node": 18.18.5
fs-extra: 11.1.1 fs-extra: 11.1.1
@ -6710,7 +6710,7 @@ __metadata:
"@rmp135/sql-ts": 1.18.0 "@rmp135/sql-ts": 1.18.0
"@types/bcryptjs": 2.4.5 "@types/bcryptjs": 2.4.5
"@types/formidable": 3.4.4 "@types/formidable": 3.4.4
"@types/fs-extra": 11.0.2 "@types/fs-extra": 11.0.3
"@types/jest": 29.5.5 "@types/jest": 29.5.5
"@types/jest-expect-message": 1.0.4 "@types/jest-expect-message": 1.0.4
"@types/jsdom": 21.1.4 "@types/jsdom": 21.1.4
@ -6770,7 +6770,7 @@ __metadata:
"@joplin/renderer": ~2.13 "@joplin/renderer": ~2.13
"@joplin/utils": ~2.13 "@joplin/utils": ~2.13
"@rmp135/sql-ts": 1.18.0 "@rmp135/sql-ts": 1.18.0
"@types/fs-extra": 11.0.2 "@types/fs-extra": 11.0.3
"@types/jest": 29.5.5 "@types/jest": 29.5.5
"@types/js-yaml": 4.0.8 "@types/js-yaml": 4.0.8
"@types/markdown-it": 13.0.2 "@types/markdown-it": 13.0.2
@ -6856,7 +6856,7 @@ __metadata:
version: 0.0.0-use.local version: 0.0.0-use.local
resolution: "@joplin/utils@workspace:packages/utils" resolution: "@joplin/utils@workspace:packages/utils"
dependencies: dependencies:
"@types/fs-extra": 11.0.2 "@types/fs-extra": 11.0.3
"@types/jest": 29.5.5 "@types/jest": 29.5.5
"@types/node-fetch": 2.6.6 "@types/node-fetch": 2.6.6
async-mutex: 0.4.0 async-mutex: 0.4.0
@ -10025,13 +10025,13 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"@types/fs-extra@npm:11.0.2": "@types/fs-extra@npm:11.0.3":
version: 11.0.2 version: 11.0.3
resolution: "@types/fs-extra@npm:11.0.2" resolution: "@types/fs-extra@npm:11.0.3"
dependencies: dependencies:
"@types/jsonfile": "*" "@types/jsonfile": "*"
"@types/node": "*" "@types/node": "*"
checksum: 5b3e30343ee62d2e393e1029355f13f64bab6f3416226e22492483f99da840e2e53ca22cbfa4ac3749f2f83f7086d19c009005c8fa175da01df0fae59c2d73e1 checksum: f196bc216906e7016a6c9c549dbe204fe7e1e87515c7e961f741309e25f8e2f8c268dba3dbf0ca7f3ddab5911d39888472f8624ac0c11a461f1b2d05377e38fa
languageName: node languageName: node
linkType: hard linkType: hard
@ -26216,7 +26216,7 @@ __metadata:
"@joplin/renderer": ~2.13 "@joplin/renderer": ~2.13
"@joplin/tools": ~2.13 "@joplin/tools": ~2.13
"@joplin/utils": ~2.13 "@joplin/utils": ~2.13
"@types/fs-extra": 11.0.2 "@types/fs-extra": 11.0.3
"@types/jest": 29.5.5 "@types/jest": 29.5.5
"@types/node": 18.18.5 "@types/node": 18.18.5
"@types/proper-lockfile": ^4.1.2 "@types/proper-lockfile": ^4.1.2
@ -36525,7 +36525,7 @@ __metadata:
"@crowdin/cli": 3 "@crowdin/cli": 3
"@joplin/utils": ~2.12 "@joplin/utils": ~2.12
"@seiyab/eslint-plugin-react-hooks": 4.5.1-beta.0 "@seiyab/eslint-plugin-react-hooks": 4.5.1-beta.0
"@types/fs-extra": 11.0.2 "@types/fs-extra": 11.0.3
"@typescript-eslint/eslint-plugin": 6.7.2 "@typescript-eslint/eslint-plugin": 6.7.2
"@typescript-eslint/parser": 6.7.2 "@typescript-eslint/parser": 6.7.2
cspell: 5.21.2 cspell: 5.21.2