Skip to content

Commit 89575a9

Browse files
Bump jest and @types/jest
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together. Updates `jest` from 29.4.1 to 29.7.0 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v29.7.0/packages/jest) Updates `@types/jest` from 27.5.2 to 29.5.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 84b7bd9 commit 89575a9

File tree

2 files changed

+1986
-893
lines changed

2 files changed

+1986
-893
lines changed

packages/react-use-intercom/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,12 @@
7070
"devDependencies": {
7171
"@size-limit/preset-small-lib": "^7.0.3",
7272
"@testing-library/react": "^14.0.0",
73-
"@types/jest": "^27.5.2",
73+
"@types/jest": "^29.5.13",
7474
"@types/node": "^18.11.19",
7575
"@types/react": "^18.2.14",
7676
"@types/react-dom": "^18.2.6",
7777
"eslint-plugin-simple-import-sort": "^10.0.0",
78-
"jest": "^29.4.1",
78+
"jest": "^29.7.0",
7979
"jest-environment-jsdom": "^29.4.1",
8080
"react": "^18.2.0",
8181
"react-dom": "^18.2.0",

0 commit comments

Comments
 (0)