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:
parent
46b68cf461
commit
9873c2d756
@ -74,7 +74,7 @@
|
||||
"eslint-plugin-promise": "6.1.1",
|
||||
"eslint-plugin-react": "7.31.11",
|
||||
"fs-extra": "11.1.0",
|
||||
"glob": "8.0.3",
|
||||
"glob": "8.1.0",
|
||||
"gulp": "4.0.2",
|
||||
"husky": "3.1.0",
|
||||
"lerna": "3.22.1",
|
||||
|
@ -117,7 +117,7 @@
|
||||
"electron-builder": "23.6.0",
|
||||
"electron-notarize": "1.2.2",
|
||||
"electron-rebuild": "3.2.9",
|
||||
"glob": "8.0.3",
|
||||
"glob": "8.1.0",
|
||||
"gulp": "4.0.2",
|
||||
"jest": "29.3.1",
|
||||
"jest-environment-jsdom": "29.3.1",
|
||||
|
@ -28,7 +28,7 @@
|
||||
"execa": "4.1.0",
|
||||
"fs-extra": "11.1.0",
|
||||
"gettext-parser": "6.0.0",
|
||||
"glob": "8.0.3",
|
||||
"glob": "8.1.0",
|
||||
"markdown-it": "13.0.1",
|
||||
"md5-file": "5.0.0",
|
||||
"moment": "2.29.4",
|
||||
|
27
yarn.lock
27
yarn.lock
@ -4634,7 +4634,7 @@ __metadata:
|
||||
electron-window-state: 5.0.3
|
||||
formatcoords: 1.1.3
|
||||
fs-extra: 11.1.0
|
||||
glob: 8.0.3
|
||||
glob: 8.1.0
|
||||
gulp: 4.0.2
|
||||
highlight.js: 11.7.0
|
||||
immer: 7.0.15
|
||||
@ -5115,7 +5115,7 @@ __metadata:
|
||||
fs-extra: 11.1.0
|
||||
gettext-extractor: 3.6.1
|
||||
gettext-parser: 6.0.0
|
||||
glob: 8.0.3
|
||||
glob: 8.1.0
|
||||
gulp: 4.0.2
|
||||
html-entities: 1.4.0
|
||||
jest: 29.3.1
|
||||
@ -16979,16 +16979,16 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"glob@npm:8.0.3, glob@npm:^8.0.3":
|
||||
version: 8.0.3
|
||||
resolution: "glob@npm:8.0.3"
|
||||
"glob@npm:8.1.0":
|
||||
version: 8.1.0
|
||||
resolution: "glob@npm:8.1.0"
|
||||
dependencies:
|
||||
fs.realpath: ^1.0.0
|
||||
inflight: ^1.0.4
|
||||
inherits: 2
|
||||
minimatch: ^5.0.1
|
||||
once: ^1.3.0
|
||||
checksum: 50bcdea19d8e79d8de5f460b1939ffc2b3299eac28deb502093fdca22a78efebc03e66bf54f0abc3d3d07d8134d19a32850288b7440d77e072aa55f9d33b18c5
|
||||
checksum: 92fbea3221a7d12075f26f0227abac435de868dd0736a17170663783296d0dd8d3d532a5672b4488a439bf5d7fb85cdd07c11185d6cd39184f0385cbdfb86a47
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -17020,6 +17020,19 @@ __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"
|
||||
@ -27761,7 +27774,7 @@ __metadata:
|
||||
eslint-plugin-promise: 6.1.1
|
||||
eslint-plugin-react: 7.31.11
|
||||
fs-extra: 11.1.0
|
||||
glob: 8.0.3
|
||||
glob: 8.1.0
|
||||
gulp: 4.0.2
|
||||
http-server: 14.1.1
|
||||
husky: 3.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user