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

Update dependency glob to v8 (#7179)

This commit is contained in:
renovate[bot] 2022-11-12 12:20:53 +00:00 committed by GitHub
parent 7ccf38fdd6
commit 26e5bd5550
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 12 additions and 26 deletions

View File

@ -72,7 +72,7 @@
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.31.10",
"fs-extra": "10.1.0",
"glob": "7.2.3",
"glob": "8.0.3",
"gulp": "4.0.2",
"husky": "3.1.0",
"lerna": "3.22.1",

View File

@ -119,7 +119,7 @@
"electron-builder": "23.6.0",
"electron-notarize": "1.2.2",
"electron-rebuild": "3.2.9",
"glob": "7.2.3",
"glob": "8.0.3",
"gulp": "4.0.2",
"jest": "26.6.3",
"js-sha512": "0.8.0",

View File

@ -28,7 +28,7 @@
"execa": "4.1.0",
"fs-extra": "10.1.0",
"gettext-parser": "6.0.0",
"glob": "7.2.3",
"glob": "8.0.3",
"markdown-it": "13.0.1",
"md5-file": "4.0.0",
"moment": "2.29.4",

View File

@ -4034,7 +4034,7 @@ __metadata:
electron-window-state: 5.0.3
formatcoords: 1.1.3
fs-extra: 10.1.0
glob: 7.2.3
glob: 8.0.3
gulp: 4.0.2
highlight.js: 10.7.3
immer: 7.0.15
@ -4497,7 +4497,7 @@ __metadata:
fs-extra: 10.1.0
gettext-extractor: 3.6.0
gettext-parser: 6.0.0
glob: 7.2.3
glob: 8.0.3
gulp: 4.0.2
jest: 26.6.3
markdown-it: 13.0.1
@ -17416,17 +17416,16 @@ __metadata:
languageName: node
linkType: hard
"glob@npm:7.2.3":
version: 7.2.3
resolution: "glob@npm:7.2.3"
"glob@npm:8.0.3, glob@npm:^8.0.3":
version: 8.0.3
resolution: "glob@npm:8.0.3"
dependencies:
fs.realpath: ^1.0.0
inflight: ^1.0.4
inherits: 2
minimatch: ^3.1.1
minimatch: ^5.0.1
once: ^1.3.0
path-is-absolute: ^1.0.0
checksum: 29452e97b38fa704dabb1d1045350fb2467cf0277e155aa9ff7077e90ad81d1ea9d53d3ee63bd37c05b09a065e90f16aec4a65f5b8de401d1dac40bc5605d133
checksum: 50bcdea19d8e79d8de5f460b1939ffc2b3299eac28deb502093fdca22a78efebc03e66bf54f0abc3d3d07d8134d19a32850288b7440d77e072aa55f9d33b18c5
languageName: node
linkType: hard
@ -17444,19 +17443,6 @@ __metadata:
languageName: node
linkType: hard
"glob@npm:^8.0.3":
version: 8.0.3
resolution: "glob@npm:8.0.3"
dependencies:
fs.realpath: ^1.0.0
inflight: ^1.0.4
inherits: 2
minimatch: ^5.0.1
once: ^1.3.0
checksum: 50bcdea19d8e79d8de5f460b1939ffc2b3299eac28deb502093fdca22a78efebc03e66bf54f0abc3d3d07d8134d19a32850288b7440d77e072aa55f9d33b18c5
languageName: node
linkType: hard
"glob@npm:~7.1.7":
version: 7.1.7
resolution: "glob@npm:7.1.7"
@ -23970,7 +23956,7 @@ __metadata:
languageName: node
linkType: hard
"minimatch@npm:^3.0.5, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2":
"minimatch@npm:^3.0.5, minimatch@npm:^3.1.2":
version: 3.1.2
resolution: "minimatch@npm:3.1.2"
dependencies:
@ -29494,7 +29480,7 @@ __metadata:
eslint-plugin-promise: 6.1.1
eslint-plugin-react: 7.31.10
fs-extra: 10.1.0
glob: 7.2.3
glob: 8.0.3
gulp: 4.0.2
http-server: 14.1.1
husky: 3.1.0