mirror of
https://github.com/strapi/strapi.git
synced 2025-12-27 15:13:21 +00:00
chore(deps-dev): bump the jest group with 4 updates
Bumps the jest group with 4 updates: [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest), [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest), [jest-circus](https://github.com/facebook/jest/tree/HEAD/packages/jest-circus) and [jest-cli](https://github.com/facebook/jest/tree/HEAD/packages/jest-cli). Updates `jest` from 29.5.0 to 29.6.0 - [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.0/packages/jest) Updates `@types/jest` from 29.2.0 to 29.5.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `jest-circus` from 29.5.0 to 29.6.0 - [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.0/packages/jest-circus) Updates `jest-cli` from 29.5.0 to 29.6.0 - [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.0/packages/jest-cli) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-minor dependency-group: jest - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: jest - dependency-name: jest-circus dependency-type: direct:development update-type: version-update:semver-minor dependency-group: jest - dependency-name: jest-cli dependency-type: direct:development update-type: version-update:semver-minor dependency-group: jest ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
27505e6741
commit
ac3016b86b
@ -96,9 +96,9 @@
|
||||
"glob": "7.2.3",
|
||||
"husky": "8.0.2",
|
||||
"inquirer": "8.2.5",
|
||||
"jest": "29.5.0",
|
||||
"jest-circus": "29.5.0",
|
||||
"jest-cli": "29.5.0",
|
||||
"jest": "29.6.0",
|
||||
"jest-circus": "29.6.0",
|
||||
"jest-cli": "29.6.0",
|
||||
"jest-environment-jsdom": "29.5.0",
|
||||
"jest-watch-typeahead": "2.2.2",
|
||||
"lerna": "6.6.2",
|
||||
|
||||
@ -55,7 +55,7 @@
|
||||
"devDependencies": {
|
||||
"@tsconfig/node16": "1.0.3",
|
||||
"@types/fs-extra": "9.0.13",
|
||||
"@types/jest": "29.2.0",
|
||||
"@types/jest": "29.5.2",
|
||||
"@types/koa": "2.13.4",
|
||||
"@types/lodash": "^4.14.191",
|
||||
"@types/semver": "7.5.0",
|
||||
|
||||
@ -49,7 +49,7 @@
|
||||
"lodash": "4.17.21"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "29.2.0",
|
||||
"@types/jest": "29.5.2",
|
||||
"eslint-config-custom": "4.11.3",
|
||||
"tsconfig": "4.11.3"
|
||||
},
|
||||
|
||||
@ -47,7 +47,7 @@
|
||||
"fs-extra": "10.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "29.2.0",
|
||||
"@types/jest": "29.5.2",
|
||||
"eslint-config-custom": "4.11.3",
|
||||
"tsconfig": "4.11.3"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user