v30.0.0-beta.9

This commit is contained in:
cpojer 2025-06-05 16:40:24 +09:00
parent 961e65c144
commit 0ab14ba85d
18 changed files with 18 additions and 18 deletions

View File

@ -8,5 +8,5 @@
"syncWorkspaceLock": true "syncWorkspaceLock": true
} }
}, },
"version": "30.0.0-beta.8" "version": "30.0.0-beta.9"
} }

View File

@ -1,7 +1,7 @@
{ {
"name": "create-jest", "name": "create-jest",
"description": "Create a new Jest project", "description": "Create a new Jest project",
"version": "30.0.0-beta.8", "version": "30.0.0-beta.9",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/jestjs/jest.git", "url": "https://github.com/jestjs/jest.git",

View File

@ -1,6 +1,6 @@
{ {
"name": "jest-circus", "name": "jest-circus",
"version": "30.0.0-beta.8", "version": "30.0.0-beta.9",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/jestjs/jest.git", "url": "https://github.com/jestjs/jest.git",

View File

@ -1,7 +1,7 @@
{ {
"name": "jest-cli", "name": "jest-cli",
"description": "Delightful JavaScript Testing.", "description": "Delightful JavaScript Testing.",
"version": "30.0.0-beta.8", "version": "30.0.0-beta.9",
"main": "./build/index.js", "main": "./build/index.js",
"types": "./build/index.d.ts", "types": "./build/index.d.ts",
"exports": { "exports": {

View File

@ -1,6 +1,6 @@
{ {
"name": "jest-config", "name": "jest-config",
"version": "30.0.0-beta.8", "version": "30.0.0-beta.9",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/jestjs/jest.git", "url": "https://github.com/jestjs/jest.git",

View File

@ -1,7 +1,7 @@
{ {
"name": "@jest/core", "name": "@jest/core",
"description": "Delightful JavaScript Testing.", "description": "Delightful JavaScript Testing.",
"version": "30.0.0-beta.8", "version": "30.0.0-beta.9",
"main": "./build/index.js", "main": "./build/index.js",
"types": "./build/index.d.ts", "types": "./build/index.d.ts",
"exports": { "exports": {

View File

@ -1,6 +1,6 @@
{ {
"name": "jest-jasmine2", "name": "jest-jasmine2",
"version": "30.0.0-beta.8", "version": "30.0.0-beta.9",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/jestjs/jest.git", "url": "https://github.com/jestjs/jest.git",

View File

@ -1,6 +1,6 @@
{ {
"name": "jest-phabricator", "name": "jest-phabricator",
"version": "30.0.0-beta.8", "version": "30.0.0-beta.9",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/jestjs/jest.git", "url": "https://github.com/jestjs/jest.git",

View File

@ -1,6 +1,6 @@
{ {
"name": "jest-repl", "name": "jest-repl",
"version": "30.0.0-beta.8", "version": "30.0.0-beta.9",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/jestjs/jest.git", "url": "https://github.com/jestjs/jest.git",

View File

@ -1,7 +1,7 @@
{ {
"name": "@jest/reporters", "name": "@jest/reporters",
"description": "Jest's reporters", "description": "Jest's reporters",
"version": "30.0.0-beta.8", "version": "30.0.0-beta.9",
"main": "./build/index.js", "main": "./build/index.js",
"types": "./build/index.d.ts", "types": "./build/index.d.ts",
"exports": { "exports": {

View File

@ -1,6 +1,6 @@
{ {
"name": "jest-resolve-dependencies", "name": "jest-resolve-dependencies",
"version": "30.0.0-beta.8", "version": "30.0.0-beta.9",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/jestjs/jest.git", "url": "https://github.com/jestjs/jest.git",

View File

@ -1,6 +1,6 @@
{ {
"name": "jest-resolve", "name": "jest-resolve",
"version": "30.0.0-beta.8", "version": "30.0.0-beta.9",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/jestjs/jest.git", "url": "https://github.com/jestjs/jest.git",

View File

@ -1,6 +1,6 @@
{ {
"name": "jest-runner", "name": "jest-runner",
"version": "30.0.0-beta.8", "version": "30.0.0-beta.9",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/jestjs/jest.git", "url": "https://github.com/jestjs/jest.git",

View File

@ -1,6 +1,6 @@
{ {
"name": "jest-runtime", "name": "jest-runtime",
"version": "30.0.0-beta.8", "version": "30.0.0-beta.9",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/jestjs/jest.git", "url": "https://github.com/jestjs/jest.git",

View File

@ -1,6 +1,6 @@
{ {
"name": "@jest/test-result", "name": "@jest/test-result",
"version": "30.0.0-beta.8", "version": "30.0.0-beta.9",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/jestjs/jest.git", "url": "https://github.com/jestjs/jest.git",

View File

@ -1,6 +1,6 @@
{ {
"name": "@jest/test-sequencer", "name": "@jest/test-sequencer",
"version": "30.0.0-beta.8", "version": "30.0.0-beta.9",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://github.com/jestjs/jest.git", "url": "https://github.com/jestjs/jest.git",

View File

@ -1,7 +1,7 @@
{ {
"name": "jest-watcher", "name": "jest-watcher",
"description": "Delightful JavaScript Testing.", "description": "Delightful JavaScript Testing.",
"version": "30.0.0-beta.8", "version": "30.0.0-beta.9",
"main": "./build/index.js", "main": "./build/index.js",
"types": "./build/index.d.ts", "types": "./build/index.d.ts",
"exports": { "exports": {

View File

@ -1,7 +1,7 @@
{ {
"name": "jest", "name": "jest",
"description": "Delightful JavaScript Testing.", "description": "Delightful JavaScript Testing.",
"version": "30.0.0-beta.8", "version": "30.0.0-beta.9",
"main": "./build/index.js", "main": "./build/index.js",
"types": "./build/index.d.ts", "types": "./build/index.d.ts",
"exports": { "exports": {