This commit is contained in:
Simen Bekkhus 2023-08-24 13:10:21 +02:00
parent eadf88c19d
commit 55cd6a0aaf
35 changed files with 35 additions and 35 deletions

View File

@ -8,5 +8,5 @@
"syncWorkspaceLock": true "syncWorkspaceLock": true
} }
}, },
"version": "29.6.3" "version": "29.6.4"
} }

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": "29.6.3", "version": "29.6.4",
"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": "29.6.3", "version": "29.6.4",
"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": "29.6.3", "version": "29.6.4",
"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": "29.6.3", "version": "29.6.4",
"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": "29.6.3", "version": "29.6.4",
"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": "29.6.3", "version": "29.6.4",
"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": "29.6.3", "version": "29.6.4",
"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": "29.6.3", "version": "29.6.4",
"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-diff", "name": "jest-diff",
"version": "29.6.3", "version": "29.6.4",
"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": "29.6.3", "version": "29.6.4",
"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": "29.6.3", "version": "29.6.4",
"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": "29.6.3", "version": "29.6.4",
"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": "29.6.3", "version": "29.6.4",
"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": "29.6.3", "version": "29.6.4",
"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": "29.6.3", "version": "29.6.4",
"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": "29.6.3", "version": "29.6.4",
"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": "29.6.3", "version": "29.6.4",
"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": "29.6.3", "version": "29.6.4",
"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": "29.6.3", "version": "29.6.4",
"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": "29.6.3", "version": "29.6.4",
"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": "29.6.3", "version": "29.6.4",
"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": "29.6.3", "version": "29.6.4",
"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": "29.6.3", "version": "29.6.4",
"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": "29.6.3", "version": "29.6.4",
"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": "29.6.3", "version": "29.6.4",
"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": "29.6.3", "version": "29.6.4",
"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": "29.6.3", "version": "29.6.4",
"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": "29.6.3", "version": "29.6.4",
"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": "29.6.3", "version": "29.6.4",
"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": "29.6.3", "version": "29.6.4",
"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": "29.6.3", "version": "29.6.4",
"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": "29.6.3", "version": "29.6.4",
"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/test-globals", "name": "@jest/test-globals",
"version": "29.6.3", "version": "29.6.4",
"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": "29.6.3", "version": "29.6.4",
"private": true, "private": true,
"main": "./build/index.js", "main": "./build/index.js",
"types": "./build/index.d.ts", "types": "./build/index.d.ts",