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

Update dependency glob to v10.3.3 (#8599)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-08-01 22:26:37 +00:00 committed by GitHub
parent 3e7debbcc5
commit 1978929114
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 32 additions and 15 deletions

View File

@ -77,7 +77,7 @@
"eslint-plugin-react": "7.32.2",
"execa": "5.1.1",
"fs-extra": "11.1.1",
"glob": "10.3.0",
"glob": "10.3.3",
"gulp": "4.0.2",
"husky": "3.1.0",
"lerna": "3.22.1",

View File

@ -117,7 +117,7 @@
"@types/styled-components": "5.1.26",
"electron": "25.3.1",
"electron-builder": "24.4.0",
"glob": "10.3.0",
"glob": "10.3.3",
"gulp": "4.0.2",
"jest": "29.5.0",
"jest-environment-jsdom": "29.5.0",

View File

@ -28,7 +28,7 @@
"execa": "4.1.0",
"fs-extra": "11.1.1",
"gettext-parser": "7.0.1",
"glob": "10.3.0",
"glob": "10.3.3",
"markdown-it": "13.0.1",
"md5-file": "5.0.0",
"moment": "2.29.4",

View File

@ -24,7 +24,7 @@
"async-mutex": "0.4.0",
"execa": "5.1.1",
"fs-extra": "11.1.1",
"glob": "10.3.0",
"glob": "10.3.3",
"moment": "2.29.4",
"node-fetch": "2.6.7",
"sprintf-js": "1.1.2"

View File

@ -4450,7 +4450,7 @@ __metadata:
electron-window-state: 5.0.3
formatcoords: 1.1.3
fs-extra: 11.1.1
glob: 10.3.0
glob: 10.3.3
gulp: 4.0.2
highlight.js: 11.8.0
immer: 7.0.15
@ -4956,7 +4956,7 @@ __metadata:
fs-extra: 11.1.1
gettext-extractor: 3.7.2
gettext-parser: 7.0.1
glob: 10.3.0
glob: 10.3.3
gulp: 4.0.2
html-entities: 1.4.0
jest: 29.5.0
@ -5028,7 +5028,7 @@ __metadata:
async-mutex: 0.4.0
execa: 5.1.1
fs-extra: 11.1.1
glob: 10.3.0
glob: 10.3.3
jest: 29.5.0
moment: 2.29.4
node-fetch: 2.6.7
@ -17772,18 +17772,18 @@ __metadata:
languageName: node
linkType: hard
"glob@npm:10.3.0":
version: 10.3.0
resolution: "glob@npm:10.3.0"
"glob@npm:10.3.3":
version: 10.3.3
resolution: "glob@npm:10.3.3"
dependencies:
foreground-child: ^3.1.0
jackspeak: ^2.0.3
minimatch: ^9.0.1
minipass: ^5.0.0 || ^6.0.2
path-scurry: ^1.7.0
minipass: ^5.0.0 || ^6.0.2 || ^7.0.0
path-scurry: ^1.10.1
bin:
glob: dist/cjs/src/bin.js
checksum: 6fa4ac0a86ffec1c5715a2e6fbdd63e1e7f1c2c8f5db08cc3256cdfcb81093678e7c80a3d100b502a1b9d141369ecf87bc24fe2bcb72acec7b14626d358a4eb0
checksum: 29190d3291f422da0cb40b77a72fc8d2c51a36524e99b8bf412548b7676a6627489528b57250429612b6eec2e6fe7826d328451d3e694a9d15e575389308ec53
languageName: node
linkType: hard
@ -23962,6 +23962,13 @@ __metadata:
languageName: node
linkType: hard
"minipass@npm:^5.0.0 || ^6.0.2 || ^7.0.0":
version: 7.0.2
resolution: "minipass@npm:7.0.2"
checksum: 46776de732eb7cef2c7404a15fb28c41f5c54a22be50d47b03c605bf21f5c18d61a173c0a20b49a97e7a65f78d887245066410642551e45fffe04e9ac9e325bc
languageName: node
linkType: hard
"minizlib@npm:^1.3.3":
version: 1.3.3
resolution: "minizlib@npm:1.3.3"
@ -26245,7 +26252,7 @@ __metadata:
languageName: node
linkType: hard
"path-scurry@npm:^1.10.0, path-scurry@npm:^1.7.0":
"path-scurry@npm:^1.10.0":
version: 1.10.0
resolution: "path-scurry@npm:1.10.0"
dependencies:
@ -26255,6 +26262,16 @@ __metadata:
languageName: node
linkType: hard
"path-scurry@npm:^1.10.1":
version: 1.10.1
resolution: "path-scurry@npm:1.10.1"
dependencies:
lru-cache: ^9.1.1 || ^10.0.0
minipass: ^5.0.0 || ^6.0.2 || ^7.0.0
checksum: e2557cff3a8fb8bc07afdd6ab163a92587884f9969b05bbbaf6fe7379348bfb09af9ed292af12ed32398b15fb443e81692047b786d1eeb6d898a51eb17ed7d90
languageName: node
linkType: hard
"path-type@npm:^1.0.0":
version: 1.1.0
resolution: "path-type@npm:1.1.0"
@ -29406,7 +29423,7 @@ __metadata:
eslint-plugin-react: 7.32.2
execa: 5.1.1
fs-extra: 11.1.1
glob: 10.3.0
glob: 10.3.3
gulp: 4.0.2
http-server: 14.1.1
husky: 3.1.0