chore(deps): Bump glob from 10.3.4 to 10.3.10 (#11043)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-09-27 12:06:48 +00:00 committed by GitHub
parent 897fb64aba
commit 03b22ab456
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 14 additions and 14 deletions

22
package-lock.json generated
View File

@ -57,7 +57,7 @@
"eslint-plugin-unused-imports": "3.0.0",
"esprima": "4.0.1",
"expect": "29.7.0",
"glob": "10.3.4",
"glob": "10.3.10",
"gts": "5.0.1",
"jpeg-js": "0.4.4",
"license-checker": "25.0.1",
@ -4684,18 +4684,18 @@
}
},
"node_modules/glob": {
"version": "10.3.4",
"resolved": "https://registry.npmjs.org/glob/-/glob-10.3.4.tgz",
"integrity": "sha512-6LFElP3A+i/Q8XQKEvZjkEWEOTgAIALR9AO2rwT8bgPhDd1anmqDJDZ6lLddI4ehxxxR1S5RIqKe1uapMQfYaQ==",
"version": "10.3.10",
"resolved": "https://registry.npmjs.org/glob/-/glob-10.3.10.tgz",
"integrity": "sha512-fa46+tv1Ak0UPK1TOy/pZrIybNNt4HCv7SDzwyfiOZkvZLEbjsZkJBPtDHVshZjbecAoAGSC20MjLDG/qr679g==",
"dependencies": {
"foreground-child": "^3.1.0",
"jackspeak": "^2.0.3",
"jackspeak": "^2.3.5",
"minimatch": "^9.0.1",
"minipass": "^5.0.0 || ^6.0.2 || ^7.0.0",
"path-scurry": "^1.10.1"
},
"bin": {
"glob": "dist/cjs/src/bin.js"
"glob": "dist/esm/bin.mjs"
},
"engines": {
"node": ">=16 || 14 >=14.17"
@ -5986,9 +5986,9 @@
}
},
"node_modules/jackspeak": {
"version": "2.3.3",
"resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.3.tgz",
"integrity": "sha512-R2bUw+kVZFS/h1AZqBKrSgDmdmjApzgY0AlCPumopFiAlbUxE2gf+SCuBzQ0cP5hHmUmFYF5yw55T97Th5Kstg==",
"version": "2.3.5",
"resolved": "https://registry.npmjs.org/jackspeak/-/jackspeak-2.3.5.tgz",
"integrity": "sha512-Ratx+B8WeXLAtRJn26hrhY8S1+Jz6pxPMrkrdkgb/NstTNiqMhX0/oFVu5wX+g5n6JlEu2LPsDJmY8nRP4+alw==",
"dependencies": {
"@isaacs/cliui": "^8.0.2"
},
@ -10924,7 +10924,7 @@
"name": "@puppeteer-test/installation",
"version": "latest",
"dependencies": {
"glob": "10.3.4",
"glob": "10.3.10",
"mocha": "10.2.0"
}
},
@ -10936,7 +10936,7 @@
"@swc/core": "1.3.90",
"acorn": "8.10.0",
"doctrine": "3.0.0",
"glob": "10.3.4",
"glob": "10.3.10",
"pkg-dir": "7.0.0",
"source-map": "0.7.4",
"source-map-support": "0.5.21",

View File

@ -160,7 +160,7 @@
"eslint-plugin-unused-imports": "3.0.0",
"esprima": "4.0.1",
"expect": "29.7.0",
"glob": "10.3.4",
"glob": "10.3.10",
"gts": "5.0.1",
"jpeg-js": "0.4.4",
"license-checker": "25.0.1",

View File

@ -44,7 +44,7 @@
"assets"
],
"dependencies": {
"glob": "10.3.4",
"glob": "10.3.10",
"mocha": "10.2.0"
}
}

View File

@ -27,7 +27,7 @@
"@swc/core": "1.3.90",
"acorn": "8.10.0",
"doctrine": "3.0.0",
"glob": "10.3.4",
"glob": "10.3.10",
"pkg-dir": "7.0.0",
"source-map": "0.7.4",
"source-map-support": "0.5.21",