зеркало из https://github.com/microsoft/rnx-kit.git
chore: lock Jest to 27.x (#1849)
Jest 28 does not work with react-native.
This commit is contained in:
Родитель
e78e4daec6
Коммит
4e5b133e05
|
@ -15,6 +15,11 @@
|
|||
"matchDatasources": ["maven"],
|
||||
"matchPackagePrefixes": ["com.android."]
|
||||
},
|
||||
{
|
||||
"groupName": "Jest",
|
||||
"matchSourceUrlPrefixes": ["https://github.com/facebook/jest"],
|
||||
"allowedVersions": "^27.0.0"
|
||||
},
|
||||
{
|
||||
"groupName": "Kotlin",
|
||||
"matchDatasources": ["maven"],
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -1822,11 +1822,11 @@
|
|||
strip-ansi "^6.0.0"
|
||||
|
||||
"@jest/create-cache-key-function@^27.0.1":
|
||||
version "27.0.6"
|
||||
resolved "https://registry.yarnpkg.com/@jest/create-cache-key-function/-/create-cache-key-function-27.0.6.tgz#28d2058b0f8553a59c95a712ca77394b299eeb28"
|
||||
integrity sha512-lDksBmA5/VkfVGs+GqF8DSM3HbJLmF5l57BqETj1CAceOVZTZI3FZQEegVNTDDnJ9bl8I0TFdc6fv1QjycQprA==
|
||||
version "27.5.1"
|
||||
resolved "https://registry.yarnpkg.com/@jest/create-cache-key-function/-/create-cache-key-function-27.5.1.tgz#7448fae15602ea95c828f5eceed35c202a820b31"
|
||||
integrity sha512-dmH1yW+makpTSURTy8VzdUwFnfQh1G8R+DxO2Ho2FFmBbKFEVm+3jWdvFhE2VqB/LATCTokkP0dotjyQyw5/AQ==
|
||||
dependencies:
|
||||
"@jest/types" "^27.0.6"
|
||||
"@jest/types" "^27.5.1"
|
||||
|
||||
"@jest/environment@^27.5.1":
|
||||
version "27.5.1"
|
||||
|
@ -1972,7 +1972,7 @@
|
|||
"@types/yargs" "^15.0.0"
|
||||
chalk "^4.0.0"
|
||||
|
||||
"@jest/types@^27.0.0", "@jest/types@^27.0.6", "@jest/types@^27.5.1":
|
||||
"@jest/types@^27.0.0", "@jest/types@^27.5.1":
|
||||
version "27.5.1"
|
||||
resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.5.1.tgz#3c79ec4a8ba61c170bf937bcf9e98a9df175ec80"
|
||||
integrity sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==
|
||||
|
|
Загрузка…
Ссылка в новой задаче