Bump tough-cookie and jest
Removes [tough-cookie](https://github.com/salesforce/tough-cookie). It's no longer used after updating ancestor dependency [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest). These dependencies need to be updated together. Removes `tough-cookie` Updates `jest` from 24.9.0 to 29.6.1 - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.6.1/packages/jest) --- updated-dependencies: - dependency-name: tough-cookie dependency-type: indirect - dependency-name: jest dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Родитель
c7f2fa816b
Коммит
8a066149b8
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -31,7 +31,7 @@
|
|||
"devDependencies": {
|
||||
"typescript": "^3.7.2",
|
||||
"@types/jest": "^24.0.22",
|
||||
"jest": "^24.9.0",
|
||||
"jest": "^29.6.1",
|
||||
"@types/lodash": "^4.14.135",
|
||||
"acorn": "^7.1.1"
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче