1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-08-10 22:11:50 +02:00

Update dependency glob to v11.0.1 (#12631)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-07-01 03:31:06 +00:00
committed by GitHub
parent 552ecc9064
commit f757221d44
5 changed files with 12 additions and 12 deletions

View File

@@ -79,7 +79,7 @@
"eslint-plugin-react": "7.34.3",
"execa": "5.1.1",
"fs-extra": "11.2.0",
"glob": "11.0.0",
"glob": "11.0.1",
"gulp": "4.0.2",
"husky": "9.1.7",
"lerna": "3.22.1",

View File

@@ -166,7 +166,7 @@
"electron-window-state": "5.0.3",
"esbuild": "^0.25.3",
"formatcoords": "1.1.3",
"glob": "11.0.0",
"glob": "11.0.1",
"gulp": "4.0.2",
"highlight.js": "11.11.1",
"immer": "9.0.21",

View File

@@ -29,7 +29,7 @@
"execa": "4.1.0",
"fs-extra": "11.2.0",
"gettext-parser": "7.0.1",
"glob": "11.0.0",
"glob": "11.0.1",
"license-checker-rseidelsohn": "4.4.2",
"markdown-it": "13.0.2",
"md5-file": "5.0.0",

View File

@@ -38,7 +38,7 @@
"dayjs": "1.11.13",
"execa": "5.1.1",
"fs-extra": "11.2.0",
"glob": "11.0.0",
"glob": "11.0.1",
"html-entities": "1.4.0",
"markdown-it": "13.0.2",
"moment": "2.30.1",

View File

@@ -8926,7 +8926,7 @@ __metadata:
esbuild: "npm:^0.25.3"
formatcoords: "npm:1.1.3"
fs-extra: "npm:11.2.0"
glob: "npm:11.0.0"
glob: "npm:11.0.1"
gulp: "npm:4.0.2"
highlight.js: "npm:11.11.1"
immer: "npm:9.0.21"
@@ -9534,7 +9534,7 @@ __metadata:
fs-extra: "npm:11.2.0"
gettext-extractor: "npm:3.8.0"
gettext-parser: "npm:7.0.1"
glob: "npm:11.0.0"
glob: "npm:11.0.1"
gulp: "npm:4.0.2"
html-entities: "npm:1.4.0"
jest: "npm:29.7.0"
@@ -9644,7 +9644,7 @@ __metadata:
dayjs: "npm:1.11.13"
execa: "npm:5.1.1"
fs-extra: "npm:11.2.0"
glob: "npm:11.0.0"
glob: "npm:11.0.1"
html-entities: "npm:1.4.0"
jest: "npm:29.7.0"
markdown-it: "npm:13.0.2"
@@ -27886,9 +27886,9 @@ __metadata:
languageName: node
linkType: hard
"glob@npm:11.0.0":
version: 11.0.0
resolution: "glob@npm:11.0.0"
"glob@npm:11.0.1":
version: 11.0.1
resolution: "glob@npm:11.0.1"
dependencies:
foreground-child: "npm:^3.1.0"
jackspeak: "npm:^4.0.1"
@@ -27898,7 +27898,7 @@ __metadata:
path-scurry: "npm:^2.0.0"
bin:
glob: dist/esm/bin.mjs
checksum: 10/e66939201d11ae30fe97e3364ac2be5c59d6c9bfce18ac633edfad473eb6b46a7553f6f73658f67caaf6cccc1df1ae336298a45e9021fa5695fd78754cc1603e
checksum: 10/57b12a05cc25f1c38f3b24cf6ea7a8bacef11e782c4b9a8c5b0bef3e6c5bcb8c4548cb31eb4115592e0490a024c1bde7359c470565608dd061d3b21179740457
languageName: node
linkType: hard
@@ -43439,7 +43439,7 @@ __metadata:
eslint-plugin-react: "npm:7.34.3"
execa: "npm:5.1.1"
fs-extra: "npm:11.2.0"
glob: "npm:11.0.0"
glob: "npm:11.0.1"
gulp: "npm:4.0.2"
http-server: "npm:14.1.1"
husky: "npm:9.1.7"