v30.0.0-alpha.6

This commit is contained in:
Simen Bekkhus 2024-08-08 09:42:52 +02:00
parent 2d29d8e817
commit ba74b7de1b
57 changed files with 57 additions and 57 deletions

View File

@ -8,5 +8,5 @@
"syncWorkspaceLock": true "syncWorkspaceLock": true
} }
}, },
"version": "30.0.0-alpha.5" "version": "30.0.0-alpha.6"
} }

View File

@ -1,7 +1,7 @@
{ {
"name": "babel-jest", "name": "babel-jest",
"description": "Jest plugin to use babel for transformation.", "description": "Jest plugin to use babel for transformation.",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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": "babel-plugin-jest-hoist", "name": "babel-plugin-jest-hoist",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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": "babel-preset-jest", "name": "babel-preset-jest",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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": "create-jest", "name": "create-jest",
"description": "Create a new Jest project", "description": "Create a new Jest project",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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": "diff-sequences", "name": "diff-sequences",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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/expect-utils", "name": "@jest/expect-utils",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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": "expect", "name": "expect",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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-changed-files", "name": "jest-changed-files",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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-alpha.5", "version": "30.0.0-alpha.6",
"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-alpha.5", "version": "30.0.0-alpha.6",
"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-alpha.5", "version": "30.0.0-alpha.6",
"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/console", "name": "@jest/console",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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-alpha.5", "version": "30.0.0-alpha.6",
"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/create-cache-key-function", "name": "@jest/create-cache-key-function",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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-diff", "name": "jest-diff",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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-docblock", "name": "jest-docblock",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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-each", "name": "jest-each",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"description": "Parameterised tests for Jest", "description": "Parameterised tests for Jest",
"main": "./build/index.js", "main": "./build/index.js",
"types": "./build/index.d.ts", "types": "./build/index.d.ts",

View File

@ -1,6 +1,6 @@
{ {
"name": "@jest/environment-jsdom-abstract", "name": "@jest/environment-jsdom-abstract",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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-environment-jsdom", "name": "jest-environment-jsdom",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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-environment-node", "name": "jest-environment-node",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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/environment", "name": "@jest/environment",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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/expect", "name": "@jest/expect",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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/fake-timers", "name": "@jest/fake-timers",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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-get-type", "name": "jest-get-type",
"description": "A utility function to get the type of a value", "description": "A utility function to get the type of a value",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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/globals", "name": "@jest/globals",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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-haste-map", "name": "jest-haste-map",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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-jasmine2", "name": "jest-jasmine2",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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-leak-detector", "name": "jest-leak-detector",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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-matcher-utils", "name": "jest-matcher-utils",
"description": "A set of utility functions for expect and related packages", "description": "A set of utility functions for expect and related packages",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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-message-util", "name": "jest-message-util",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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-mock", "name": "jest-mock",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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/pattern", "name": "@jest/pattern",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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-alpha.5", "version": "30.0.0-alpha.6",
"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-regex-util", "name": "jest-regex-util",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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-alpha.5", "version": "30.0.0-alpha.6",
"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-alpha.5", "version": "30.0.0-alpha.6",
"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-alpha.5", "version": "30.0.0-alpha.6",
"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-alpha.5", "version": "30.0.0-alpha.6",
"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-alpha.5", "version": "30.0.0-alpha.6",
"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-alpha.5", "version": "30.0.0-alpha.6",
"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/schemas", "name": "@jest/schemas",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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/snapshot-utils", "name": "@jest/snapshot-utils",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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-snapshot", "name": "jest-snapshot",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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/source-map", "name": "@jest/source-map",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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-alpha.5", "version": "30.0.0-alpha.6",
"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-alpha.5", "version": "30.0.0-alpha.6",
"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/transform", "name": "@jest/transform",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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/types", "name": "@jest/types",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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-util", "name": "jest-util",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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-validate", "name": "jest-validate",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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-alpha.5", "version": "30.0.0-alpha.6",
"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-worker", "name": "jest-worker",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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", "name": "jest",
"description": "Delightful JavaScript Testing.", "description": "Delightful JavaScript Testing.",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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": "pretty-format", "name": "pretty-format",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"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-globals", "name": "@jest/test-globals",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"private": true, "private": true,
"main": "./build/index.js", "main": "./build/index.js",
"types": "./build/index.d.ts", "types": "./build/index.d.ts",

View File

@ -1,6 +1,6 @@
{ {
"name": "@jest/test-utils", "name": "@jest/test-utils",
"version": "30.0.0-alpha.5", "version": "30.0.0-alpha.6",
"private": true, "private": true,
"main": "./build/index.js", "main": "./build/index.js",
"types": "./build/index.d.ts", "types": "./build/index.d.ts",