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): bump glob and @types/glob #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
4 changes: 2 additions & 2 deletions packages/jest-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"chalk": "^4.0.0",
"ci-info": "^3.2.0",
"deepmerge": "^4.2.2",
"glob": "^7.1.3",
"glob": "^8.1.0",
"graceful-fs": "^4.2.9",
"jest-circus": "workspace:^",
"jest-environment-node": "workspace:^",
Expand All @@ -53,7 +53,7 @@
"strip-json-comments": "^3.1.1"
},
"devDependencies": {
"@types/glob": "^7.1.1",
"@types/glob": "^8.1.0",
"@types/graceful-fs": "^4.1.3",
"@types/micromatch": "^4.0.1",
"@types/parse-json": "^4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/jest-reporters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"chalk": "^4.0.0",
"collect-v8-coverage": "^1.0.0",
"exit": "^0.1.2",
"glob": "^7.1.3",
"glob": "^8.1.0",
"graceful-fs": "^4.2.9",
"istanbul-lib-coverage": "^3.0.0",
"istanbul-lib-instrument": "^5.1.0",
Expand All @@ -41,7 +41,7 @@
"@jest/test-utils": "workspace:^",
"@tsd/typescript": "^4.9.0",
"@types/exit": "^0.1.30",
"@types/glob": "^7.1.1",
"@types/glob": "^8.1.0",
"@types/graceful-fs": "^4.1.3",
"@types/istanbul-lib-coverage": "^2.0.0",
"@types/istanbul-lib-instrument": "^1.7.2",
Expand Down
4 changes: 2 additions & 2 deletions packages/jest-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"chalk": "^4.0.0",
"cjs-module-lexer": "^1.0.0",
"collect-v8-coverage": "^1.0.0",
"glob": "^7.1.3",
"glob": "^8.1.0",
"graceful-fs": "^4.2.9",
"jest-haste-map": "workspace:^",
"jest-message-util": "workspace:^",
Expand All @@ -42,7 +42,7 @@
},
"devDependencies": {
"@jest/test-utils": "workspace:^",
"@types/glob": "^7.1.1",
"@types/glob": "^8.1.0",
"@types/graceful-fs": "^4.1.3",
"jest-environment-node": "workspace:^"
},
Expand Down
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2872,7 +2872,7 @@ __metadata:
"@jridgewell/trace-mapping": ^0.3.15
"@tsd/typescript": ^4.9.0
"@types/exit": ^0.1.30
"@types/glob": ^7.1.1
"@types/glob": ^8.1.0
"@types/graceful-fs": ^4.1.3
"@types/istanbul-lib-coverage": ^2.0.0
"@types/istanbul-lib-instrument": ^1.7.2
Expand All @@ -2884,7 +2884,7 @@ __metadata:
chalk: ^4.0.0
collect-v8-coverage: ^1.0.0
exit: ^0.1.2
glob: ^7.1.3
glob: ^8.1.0
graceful-fs: ^4.2.9
istanbul-lib-coverage: ^3.0.0
istanbul-lib-instrument: ^5.1.0
Expand Down Expand Up @@ -4614,13 +4614,13 @@ __metadata:
languageName: node
linkType: hard

"@types/glob@npm:^7.1.1":
version: 7.2.0
resolution: "@types/glob@npm:7.2.0"
"@types/glob@npm:^8.1.0":
version: 8.1.0
resolution: "@types/glob@npm:8.1.0"
dependencies:
"@types/minimatch": "*"
"@types/minimatch": ^5.1.2
"@types/node": "*"
checksum: 6ae717fedfdfdad25f3d5a568323926c64f52ef35897bcac8aca8e19bc50c0bd84630bbd063e5d52078b2137d8e7d3c26eabebd1a2f03ff350fff8a91e79fc19
checksum: 9101f3a9061e40137190f70626aa0e202369b5ec4012c3fabe6f5d229cce04772db9a94fa5a0eb39655e2e4ad105c38afbb4af56a56c0996a8c7d4fc72350e3d
languageName: node
linkType: hard

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

"@types/minimatch@npm:*":
"@types/minimatch@npm:^5.1.2":
version: 5.1.2
resolution: "@types/minimatch@npm:5.1.2"
checksum: 0391a282860c7cb6fe262c12b99564732401bdaa5e395bee9ca323c312c1a0f45efbf34dce974682036e857db59a5c9b1da522f3d6055aeead7097264c8705a8
Expand Down Expand Up @@ -10780,7 +10780,7 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^8.0.0, glob@npm:^8.0.1":
"glob@npm:^8.0.0, glob@npm:^8.0.1, glob@npm:^8.1.0":
version: 8.1.0
resolution: "glob@npm:8.1.0"
dependencies:
Expand Down Expand Up @@ -12647,15 +12647,15 @@ __metadata:
"@babel/core": ^7.11.6
"@jest/test-sequencer": "workspace:^"
"@jest/types": "workspace:^"
"@types/glob": ^7.1.1
"@types/glob": ^8.1.0
"@types/graceful-fs": ^4.1.3
"@types/micromatch": ^4.0.1
"@types/parse-json": ^4.0.0
babel-jest: "workspace:^"
chalk: ^4.0.0
ci-info: ^3.2.0
deepmerge: ^4.2.2
glob: ^7.1.3
glob: ^8.1.0
graceful-fs: ^4.2.9
jest-circus: "workspace:^"
jest-environment-node: "workspace:^"
Expand Down Expand Up @@ -13037,13 +13037,13 @@ __metadata:
"@jest/test-utils": "workspace:^"
"@jest/transform": "workspace:^"
"@jest/types": "workspace:^"
"@types/glob": ^7.1.1
"@types/glob": ^8.1.0
"@types/graceful-fs": ^4.1.3
"@types/node": "*"
chalk: ^4.0.0
cjs-module-lexer: ^1.0.0
collect-v8-coverage: ^1.0.0
glob: ^7.1.3
glob: ^8.1.0
graceful-fs: ^4.2.9
jest-environment-node: "workspace:^"
jest-haste-map: "workspace:^"
Expand Down