Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 393acbf

Browse filesBrowse files
committed
v30.0.2
1 parent eb075fb commit 393acbf
Copy full SHA for 393acbf

File tree

Expand file treeCollapse file tree

45 files changed

+45
-45
lines changed
Open diff view settings
Filter options

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner
Expand file treeCollapse file tree

45 files changed

+45
-45
lines changed
Open diff view settings
Collapse file

‎lerna.json‎

Copy file name to clipboardExpand all lines: lerna.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
"syncWorkspaceLock": true
99
}
1010
},
11-
"version": "30.0.1"
11+
"version": "30.0.2"
1212
}
Collapse file

‎packages/babel-jest/package.json‎

Copy file name to clipboardExpand all lines: packages/babel-jest/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "babel-jest",
33
"description": "Jest plugin to use babel for transformation.",
4-
"version": "30.0.1",
4+
"version": "30.0.2",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/jestjs/jest.git",
Collapse file

‎packages/create-jest/package.json‎

Copy file name to clipboardExpand all lines: packages/create-jest/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "create-jest",
33
"description": "Create a new Jest project",
4-
"version": "30.0.1",
4+
"version": "30.0.2",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/jestjs/jest.git",
Collapse file

‎packages/expect-utils/package.json‎

Copy file name to clipboardExpand all lines: packages/expect-utils/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jest/expect-utils",
3-
"version": "30.0.1",
3+
"version": "30.0.2",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/jest.git",
Collapse file

‎packages/expect/package.json‎

Copy file name to clipboardExpand all lines: packages/expect/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "expect",
3-
"version": "30.0.1",
3+
"version": "30.0.2",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/jest.git",
Collapse file

‎packages/jest-changed-files/package.json‎

Copy file name to clipboardExpand all lines: packages/jest-changed-files/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-changed-files",
3-
"version": "30.0.1",
3+
"version": "30.0.2",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/jest.git",
Collapse file

‎packages/jest-circus/package.json‎

Copy file name to clipboardExpand all lines: packages/jest-circus/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-circus",
3-
"version": "30.0.1",
3+
"version": "30.0.2",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/jest.git",
Collapse file

‎packages/jest-cli/package.json‎

Copy file name to clipboardExpand all lines: packages/jest-cli/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jest-cli",
33
"description": "Delightful JavaScript Testing.",
4-
"version": "30.0.1",
4+
"version": "30.0.2",
55
"main": "./build/index.js",
66
"types": "./build/index.d.ts",
77
"exports": {
Collapse file

‎packages/jest-config/package.json‎

Copy file name to clipboardExpand all lines: packages/jest-config/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jest-config",
3-
"version": "30.0.1",
3+
"version": "30.0.2",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/jest.git",
Collapse file

‎packages/jest-console/package.json‎

Copy file name to clipboardExpand all lines: packages/jest-console/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@jest/console",
3-
"version": "30.0.1",
3+
"version": "30.0.2",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/jestjs/jest.git",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.