Skip to content
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
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"eslint-plugin-unicorn": "^59.0.1",
"execa": "^5.1.1",
"find-process": "^1.4.10",
"glob": "^10.3.10",
"glob": "^10.5.0",
"globals": "^16.2.0",
"graceful-fs": "^4.2.11",
"isbinaryfile": "^5.0.4",
Expand All @@ -61,7 +61,7 @@
"jest-util": "workspace:*",
"jest-watch-typeahead": "^3.0.1",
"jquery": "^3.2.1",
"js-yaml": "^4.1.0",
"js-yaml": "^4.1.1",
"micromatch": "^4.0.8",
"mock-fs": "^5.5.0",
"netlify-plugin-cache": "^1.0.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"chalk": "^4.1.2",
"ci-info": "^4.2.0",
"deepmerge": "^4.3.1",
"glob": "^10.3.10",
"glob": "^10.5.0",
"graceful-fs": "^4.2.11",
"jest-circus": "workspace:*",
"jest-docblock": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-reporters/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"chalk": "^4.1.2",
"collect-v8-coverage": "^1.0.2",
"exit-x": "^0.2.2",
"glob": "^10.3.10",
"glob": "^10.5.0",
"graceful-fs": "^4.2.11",
"istanbul-lib-coverage": "^3.0.0",
"istanbul-lib-instrument": "^6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/jest-runtime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"chalk": "^4.1.2",
"cjs-module-lexer": "^2.1.0",
"collect-v8-coverage": "^1.0.2",
"glob": "^10.3.10",
"glob": "^10.5.0",
"graceful-fs": "^4.2.11",
"jest-haste-map": "workspace:*",
"jest-message-util": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/react": "^18.3.23",
"graphql": "^16.11.0",
"graphql-request": "^6.1.0",
"js-yaml": "^4.1.0",
"js-yaml": "^4.1.1",
"typescript": "^5.8.3"
}
}
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4456,7 +4456,7 @@ __metadata:
eslint-plugin-unicorn: "npm:^59.0.1"
execa: "npm:^5.1.1"
find-process: "npm:^1.4.10"
glob: "npm:^10.3.10"
glob: "npm:^10.5.0"
globals: "npm:^16.2.0"
graceful-fs: "npm:^4.2.11"
isbinaryfile: "npm:^5.0.4"
Expand All @@ -4473,7 +4473,7 @@ __metadata:
jest-util: "workspace:*"
jest-watch-typeahead: "npm:^3.0.1"
jquery: "npm:^3.2.1"
js-yaml: "npm:^4.1.0"
js-yaml: "npm:^4.1.1"
micromatch: "npm:^4.0.8"
mock-fs: "npm:^5.5.0"
netlify-plugin-cache: "npm:^1.0.3"
Expand Down Expand Up @@ -4531,7 +4531,7 @@ __metadata:
chalk: "npm:^4.1.2"
collect-v8-coverage: "npm:^1.0.2"
exit-x: "npm:^0.2.2"
glob: "npm:^10.3.10"
glob: "npm:^10.5.0"
graceful-fs: "npm:^4.2.11"
istanbul-lib-coverage: "npm:^3.0.0"
istanbul-lib-instrument: "npm:^6.0.0"
Expand Down Expand Up @@ -12198,9 +12198,9 @@ __metadata:
languageName: node
linkType: hard

"glob@npm:^10.2.2, glob@npm:^10.3.10, glob@npm:^10.3.7":
version: 10.4.5
resolution: "glob@npm:10.4.5"
"glob@npm:^10.2.2, glob@npm:^10.3.7, glob@npm:^10.5.0":
version: 10.5.0
resolution: "glob@npm:10.5.0"
dependencies:
foreground-child: "npm:^3.1.0"
jackspeak: "npm:^3.1.2"
Expand All @@ -12210,7 +12210,7 @@ __metadata:
path-scurry: "npm:^1.11.1"
bin:
glob: dist/esm/bin.mjs
checksum: 10/698dfe11828b7efd0514cd11e573eaed26b2dff611f0400907281ce3eab0c1e56143ef9b35adc7c77ecc71fba74717b510c7c223d34ca8a98ec81777b293d4ac
checksum: 10/ab3bccfefcc0afaedbd1f480cd0c4a2c0e322eb3f0aa7ceaa31b3f00b825069f17cf0f1fc8b6f256795074b903f37c0ade37ddda6a176aa57f1c2bbfe7240653
languageName: node
linkType: hard

Expand Down Expand Up @@ -13946,7 +13946,7 @@ __metadata:
deepmerge: "npm:^4.3.1"
esbuild: "npm:^0.25.5"
esbuild-register: "npm:^3.6.0"
glob: "npm:^10.3.10"
glob: "npm:^10.5.0"
graceful-fs: "npm:^4.2.11"
jest-circus: "workspace:*"
jest-docblock: "workspace:*"
Expand Down Expand Up @@ -14276,7 +14276,7 @@ __metadata:
chalk: "npm:^4.1.2"
cjs-module-lexer: "npm:^2.1.0"
collect-v8-coverage: "npm:^1.0.2"
glob: "npm:^10.3.10"
glob: "npm:^10.5.0"
graceful-fs: "npm:^4.2.11"
jest-environment-node: "workspace:*"
jest-haste-map: "workspace:*"
Expand Down Expand Up @@ -14471,7 +14471,7 @@ __metadata:
docusaurus-remark-plugin-tab-blocks: "npm:^3.1.0"
graphql: "npm:^16.11.0"
graphql-request: "npm:^6.1.0"
js-yaml: "npm:^4.1.0"
js-yaml: "npm:^4.1.1"
prism-react-renderer: "npm:^2.1.0"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
Expand Down Expand Up @@ -14613,14 +14613,14 @@ __metadata:
languageName: node
linkType: hard

"js-yaml@npm:^4.1.0":
version: 4.1.0
resolution: "js-yaml@npm:4.1.0"
"js-yaml@npm:^4.1.0, js-yaml@npm:^4.1.1":
version: 4.1.1
resolution: "js-yaml@npm:4.1.1"
dependencies:
argparse: "npm:^2.0.1"
bin:
js-yaml: bin/js-yaml.js
checksum: 10/c138a34a3fd0d08ebaf71273ad4465569a483b8a639e0b118ff65698d257c2791d3199e3f303631f2cb98213fa7b5f5d6a4621fd0fff819421b990d30d967140
checksum: 10/a52d0519f0f4ef5b4adc1cde466cb54c50d56e2b4a983b9d5c9c0f2f99462047007a6274d7e95617a21d3c91fde3ee6115536ed70991cd645ba8521058b78f77
languageName: node
linkType: hard

Expand Down
Loading