chore(deps): Bump cosmiconfig from 8.3.4 to 8.3.5 (#10886)
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
2487486675
commit
27f07ea447
16
package-lock.json
generated
16
package-lock.json
generated
@ -3595,9 +3595,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/cosmiconfig": {
|
||||
"version": "8.3.4",
|
||||
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.3.4.tgz",
|
||||
"integrity": "sha512-SF+2P8+o/PTV05rgsAjDzL4OFdVXAulSfC/L19VaeVT7+tpOOSscCt2QLxDZ+CLxF2WOiq6y1K5asvs8qUJT/Q==",
|
||||
"version": "8.3.5",
|
||||
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.3.5.tgz",
|
||||
"integrity": "sha512-A5Xry3xfS96wy2qbiLkQLAg4JUrR2wvfybxj6yqLmrUfMAvhS3MZxIP2oQn0grgYIvJqzpeTEWu4vK0t+12NNw==",
|
||||
"dependencies": {
|
||||
"import-fresh": "^3.3.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
@ -11103,7 +11103,7 @@
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@puppeteer/browsers": "1.7.0",
|
||||
"cosmiconfig": "8.3.4",
|
||||
"cosmiconfig": "8.3.5",
|
||||
"puppeteer-core": "21.1.1"
|
||||
},
|
||||
"engines": {
|
||||
@ -13565,9 +13565,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"cosmiconfig": {
|
||||
"version": "8.3.4",
|
||||
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.3.4.tgz",
|
||||
"integrity": "sha512-SF+2P8+o/PTV05rgsAjDzL4OFdVXAulSfC/L19VaeVT7+tpOOSscCt2QLxDZ+CLxF2WOiq6y1K5asvs8qUJT/Q==",
|
||||
"version": "8.3.5",
|
||||
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-8.3.5.tgz",
|
||||
"integrity": "sha512-A5Xry3xfS96wy2qbiLkQLAg4JUrR2wvfybxj6yqLmrUfMAvhS3MZxIP2oQn0grgYIvJqzpeTEWu4vK0t+12NNw==",
|
||||
"requires": {
|
||||
"import-fresh": "^3.3.0",
|
||||
"js-yaml": "^4.1.0",
|
||||
@ -17249,7 +17249,7 @@
|
||||
"version": "file:packages/puppeteer",
|
||||
"requires": {
|
||||
"@puppeteer/browsers": "1.7.0",
|
||||
"cosmiconfig": "8.3.4",
|
||||
"cosmiconfig": "8.3.5",
|
||||
"puppeteer-core": "21.1.1"
|
||||
}
|
||||
},
|
||||
|
@ -121,7 +121,7 @@
|
||||
"author": "The Chromium Authors",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"cosmiconfig": "8.3.4",
|
||||
"cosmiconfig": "8.3.5",
|
||||
"puppeteer-core": "21.1.1",
|
||||
"@puppeteer/browsers": "1.7.0"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user