Skip to content

Commit 6c5adeb

Browse files
Bump jest from 30.1.2 to 30.1.3 (#1252)
* Bump jest from 30.1.2 to 30.1.3 Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 30.1.2 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-patch ... Signed-off-by: dependabot[bot] <[email protected]> * updating package.json --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Klaus <[email protected]>
1 parent 75f323c commit 6c5adeb

2 files changed

Lines changed: 80 additions & 79 deletions

File tree

package-lock.json

Lines changed: 76 additions & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -87,16 +87,16 @@
8787
"@eslint/eslintrc": "^3.3.1",
8888
"@eslint/js": "^9.34.0",
8989
"@types/jest": "^30.0.0",
90-
"@types/semver": "^7.7.0",
91-
"@typescript-eslint/eslint-plugin": "^8.41.0",
92-
"@typescript-eslint/parser": "^8.41.0",
90+
"@types/semver": "^7.7.1",
91+
"@typescript-eslint/eslint-plugin": "^8.42.0",
92+
"@typescript-eslint/parser": "^8.42.0",
9393
"c8": "^10.1.3",
9494
"cross-env": "^10.0.0",
9595
"eslint": "^9.34.0",
9696
"eslint-config-prettier": "^10.1.8",
9797
"esm-utils": "^4.4.2",
9898
"globals": "^16.3.0",
99-
"jest": "^30.1.2",
99+
"jest": "^30.1.3",
100100
"jest-light-runner": "^0.7.9",
101101
"jest-snapshot-serializer-ansi": "^2.2.1",
102102
"jest-snapshot-serializer-raw": "^2.0.0",

0 commit comments

Comments
 (0)