This commit is contained in:
cpojer 2025-06-19 19:46:00 +09:00
parent eb075fbf18
commit 393acbfac3
45 changed files with 45 additions and 45 deletions

View File

@ -8,5 +8,5 @@
"syncWorkspaceLock": true
}
},
"version": "30.0.1"
"version": "30.0.2"
}

View File

@ -1,7 +1,7 @@
{
"name": "babel-jest",
"description": "Jest plugin to use babel for transformation.",
"version": "30.0.1",
"version": "30.0.2",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@jest/expect-utils",
"version": "30.0.1",
"version": "30.0.2",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

@ -1,6 +1,6 @@
{
"name": "expect",
"version": "30.0.1",
"version": "30.0.2",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

@ -1,6 +1,6 @@
{
"name": "jest-changed-files",
"version": "30.0.1",
"version": "30.0.2",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

@ -1,6 +1,6 @@
{
"name": "jest-circus",
"version": "30.0.1",
"version": "30.0.2",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "jest-config",
"version": "30.0.1",
"version": "30.0.2",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

@ -1,6 +1,6 @@
{
"name": "@jest/console",
"version": "30.0.1",
"version": "30.0.2",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@jest/create-cache-key-function",
"version": "30.0.1",
"version": "30.0.2",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

@ -1,6 +1,6 @@
{
"name": "jest-diff",
"version": "30.0.1",
"version": "30.0.2",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

@ -1,6 +1,6 @@
{
"name": "jest-each",
"version": "30.0.1",
"version": "30.0.2",
"description": "Parameterised tests for Jest",
"main": "./build/index.js",
"types": "./build/index.d.ts",

View File

@ -1,6 +1,6 @@
{
"name": "@jest/environment-jsdom-abstract",
"version": "30.0.1",
"version": "30.0.2",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

@ -1,6 +1,6 @@
{
"name": "jest-environment-jsdom",
"version": "30.0.1",
"version": "30.0.2",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

@ -1,6 +1,6 @@
{
"name": "jest-environment-node",
"version": "30.0.1",
"version": "30.0.2",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

@ -1,6 +1,6 @@
{
"name": "@jest/environment",
"version": "30.0.1",
"version": "30.0.2",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

@ -1,6 +1,6 @@
{
"name": "@jest/expect",
"version": "30.0.1",
"version": "30.0.2",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

@ -1,6 +1,6 @@
{
"name": "@jest/fake-timers",
"version": "30.0.1",
"version": "30.0.2",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

@ -1,6 +1,6 @@
{
"name": "@jest/globals",
"version": "30.0.1",
"version": "30.0.2",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

@ -1,6 +1,6 @@
{
"name": "jest-haste-map",
"version": "30.0.1",
"version": "30.0.2",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

@ -1,6 +1,6 @@
{
"name": "jest-jasmine2",
"version": "30.0.1",
"version": "30.0.2",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

@ -1,6 +1,6 @@
{
"name": "jest-leak-detector",
"version": "30.0.1",
"version": "30.0.2",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

@ -1,7 +1,7 @@
{
"name": "jest-matcher-utils",
"description": "A set of utility functions for expect and related packages",
"version": "30.0.1",
"version": "30.0.2",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

@ -1,6 +1,6 @@
{
"name": "jest-message-util",
"version": "30.0.1",
"version": "30.0.2",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

@ -1,6 +1,6 @@
{
"name": "jest-mock",
"version": "30.0.1",
"version": "30.0.2",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

@ -1,6 +1,6 @@
{
"name": "jest-phabricator",
"version": "30.0.1",
"version": "30.0.2",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

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

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "jest-resolve",
"version": "30.0.1",
"version": "30.0.2",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

@ -1,6 +1,6 @@
{
"name": "jest-runner",
"version": "30.0.1",
"version": "30.0.2",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

@ -1,6 +1,6 @@
{
"name": "jest-runtime",
"version": "30.0.1",
"version": "30.0.2",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

@ -1,6 +1,6 @@
{
"name": "jest-snapshot",
"version": "30.0.1",
"version": "30.0.2",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

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

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "@jest/transform",
"version": "30.0.1",
"version": "30.0.2",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

@ -1,6 +1,6 @@
{
"name": "jest-util",
"version": "30.0.1",
"version": "30.0.2",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

@ -1,6 +1,6 @@
{
"name": "jest-validate",
"version": "30.0.1",
"version": "30.0.2",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "jest-worker",
"version": "30.0.1",
"version": "30.0.2",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "pretty-format",
"version": "30.0.1",
"version": "30.0.2",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

@ -1,6 +1,6 @@
{
"name": "@jest/test-globals",
"version": "30.0.1",
"version": "30.0.2",
"private": true,
"main": "./build/index.js",
"types": "./build/index.d.ts",

View File

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