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.4 (#8919)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-20 07:49:57 +00:00 committed by GitHub
parent 05e9cac111
commit 58ab087d39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 23 additions and 8 deletions

View File

@ -79,7 +79,7 @@
"eslint-plugin-react": "7.33.2",
"execa": "5.1.1",
"fs-extra": "11.1.1",
"glob": "10.3.3",
"glob": "10.3.4",
"gulp": "4.0.2",
"husky": "3.1.0",
"lerna": "3.22.1",

View File

@ -124,7 +124,7 @@
"@types/styled-components": "5.1.26",
"electron": "25.3.1",
"electron-builder": "24.4.0",
"glob": "10.3.3",
"glob": "10.3.4",
"gulp": "4.0.2",
"jest": "29.6.4",
"jest-environment-jsdom": "29.6.4",

View File

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

View File

@ -29,7 +29,7 @@
"async-mutex": "0.4.0",
"execa": "5.1.1",
"fs-extra": "11.1.1",
"glob": "10.3.3",
"glob": "10.3.4",
"html-entities": "1.4.0",
"moment": "2.29.4",
"node-fetch": "2.6.7",

View File

@ -4652,7 +4652,7 @@ __metadata:
electron-window-state: 5.0.3
formatcoords: 1.1.3
fs-extra: 11.1.1
glob: 10.3.3
glob: 10.3.4
gulp: 4.0.2
highlight.js: 11.8.0
immer: 7.0.15
@ -5156,7 +5156,7 @@ __metadata:
fs-extra: 11.1.1
gettext-extractor: 3.8.0
gettext-parser: 7.0.1
glob: 10.3.3
glob: 10.3.4
gulp: 4.0.2
html-entities: 1.4.0
jest: 29.6.4
@ -5232,7 +5232,7 @@ __metadata:
async-mutex: 0.4.0
execa: 5.1.1
fs-extra: 11.1.1
glob: 10.3.3
glob: 10.3.4
html-entities: 1.4.0
jest: 29.6.4
moment: 2.29.4
@ -18197,6 +18197,21 @@ __metadata:
languageName: node
linkType: hard
"glob@npm:10.3.4":
version: 10.3.4
resolution: "glob@npm:10.3.4"
dependencies:
foreground-child: ^3.1.0
jackspeak: ^2.0.3
minimatch: ^9.0.1
minipass: ^5.0.0 || ^6.0.2 || ^7.0.0
path-scurry: ^1.10.1
bin:
glob: dist/cjs/src/bin.js
checksum: 176b97c124414401cb51329a93d2ba112cef8814adbed10348481916b9521b677773eee2691cb6b24d66632d8c8bb8913533f5ac4bfb2d0ef5454a1856082361
languageName: node
linkType: hard
"glob@npm:5 - 7, glob@npm:^7.0.0, glob@npm:^7.0.5, glob@npm:^7.1.0, glob@npm:^7.1.1, glob@npm:^7.1.3, glob@npm:^7.1.4, glob@npm:^7.1.6":
version: 7.2.0
resolution: "glob@npm:7.2.0"
@ -30768,7 +30783,7 @@ __metadata:
eslint-plugin-react: 7.33.2
execa: 5.1.1
fs-extra: 11.1.1
glob: 10.3.3
glob: 10.3.4
gulp: 4.0.2
http-server: 14.1.1
husky: 3.1.0