Skip to content
This repository was archived by the owner on Feb 11, 2025. It is now read-only.

Commit 9d66749

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.0.3 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 29.0.3 to 29.5.8 - [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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a03a0ff commit 9d66749

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@rollup/plugin-typescript": "^8.5.0",
4646
"@testing-library/react": "13.4.0",
4747
"@types/chrome": "0.0.224",
48-
"@types/jest": "29.0.3",
48+
"@types/jest": "29.5.8",
4949
"@types/luxon": "3.3.4",
5050
"@types/node": "18.15.11",
5151
"@types/pluralize": "^0.0.33",
@@ -71,7 +71,7 @@
7171
"fs-extra": "11.1.0",
7272
"husky": "^8.0.0",
7373
"isomorphic-fetch": "3.0.0",
74-
"jest": "29.0.3",
74+
"jest": "29.7.0",
7575
"jest-environment-jsdom": "29.5.0",
7676
"lint-staged": "^14.0.1",
7777
"npm-run-all": "^4.1.5",

pnpm-lock.yaml

+11-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)