mirror of https://github.com/facebook/jest.git
v29.6.4
This commit is contained in:
parent
eadf88c19d
commit
55cd6a0aaf
|
@ -8,5 +8,5 @@
|
|||
"syncWorkspaceLock": true
|
||||
}
|
||||
},
|
||||
"version": "29.6.3"
|
||||
"version": "29.6.4"
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "babel-jest",
|
||||
"description": "Jest plugin to use babel for transformation.",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jestjs/jest.git",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@jest/expect-utils",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jestjs/jest.git",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "expect",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jestjs/jest.git",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "jest-circus",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jestjs/jest.git",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "jest-cli",
|
||||
"description": "Delightful JavaScript Testing.",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"main": "./build/index.js",
|
||||
"types": "./build/index.d.ts",
|
||||
"exports": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "jest-config",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jestjs/jest.git",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@jest/console",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jestjs/jest.git",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@jest/core",
|
||||
"description": "Delightful JavaScript Testing.",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"main": "./build/index.js",
|
||||
"types": "./build/index.d.ts",
|
||||
"exports": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "jest-diff",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jestjs/jest.git",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "jest-environment-jsdom",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jestjs/jest.git",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "jest-environment-node",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jestjs/jest.git",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@jest/environment",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jestjs/jest.git",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@jest/expect",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jestjs/jest.git",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@jest/fake-timers",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jestjs/jest.git",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@jest/globals",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jestjs/jest.git",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "jest-haste-map",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jestjs/jest.git",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "jest-jasmine2",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jestjs/jest.git",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "jest-matcher-utils",
|
||||
"description": "A set of utility functions for expect and related packages",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jestjs/jest.git",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "jest-phabricator",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jestjs/jest.git",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "jest-repl",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jestjs/jest.git",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@jest/reporters",
|
||||
"description": "Jest's reporters",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"main": "./build/index.js",
|
||||
"types": "./build/index.d.ts",
|
||||
"exports": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "jest-resolve-dependencies",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jestjs/jest.git",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "jest-resolve",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jestjs/jest.git",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "jest-runner",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jestjs/jest.git",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "jest-runtime",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jestjs/jest.git",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "jest-snapshot",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jestjs/jest.git",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@jest/test-result",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jestjs/jest.git",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@jest/test-sequencer",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jestjs/jest.git",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@jest/transform",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jestjs/jest.git",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "jest-watcher",
|
||||
"description": "Delightful JavaScript Testing.",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"main": "./build/index.js",
|
||||
"types": "./build/index.d.ts",
|
||||
"exports": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "jest-worker",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jestjs/jest.git",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "jest",
|
||||
"description": "Delightful JavaScript Testing.",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"main": "./build/index.js",
|
||||
"types": "./build/index.d.ts",
|
||||
"exports": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@jest/test-globals",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"private": true,
|
||||
"main": "./build/index.js",
|
||||
"types": "./build/index.d.ts",
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@jest/test-utils",
|
||||
"version": "29.6.3",
|
||||
"version": "29.6.4",
|
||||
"private": true,
|
||||
"main": "./build/index.js",
|
||||
"types": "./build/index.d.ts",
|
||||
|
|
Loading…
Reference in New Issue