chore(deps): Bump glob from 10.3.3 to 10.3.4 (#10820)
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:
parent
22daf1861f
commit
f4ba479292
18
package-lock.json
generated
18
package-lock.json
generated
@ -53,7 +53,7 @@
|
||||
"eslint-plugin-unused-imports": "3.0.0",
|
||||
"esprima": "4.0.1",
|
||||
"expect": "29.6.4",
|
||||
"glob": "10.3.3",
|
||||
"glob": "10.3.4",
|
||||
"gts": "5.0.1",
|
||||
"jpeg-js": "0.4.4",
|
||||
"license-checker": "25.0.1",
|
||||
@ -5358,9 +5358,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/glob": {
|
||||
"version": "10.3.3",
|
||||
"resolved": "https://registry.npmjs.org/glob/-/glob-10.3.3.tgz",
|
||||
"integrity": "sha512-92vPiMb/iqpmEgsOoIDvTjc50wf9CCCvMzsi6W0JLPeUKE8TWP1a73PgqSrqy7iAZxaSD1YdzU7QZR5LF51MJw==",
|
||||
"version": "10.3.4",
|
||||
"resolved": "https://registry.npmjs.org/glob/-/glob-10.3.4.tgz",
|
||||
"integrity": "sha512-6LFElP3A+i/Q8XQKEvZjkEWEOTgAIALR9AO2rwT8bgPhDd1anmqDJDZ6lLddI4ehxxxR1S5RIqKe1uapMQfYaQ==",
|
||||
"dependencies": {
|
||||
"foreground-child": "^3.1.0",
|
||||
"jackspeak": "^2.0.3",
|
||||
@ -11223,7 +11223,7 @@
|
||||
"name": "@puppeteer-test/installation",
|
||||
"version": "latest",
|
||||
"dependencies": {
|
||||
"glob": "10.3.3",
|
||||
"glob": "10.3.4",
|
||||
"mocha": "10.2.0"
|
||||
}
|
||||
},
|
||||
@ -12361,7 +12361,7 @@
|
||||
"@puppeteer-test/installation": {
|
||||
"version": "file:test/installation",
|
||||
"requires": {
|
||||
"glob": "10.3.3",
|
||||
"glob": "10.3.4",
|
||||
"mocha": "10.2.0"
|
||||
}
|
||||
},
|
||||
@ -14833,9 +14833,9 @@
|
||||
}
|
||||
},
|
||||
"glob": {
|
||||
"version": "10.3.3",
|
||||
"resolved": "https://registry.npmjs.org/glob/-/glob-10.3.3.tgz",
|
||||
"integrity": "sha512-92vPiMb/iqpmEgsOoIDvTjc50wf9CCCvMzsi6W0JLPeUKE8TWP1a73PgqSrqy7iAZxaSD1YdzU7QZR5LF51MJw==",
|
||||
"version": "10.3.4",
|
||||
"resolved": "https://registry.npmjs.org/glob/-/glob-10.3.4.tgz",
|
||||
"integrity": "sha512-6LFElP3A+i/Q8XQKEvZjkEWEOTgAIALR9AO2rwT8bgPhDd1anmqDJDZ6lLddI4ehxxxR1S5RIqKe1uapMQfYaQ==",
|
||||
"requires": {
|
||||
"foreground-child": "^3.1.0",
|
||||
"jackspeak": "^2.0.3",
|
||||
|
@ -145,7 +145,7 @@
|
||||
"eslint-plugin-unused-imports": "3.0.0",
|
||||
"esprima": "4.0.1",
|
||||
"expect": "29.6.4",
|
||||
"glob": "10.3.3",
|
||||
"glob": "10.3.4",
|
||||
"gts": "5.0.1",
|
||||
"jpeg-js": "0.4.4",
|
||||
"license-checker": "25.0.1",
|
||||
|
@ -45,7 +45,7 @@
|
||||
"assets"
|
||||
],
|
||||
"dependencies": {
|
||||
"glob": "10.3.3",
|
||||
"glob": "10.3.4",
|
||||
"mocha": "10.2.0"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user