@jest/transform
Advanced tools
Comparing version 29.4.2 to 29.4.3
@@ -19,3 +19,3 @@ 'use strict'; | ||
/** | ||
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. | ||
* Copyright (c) Meta Platforms, Inc. and affiliates. | ||
* | ||
@@ -22,0 +22,0 @@ * This source code is licensed under the MIT license found in the |
/** | ||
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. | ||
* Copyright (c) Meta Platforms, Inc. and affiliates. | ||
* | ||
@@ -4,0 +4,0 @@ * This source code is licensed under the MIT license found in the |
@@ -29,3 +29,3 @@ 'use strict'; | ||
/** | ||
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. | ||
* Copyright (c) Meta Platforms, Inc. and affiliates. | ||
* | ||
@@ -32,0 +32,0 @@ * This source code is licensed under the MIT license found in the |
@@ -141,3 +141,3 @@ 'use strict'; | ||
/** | ||
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. | ||
* Copyright (c) Meta Platforms, Inc. and affiliates. | ||
* | ||
@@ -144,0 +144,0 @@ * This source code is licensed under the MIT license found in the |
@@ -79,3 +79,3 @@ 'use strict'; | ||
/** | ||
* Copyright (c) Facebook, Inc. and its affiliates. All Rights Reserved. | ||
* Copyright (c) Meta Platforms, Inc. and affiliates. | ||
* | ||
@@ -82,0 +82,0 @@ * This source code is licensed under the MIT license found in the |
{ | ||
"name": "@jest/transform", | ||
"version": "29.4.2", | ||
"version": "29.4.3", | ||
"repository": { | ||
@@ -21,3 +21,3 @@ "type": "git", | ||
"@babel/core": "^7.11.6", | ||
"@jest/types": "^29.4.2", | ||
"@jest/types": "^29.4.3", | ||
"@jridgewell/trace-mapping": "^0.3.15", | ||
@@ -29,5 +29,5 @@ "babel-plugin-istanbul": "^6.1.1", | ||
"graceful-fs": "^4.2.9", | ||
"jest-haste-map": "^29.4.2", | ||
"jest-regex-util": "^29.4.2", | ||
"jest-util": "^29.4.2", | ||
"jest-haste-map": "^29.4.3", | ||
"jest-regex-util": "^29.4.3", | ||
"jest-util": "^29.4.3", | ||
"micromatch": "^4.0.4", | ||
@@ -39,3 +39,3 @@ "pirates": "^4.0.4", | ||
"devDependencies": { | ||
"@jest/test-utils": "^29.4.2", | ||
"@jest/test-utils": "^29.4.3", | ||
"@types/babel__core": "^7.1.14", | ||
@@ -54,3 +54,3 @@ "@types/convert-source-map": "^2.0.0", | ||
}, | ||
"gitHead": "f0fc92e8443f09546c7ec0472bf9bce44fe5898f" | ||
"gitHead": "a49c88610e49a3242576160740a32a2fe11161e1" | ||
} |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
52145
Updated@jest/types@^29.4.3
Updatedjest-haste-map@^29.4.3
Updatedjest-regex-util@^29.4.3
Updatedjest-util@^29.4.3