Skip to content

Commit a08ca2c

Browse files
chore: bump the jest group across 1 directory with 2 updates
Bumps the jest group with 2 updates in the /site directory: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). Updates `jest` from 29.6.2 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.5.2 to 29.5.12 - [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-group: jest - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: jest ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e398309 commit a08ca2c

File tree

2 files changed

+8608
-10600
lines changed

2 files changed

+8608
-10600
lines changed

site/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@
121121
"@types/color-convert": "2.0.0",
122122
"@types/express": "4.17.17",
123123
"@types/file-saver": "2.0.7",
124-
"@types/jest": "29.5.2",
124+
"@types/jest": "29.5.12",
125125
"@types/lodash": "4.17.6",
126126
"@types/node": "18.19.0",
127127
"@types/react": "18.2.6",
@@ -154,7 +154,7 @@
154154
"eslint-plugin-unicorn": "49.0.0",
155155
"eventsourcemock": "2.0.0",
156156
"express": "4.19.2",
157-
"jest": "29.6.2",
157+
"jest": "29.7.0",
158158
"jest-canvas-mock": "2.5.2",
159159
"jest-environment-jsdom": "29.5.0",
160160
"jest-location-mock": "2.0.0",

0 commit comments

Comments
 (0)