Skip to content

Commit 5fe5b0c

Browse files
chore(deps): update dependency glob to v8 (#2594)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 785f64c commit 5fe5b0c

File tree

3 files changed

+87
-40
lines changed

3 files changed

+87
-40
lines changed

package-lock.json

Lines changed: 85 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/apollo-language-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"core-js": "^3.0.1",
3434
"cosmiconfig": "^7.0.1",
3535
"dotenv": "^16.0.0",
36-
"glob": "^7.1.3",
36+
"glob": "^8.0.0",
3737
"graphql": "14.0.2 - 14.2.0 || ^14.3.1 || ^15.0.0",
3838
"graphql-tag": "^2.10.1",
3939
"lodash.debounce": "^4.0.8",

packages/apollo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"git-parse": "2.1.1",
5656
"git-rev-sync": "3.0.2",
5757
"git-url-parse": "11.6.0",
58-
"glob": "7.2.0",
58+
"glob": "8.0.1",
5959
"global-agent": "3.0.0",
6060
"graphql": "14.0.2 - 14.2.0 || ^14.3.1 || ^15.0.0",
6161
"graphql-tag": "2.12.6",

0 commit comments

Comments
 (0)