1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00

Update dependency fs-extra to v11.1.0 (#7379)

This commit is contained in:
renovate[bot] 2022-11-30 09:34:27 +00:00 committed by GitHub
parent 4775b60887
commit 973328b6d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 24 additions and 24 deletions

View File

@ -72,7 +72,7 @@
"eslint-plugin-import": "2.26.0", "eslint-plugin-import": "2.26.0",
"eslint-plugin-promise": "6.1.1", "eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.31.11", "eslint-plugin-react": "7.31.11",
"fs-extra": "11.0.0", "fs-extra": "11.1.0",
"glob": "8.0.3", "glob": "8.0.3",
"gulp": "4.0.2", "gulp": "4.0.2",
"husky": "3.1.0", "husky": "3.1.0",

View File

@ -45,7 +45,7 @@
"aws-sdk": "2.1264.0", "aws-sdk": "2.1264.0",
"chalk": "4.1.2", "chalk": "4.1.2",
"compare-version": "0.1.2", "compare-version": "0.1.2",
"fs-extra": "11.0.0", "fs-extra": "11.1.0",
"html-entities": "1.4.0", "html-entities": "1.4.0",
"image-type": "3.1.0", "image-type": "3.1.0",
"keytar": "7.9.0", "keytar": "7.9.0",

View File

@ -148,7 +148,7 @@
"debounce": "1.2.1", "debounce": "1.2.1",
"electron-window-state": "5.0.3", "electron-window-state": "5.0.3",
"formatcoords": "1.1.3", "formatcoords": "1.1.3",
"fs-extra": "11.0.0", "fs-extra": "11.1.0",
"highlight.js": "11.7.0", "highlight.js": "11.7.0",
"immer": "7.0.15", "immer": "7.0.15",
"keytar": "7.9.0", "keytar": "7.9.0",

View File

@ -94,7 +94,7 @@
"@types/react-redux": "7.1.24", "@types/react-redux": "7.1.24",
"babel-plugin-module-resolver": "4.1.0", "babel-plugin-module-resolver": "4.1.0",
"execa": "4.1.0", "execa": "4.1.0",
"fs-extra": "11.0.0", "fs-extra": "11.1.0",
"gulp": "4.0.2", "gulp": "4.0.2",
"jest": "29.3.1", "jest": "29.3.1",
"jest-environment-jsdom": "29.3.1", "jest-environment-jsdom": "29.3.1",

View File

@ -17,7 +17,7 @@
"@joplin/fork-htmlparser2": "^4.1.41", "@joplin/fork-htmlparser2": "^4.1.41",
"css": "3.0.0", "css": "3.0.0",
"datauri": "4.1.0", "datauri": "4.1.0",
"fs-extra": "11.0.0", "fs-extra": "11.1.0",
"html-entities": "1.4.0" "html-entities": "1.4.0"
}, },
"devDependencies": { "devDependencies": {

View File

@ -53,7 +53,7 @@
"fast-xml-parser": "3.21.1", "fast-xml-parser": "3.21.1",
"follow-redirects": "1.15.2", "follow-redirects": "1.15.2",
"form-data": "4.0.0", "form-data": "4.0.0",
"fs-extra": "11.0.0", "fs-extra": "11.1.0",
"hpagent": "1.2.0", "hpagent": "1.2.0",
"html-entities": "1.4.0", "html-entities": "1.4.0",
"html-minifier": "4.0.0", "html-minifier": "4.0.0",

View File

@ -20,7 +20,7 @@
"dependencies": { "dependencies": {
"@joplin/lib": "^2.9.1", "@joplin/lib": "^2.9.1",
"@joplin/tools": "^2.9.1", "@joplin/tools": "^2.9.1",
"fs-extra": "11.0.0", "fs-extra": "11.1.0",
"gh-release-assets": "2.0.1", "gh-release-assets": "2.0.1",
"node-fetch": "2.6.7", "node-fetch": "2.6.7",
"source-map-support": "0.5.21", "source-map-support": "0.5.21",

View File

@ -27,7 +27,7 @@
"@joplin/fork-htmlparser2": "^4.1.41", "@joplin/fork-htmlparser2": "^4.1.41",
"@joplin/fork-uslug": "^1.0.6", "@joplin/fork-uslug": "^1.0.6",
"font-awesome-filetypes": "2.1.0", "font-awesome-filetypes": "2.1.0",
"fs-extra": "11.0.0", "fs-extra": "11.1.0",
"highlight.js": "11.7.0", "highlight.js": "11.7.0",
"html-entities": "1.4.0", "html-entities": "1.4.0",
"json-stringify-safe": "5.0.1", "json-stringify-safe": "5.0.1",

View File

@ -33,7 +33,7 @@
"compare-versions": "3.6.0", "compare-versions": "3.6.0",
"dayjs": "1.11.6", "dayjs": "1.11.6",
"formidable": "2.0.1", "formidable": "2.0.1",
"fs-extra": "11.0.0", "fs-extra": "11.1.0",
"html-entities": "1.4.0", "html-entities": "1.4.0",
"jquery": "3.6.1", "jquery": "3.6.1",
"knex": "2.3.0", "knex": "2.3.0",

View File

@ -26,7 +26,7 @@
"@types/yargs": "17.0.15", "@types/yargs": "17.0.15",
"dayjs": "1.11.6", "dayjs": "1.11.6",
"execa": "4.1.0", "execa": "4.1.0",
"fs-extra": "11.0.0", "fs-extra": "11.1.0",
"gettext-parser": "6.0.0", "gettext-parser": "6.0.0",
"glob": "8.0.3", "glob": "8.0.3",
"markdown-it": "13.0.1", "markdown-it": "13.0.1",

View File

@ -4215,7 +4215,7 @@ __metadata:
electron-rebuild: 3.2.9 electron-rebuild: 3.2.9
electron-window-state: 5.0.3 electron-window-state: 5.0.3
formatcoords: 1.1.3 formatcoords: 1.1.3
fs-extra: 11.0.0 fs-extra: 11.1.0
glob: 8.0.3 glob: 8.0.3
gulp: 4.0.2 gulp: 4.0.2
highlight.js: 11.7.0 highlight.js: 11.7.0
@ -4302,7 +4302,7 @@ __metadata:
crypto-browserify: 3.12.0 crypto-browserify: 3.12.0
events: 3.3.0 events: 3.3.0
execa: 4.1.0 execa: 4.1.0
fs-extra: 11.0.0 fs-extra: 11.1.0
gulp: 4.0.2 gulp: 4.0.2
jest: 29.3.1 jest: 29.3.1
jest-environment-jsdom: 29.3.1 jest-environment-jsdom: 29.3.1
@ -4405,7 +4405,7 @@ __metadata:
"@types/fs-extra": 9.0.13 "@types/fs-extra": 9.0.13
css: 3.0.0 css: 3.0.0
datauri: 4.1.0 datauri: 4.1.0
fs-extra: 11.0.0 fs-extra: 11.1.0
html-entities: 1.4.0 html-entities: 1.4.0
languageName: unknown languageName: unknown
linkType: soft linkType: soft
@ -4446,7 +4446,7 @@ __metadata:
fast-xml-parser: 3.21.1 fast-xml-parser: 3.21.1
follow-redirects: 1.15.2 follow-redirects: 1.15.2
form-data: 4.0.0 form-data: 4.0.0
fs-extra: 11.0.0 fs-extra: 11.1.0
hpagent: 1.2.0 hpagent: 1.2.0
html-entities: 1.4.0 html-entities: 1.4.0
html-minifier: 4.0.0 html-minifier: 4.0.0
@ -4531,7 +4531,7 @@ __metadata:
"@types/fs-extra": 9.0.13 "@types/fs-extra": 9.0.13
"@types/jest": 29.2.3 "@types/jest": 29.2.3
"@types/node": 18.11.9 "@types/node": 18.11.9
fs-extra: 11.0.0 fs-extra: 11.1.0
gh-release-assets: 2.0.1 gh-release-assets: 2.0.1
jest: 29.3.1 jest: 29.3.1
node-fetch: 2.6.7 node-fetch: 2.6.7
@ -4577,7 +4577,7 @@ __metadata:
"@types/jest": 29.2.3 "@types/jest": 29.2.3
"@types/node": 18.11.9 "@types/node": 18.11.9
font-awesome-filetypes: 2.1.0 font-awesome-filetypes: 2.1.0
fs-extra: 11.0.0 fs-extra: 11.1.0
highlight.js: 11.7.0 highlight.js: 11.7.0
html-entities: 1.4.0 html-entities: 1.4.0
jest: 29.3.1 jest: 29.3.1
@ -4630,7 +4630,7 @@ __metadata:
compare-versions: 3.6.0 compare-versions: 3.6.0
dayjs: 1.11.6 dayjs: 1.11.6
formidable: 2.0.1 formidable: 2.0.1
fs-extra: 11.0.0 fs-extra: 11.1.0
gulp: 4.0.2 gulp: 4.0.2
html-entities: 1.4.0 html-entities: 1.4.0
jest: 29.3.1 jest: 29.3.1
@ -4679,7 +4679,7 @@ __metadata:
"@types/yargs": 17.0.15 "@types/yargs": 17.0.15
dayjs: 1.11.6 dayjs: 1.11.6
execa: 4.1.0 execa: 4.1.0
fs-extra: 11.0.0 fs-extra: 11.1.0
gettext-extractor: 3.6.0 gettext-extractor: 3.6.0
gettext-parser: 6.0.0 gettext-parser: 6.0.0
glob: 8.0.3 glob: 8.0.3
@ -16230,14 +16230,14 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"fs-extra@npm:11.0.0": "fs-extra@npm:11.1.0":
version: 11.0.0 version: 11.1.0
resolution: "fs-extra@npm:11.0.0" resolution: "fs-extra@npm:11.1.0"
dependencies: dependencies:
graceful-fs: ^4.2.0 graceful-fs: ^4.2.0
jsonfile: ^6.0.1 jsonfile: ^6.0.1
universalify: ^2.0.0 universalify: ^2.0.0
checksum: fd29fc5b4f26f91f8adfd3c6e5e87eb73df92630c132765d63a62a3cf41ee706a45533dda75e6be9e2e4d1fc3667e0dcdfcc20e44f957d71cdcf138a4369ce4a checksum: 5ca476103fa1f5ff4a9b3c4f331548f8a3c1881edaae323a4415d3153b5dc11dc6a981c8d1dd93eec8367ceee27b53f8bd27eecbbf66ffcdd04927510c171e7f
languageName: node languageName: node
linkType: hard linkType: hard
@ -20147,7 +20147,7 @@ __metadata:
aws-sdk: 2.1264.0 aws-sdk: 2.1264.0
chalk: 4.1.2 chalk: 4.1.2
compare-version: 0.1.2 compare-version: 0.1.2
fs-extra: 11.0.0 fs-extra: 11.1.0
gulp: 4.0.2 gulp: 4.0.2
html-entities: 1.4.0 html-entities: 1.4.0
image-type: 3.1.0 image-type: 3.1.0
@ -27900,7 +27900,7 @@ __metadata:
eslint-plugin-import: 2.26.0 eslint-plugin-import: 2.26.0
eslint-plugin-promise: 6.1.1 eslint-plugin-promise: 6.1.1
eslint-plugin-react: 7.31.11 eslint-plugin-react: 7.31.11
fs-extra: 11.0.0 fs-extra: 11.1.0
glob: 8.0.3 glob: 8.0.3
gulp: 4.0.2 gulp: 4.0.2
http-server: 14.1.1 http-server: 14.1.1