Update dependency glob to v8 (#9679)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-12-01 08:54:29 +00:00
committed by GitHub
parent 9f0c8d935d
commit d52004c4f3
2 changed files with 27 additions and 2 deletions

View File

@@ -195,7 +195,7 @@
"eslint-plugin-unicorn": "^44.0.2",
"fetch-mock-jest": "^1.5.1",
"fs-extra": "^11.0.0",
"glob": "^7.1.6",
"glob": "^8.0.0",
"jest": "^29.2.2",
"jest-canvas-mock": "^2.3.0",
"jest-environment-jsdom": "^29.2.2",