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

Update dependency glob to v8.1.0 (#7718)

This commit is contained in:
renovate[bot] 2023-02-04 16:12:16 +00:00 committed by GitHub
parent 46b68cf461
commit 9873c2d756
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 23 additions and 10 deletions

View File

@ -74,7 +74,7 @@
"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.1.0", "fs-extra": "11.1.0",
"glob": "8.0.3", "glob": "8.1.0",
"gulp": "4.0.2", "gulp": "4.0.2",
"husky": "3.1.0", "husky": "3.1.0",
"lerna": "3.22.1", "lerna": "3.22.1",

View File

@ -117,7 +117,7 @@
"electron-builder": "23.6.0", "electron-builder": "23.6.0",
"electron-notarize": "1.2.2", "electron-notarize": "1.2.2",
"electron-rebuild": "3.2.9", "electron-rebuild": "3.2.9",
"glob": "8.0.3", "glob": "8.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

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

View File

@ -4634,7 +4634,7 @@ __metadata:
electron-window-state: 5.0.3 electron-window-state: 5.0.3
formatcoords: 1.1.3 formatcoords: 1.1.3
fs-extra: 11.1.0 fs-extra: 11.1.0
glob: 8.0.3 glob: 8.1.0
gulp: 4.0.2 gulp: 4.0.2
highlight.js: 11.7.0 highlight.js: 11.7.0
immer: 7.0.15 immer: 7.0.15
@ -5115,7 +5115,7 @@ __metadata:
fs-extra: 11.1.0 fs-extra: 11.1.0
gettext-extractor: 3.6.1 gettext-extractor: 3.6.1
gettext-parser: 6.0.0 gettext-parser: 6.0.0
glob: 8.0.3 glob: 8.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
@ -16979,16 +16979,16 @@ __metadata:
languageName: node languageName: node
linkType: hard linkType: hard
"glob@npm:8.0.3, glob@npm:^8.0.3": "glob@npm:8.1.0":
version: 8.0.3 version: 8.1.0
resolution: "glob@npm:8.0.3" resolution: "glob@npm:8.1.0"
dependencies: dependencies:
fs.realpath: ^1.0.0 fs.realpath: ^1.0.0
inflight: ^1.0.4 inflight: ^1.0.4
inherits: 2 inherits: 2
minimatch: ^5.0.1 minimatch: ^5.0.1
once: ^1.3.0 once: ^1.3.0
checksum: 50bcdea19d8e79d8de5f460b1939ffc2b3299eac28deb502093fdca22a78efebc03e66bf54f0abc3d3d07d8134d19a32850288b7440d77e072aa55f9d33b18c5 checksum: 92fbea3221a7d12075f26f0227abac435de868dd0736a17170663783296d0dd8d3d532a5672b4488a439bf5d7fb85cdd07c11185d6cd39184f0385cbdfb86a47
languageName: node languageName: node
linkType: hard linkType: hard
@ -17020,6 +17020,19 @@ __metadata:
languageName: node languageName: node
linkType: hard 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": "glob@npm:~7.1.7":
version: 7.1.7 version: 7.1.7
resolution: "glob@npm:7.1.7" resolution: "glob@npm:7.1.7"
@ -27761,7 +27774,7 @@ __metadata:
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.1.0 fs-extra: 11.1.0
glob: 8.0.3 glob: 8.1.0
gulp: 4.0.2 gulp: 4.0.2
http-server: 14.1.1 http-server: 14.1.1
husky: 3.1.0 husky: 3.1.0