Skip to content

Commit f0fc92e

Browse files
committedFeb 7, 2023
v29.4.2
1 parent 900fd48 commit f0fc92e

File tree

53 files changed

+53
-53
lines changed

Some content is hidden

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

53 files changed

+53
-53
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.4.1"
11+
"version": "29.4.2"
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.4.1",
4+
"version": "29.4.2",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/facebook/jest.git",

0 commit comments

Comments
 (0)