Skip to content

Commit a42a9ba

Browse files
npm(deps-dev): bump jest from 29.7.0 to 30.1.3
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.7.0 to 30.1.3. - [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.1.3/packages/jest) --- updated-dependencies: - dependency-name: jest dependency-version: 30.1.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 78c3371 commit a42a9ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"body-parser": "^1.20.2"
5050
},
5151
"devDependencies": {
52-
"jest": "^29.7.0",
52+
"jest": "^30.1.3",
5353
"eslint": "^8.56.0",
5454
"prettier": "^3.2.4",
5555
"nodemon": "^3.0.3",

0 commit comments

Comments
 (0)