chore(deps): Bump glob from 10.2.7 to 10.3.0 (#10433)

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-06-22 10:48:01 +02:00 committed by GitHub
parent 45a05e038b
commit 28e5cf0f0b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 11 additions and 11 deletions

18
package-lock.json generated
View File

@ -50,7 +50,7 @@
"eslint-plugin-unused-imports": "2.0.0",
"esprima": "4.0.1",
"expect": "29.5.0",
"glob": "10.2.7",
"glob": "10.3.0",
"gts": "4.0.1",
"jpeg-js": "0.4.4",
"license-checker": "25.0.1",
@ -4705,9 +4705,9 @@
}
},
"node_modules/glob": {
"version": "10.2.7",
"resolved": "https://registry.npmjs.org/glob/-/glob-10.2.7.tgz",
"integrity": "sha512-jTKehsravOJo8IJxUGfZILnkvVJM/MOfHRs8QcXolVef2zNI9Tqyy5+SeuOAZd3upViEZQLyFpQhYiHLrMUNmA==",
"version": "10.3.0",
"resolved": "https://registry.npmjs.org/glob/-/glob-10.3.0.tgz",
"integrity": "sha512-AQ1/SB9HH0yCx1jXAT4vmCbTOPe5RQ+kCurjbel5xSCGhebumUv+GJZfa1rEqor3XIViqwSEmlkZCQD43RWrBg==",
"dependencies": {
"foreground-child": "^3.1.0",
"jackspeak": "^2.0.3",
@ -10151,7 +10151,7 @@
"name": "@puppeteer-test/installation",
"version": "latest",
"dependencies": {
"glob": "10.2.7",
"glob": "10.3.0",
"mocha": "10.2.0"
}
}
@ -11125,7 +11125,7 @@
"@puppeteer-test/installation": {
"version": "file:test/installation",
"requires": {
"glob": "10.2.7",
"glob": "10.3.0",
"mocha": "10.2.0"
}
},
@ -13358,9 +13358,9 @@
}
},
"glob": {
"version": "10.2.7",
"resolved": "https://registry.npmjs.org/glob/-/glob-10.2.7.tgz",
"integrity": "sha512-jTKehsravOJo8IJxUGfZILnkvVJM/MOfHRs8QcXolVef2zNI9Tqyy5+SeuOAZd3upViEZQLyFpQhYiHLrMUNmA==",
"version": "10.3.0",
"resolved": "https://registry.npmjs.org/glob/-/glob-10.3.0.tgz",
"integrity": "sha512-AQ1/SB9HH0yCx1jXAT4vmCbTOPe5RQ+kCurjbel5xSCGhebumUv+GJZfa1rEqor3XIViqwSEmlkZCQD43RWrBg==",
"requires": {
"foreground-child": "^3.1.0",
"jackspeak": "^2.0.3",

View File

@ -159,7 +159,7 @@
"eslint-plugin-unused-imports": "2.0.0",
"esprima": "4.0.1",
"expect": "29.5.0",
"glob": "10.2.7",
"glob": "10.3.0",
"gts": "4.0.1",
"jpeg-js": "0.4.4",
"license-checker": "25.0.1",

View File

@ -45,7 +45,7 @@
"assets"
],
"dependencies": {
"glob": "10.2.7",
"glob": "10.3.0",
"mocha": "10.2.0"
}
}