This commit is contained in:
cpojer 2025-06-25 10:21:42 +09:00
parent 4297182d34
commit d4a6c94daf
20 changed files with 20 additions and 20 deletions

View File

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

View File

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

View File

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

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "jest-circus",
"version": "30.0.2",
"version": "30.0.3",
"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.2",
"version": "30.0.3",
"main": "./build/index.js",
"types": "./build/index.d.ts",
"exports": {

View File

@ -1,6 +1,6 @@
{
"name": "jest-config",
"version": "30.0.2",
"version": "30.0.3",
"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.2",
"version": "30.0.3",
"main": "./build/index.js",
"types": "./build/index.d.ts",
"exports": {

View File

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

View File

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

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "jest-jasmine2",
"version": "30.0.2",
"version": "30.0.3",
"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.2",
"version": "30.0.3",
"repository": {
"type": "git",
"url": "https://github.com/jestjs/jest.git",

View File

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

View File

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

View File

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

View File

@ -1,6 +1,6 @@
{
"name": "jest-snapshot",
"version": "30.0.2",
"version": "30.0.3",
"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.2",
"version": "30.0.3",
"main": "./build/index.js",
"types": "./build/index.d.ts",
"exports": {

View File

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

View File

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