mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Update dependency glob to v10.3.0 (#8594)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
39bc7ed397
commit
e8f30b708b
@ -77,7 +77,7 @@
|
||||
"eslint-plugin-react": "7.32.2",
|
||||
"execa": "5.1.1",
|
||||
"fs-extra": "11.1.1",
|
||||
"glob": "10.2.7",
|
||||
"glob": "10.3.0",
|
||||
"gulp": "4.0.2",
|
||||
"husky": "3.1.0",
|
||||
"lerna": "3.22.1",
|
||||
|
@ -117,7 +117,7 @@
|
||||
"@types/styled-components": "5.1.26",
|
||||
"electron": "25.3.1",
|
||||
"electron-builder": "24.4.0",
|
||||
"glob": "10.2.7",
|
||||
"glob": "10.3.0",
|
||||
"gulp": "4.0.2",
|
||||
"jest": "29.5.0",
|
||||
"jest-environment-jsdom": "29.5.0",
|
||||
|
@ -28,7 +28,7 @@
|
||||
"execa": "4.1.0",
|
||||
"fs-extra": "11.1.1",
|
||||
"gettext-parser": "7.0.1",
|
||||
"glob": "10.2.7",
|
||||
"glob": "10.3.0",
|
||||
"markdown-it": "13.0.1",
|
||||
"md5-file": "5.0.0",
|
||||
"moment": "2.29.4",
|
||||
|
@ -24,7 +24,7 @@
|
||||
"async-mutex": "0.4.0",
|
||||
"execa": "5.1.1",
|
||||
"fs-extra": "11.1.1",
|
||||
"glob": "10.2.7",
|
||||
"glob": "10.3.0",
|
||||
"moment": "2.29.4",
|
||||
"node-fetch": "2.6.7",
|
||||
"sprintf-js": "1.1.2"
|
||||
|
16
yarn.lock
16
yarn.lock
@ -4450,7 +4450,7 @@ __metadata:
|
||||
electron-window-state: 5.0.3
|
||||
formatcoords: 1.1.3
|
||||
fs-extra: 11.1.1
|
||||
glob: 10.2.7
|
||||
glob: 10.3.0
|
||||
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.2.7
|
||||
glob: 10.3.0
|
||||
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.2.7
|
||||
glob: 10.3.0
|
||||
jest: 29.5.0
|
||||
moment: 2.29.4
|
||||
node-fetch: 2.6.7
|
||||
@ -17772,9 +17772,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"glob@npm:10.2.7":
|
||||
version: 10.2.7
|
||||
resolution: "glob@npm:10.2.7"
|
||||
"glob@npm:10.3.0":
|
||||
version: 10.3.0
|
||||
resolution: "glob@npm:10.3.0"
|
||||
dependencies:
|
||||
foreground-child: ^3.1.0
|
||||
jackspeak: ^2.0.3
|
||||
@ -17783,7 +17783,7 @@ __metadata:
|
||||
path-scurry: ^1.7.0
|
||||
bin:
|
||||
glob: dist/cjs/src/bin.js
|
||||
checksum: 555205a74607d6f8d9874ba888924b305b5ea1abfaa2e9ccb11ac713d040aac7edbf7d8702a2f4a1cd81b2d7666412170ce7ef061d33cddde189dae8c1a1a054
|
||||
checksum: 6fa4ac0a86ffec1c5715a2e6fbdd63e1e7f1c2c8f5db08cc3256cdfcb81093678e7c80a3d100b502a1b9d141369ecf87bc24fe2bcb72acec7b14626d358a4eb0
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -29406,7 +29406,7 @@ __metadata:
|
||||
eslint-plugin-react: 7.32.2
|
||||
execa: 5.1.1
|
||||
fs-extra: 11.1.1
|
||||
glob: 10.2.7
|
||||
glob: 10.3.0
|
||||
gulp: 4.0.2
|
||||
http-server: 14.1.1
|
||||
husky: 3.1.0
|
||||
|
Loading…
Reference in New Issue
Block a user