Skip to content

Commit 88ff066

Browse files
Build(deps-dev): bump jest from 29.6.1 to 30.2.0
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.6.1 to 30.2.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/v30.2.0/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-version: 30.2.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cab59b2 commit 88ff066

2 files changed

Lines changed: 1279 additions & 918 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
},
3030
"homepage": "https://github.com/shotit/shotit-api#readme",
3131
"devDependencies": {
32-
"jest": "^29.6.1",
32+
"jest": "^30.2.0",
3333
"prettier": "^2.8.3",
3434
"supertest": "^7.1.4"
3535
},

0 commit comments

Comments
 (0)