Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency glob to v10.3.1 #8783

Merged
merged 1 commit into from
Jun 30, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/eslint-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@typescript-eslint/parser": "5.60.1",
"esbuild": "0.18.10",
"fast-glob": "3.2.12",
"glob": "10.3.0",
"glob": "10.3.1",
"typescript": "5.1.3"
},
"gitHead": "3905ed045508b861b495f8d5630d76c7a157d8f1"
Expand Down
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"devDependencies": {
"@babel/cli": "7.22.5",
"@types/yargs-parser": "21.0.0",
"glob": "10.3.0",
"glob": "10.3.1",
"jest": "29.5.0",
"typescript": "5.1.3"
},
Expand Down
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7618,7 +7618,7 @@ __metadata:
esbuild: 0.18.10
eslint: 8.43.0
fast-glob: 3.2.12
glob: 10.3.0
glob: 10.3.1
typescript: 5.1.3
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -8025,7 +8025,7 @@ __metadata:
"@vitejs/plugin-react": 4.0.1
buffer: 6.0.3
core-js: 3.31.0
glob: 10.3.0
glob: 10.3.1
jest: 29.5.0
typescript: 5.1.3
vite: 4.3.9
Expand Down Expand Up @@ -18631,18 +18631,18 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:10.3.0, glob@npm:^10.2.2, glob@npm:^10.2.5":
version: 10.3.0
resolution: "glob@npm:10.3.0"
"glob@npm:10.3.1, glob@npm:^10.2.2, glob@npm:^10.2.5":
version: 10.3.1
resolution: "glob@npm:10.3.1"
dependencies:
foreground-child: ^3.1.0
jackspeak: ^2.0.3
minimatch: ^9.0.1
minipass: ^5.0.0 || ^6.0.2
path-scurry: ^1.7.0
path-scurry: ^1.10.0
bin:
glob: dist/cjs/src/bin.js
checksum: 0ed8f32c3ff68710b9c09d6988901bca7b20f4786e7617d2ccdc6673efaf391b562e483871747d625415c394f61abda22a6adfdce554019ad09b7515292041f9
checksum: b39d24c093ce2ffa992dc5b412dbc871af0ccd38a6b2356f67dc906857f0c4c811039a4a4665d19443e1bb484ce2d97855cc7fcfb9a7d0b7e0dadfef4dad5b82
languageName: node
linkType: hard

Expand Down Expand Up @@ -22493,7 +22493,7 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:^10.0.0":
"lru-cache@npm:^10.0.0, lru-cache@npm:^9.1.1 || ^10.0.0":
version: 10.0.0
resolution: "lru-cache@npm:10.0.0"
checksum: 347b7b391091e9f91182b6f683ce04329932a542376a2d7d300637213b99f06c222a3bb0f0db59adf246dac6cef1bb509cab352451a96621d07c41b10a20495f
Expand All @@ -22516,7 +22516,7 @@ __metadata:
languageName: node
linkType: hard

"lru-cache@npm:^9.0.0, lru-cache@npm:^9.1.1":
"lru-cache@npm:^9.0.0":
version: 9.1.1
resolution: "lru-cache@npm:9.1.1"
checksum: a70630bccc94e6d6bf5523de8103302407a3b0090f4e245d126569ba96f85b4fa10ad537fb5d9435c58ba3762c0880361f8f5a92d7c9d10b59c8fcc8a0c615e5
Expand Down Expand Up @@ -25107,13 +25107,13 @@ __metadata:
languageName: node
linkType: hard

"path-scurry@npm:^1.6.1, path-scurry@npm:^1.7.0":
version: 1.9.2
resolution: "path-scurry@npm:1.9.2"
"path-scurry@npm:^1.10.0, path-scurry@npm:^1.6.1, path-scurry@npm:^1.7.0":
version: 1.10.0
resolution: "path-scurry@npm:1.10.0"
dependencies:
lru-cache: ^9.1.1
lru-cache: ^9.1.1 || ^10.0.0
minipass: ^5.0.0 || ^6.0.2
checksum: 99a3461a1ebc5269165170a744367a900802dc1ecc8a17a8c9700cca9b00b0938c8a06d57ec9bc9a485e430fd37c647f4029ccaf31b5f9dacedaf685cef3e69a
checksum: dcc4109928c9a0991f0e1719c73b0a184eb7f313fe3eb2242f25274b1e761f53041989fb6b069541b88f58ee6dfbbecf94922225e0c5a3fba8112c9c60abb391
languageName: node
linkType: hard

Expand Down