Skip to content

Commit 4def94b

Browse files
committedAug 19, 2022
v29.0.0-alpha.6
1 parent 0f00d4e commit 4def94b

File tree

44 files changed

+44
-44
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+44
-44
lines changed
 

‎lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
"syncWorkspaceLock": true
99
}
1010
},
11-
"version": "29.0.0-alpha.5"
11+
"version": "29.0.0-alpha.6"
1212
}

‎packages/babel-jest/package.json

+1-1
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": "29.0.0-alpha.5",
4+
"version": "29.0.0-alpha.6",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/facebook/jest.git",

0 commit comments

Comments
 (0)
Please sign in to comment.