Skip to content

Commit 40f0985

Browse files
Update jest monorepo (#649)
| datasource | package | from | to | | ---------- | ------------- | ------ | ------ | | npm | @jest/globals | 30.0.5 | 30.1.2 | | npm | jest | 30.0.5 | 30.1.3 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent aa308d7 commit 40f0985

File tree

2 files changed

+241
-241
lines changed

2 files changed

+241
-241
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"devDependencies": {
1313
"@eslint/compat": "^1.3.2",
1414
"@eslint/js": "^9.35.0",
15-
"@jest/globals": "^30.0.5",
15+
"@jest/globals": "^30.1.2",
1616
"@rollup/plugin-commonjs": "^28.0.6",
1717
"@rollup/plugin-node-resolve": "^16.0.1",
1818
"@rollup/plugin-typescript": "^12.1.4",
@@ -26,7 +26,7 @@
2626
"eslint-plugin-import": "^2.32.0",
2727
"eslint-plugin-jest": "^29.0.1",
2828
"eslint-plugin-prettier": "^5.5.4",
29-
"jest": "^30.0.5",
29+
"jest": "^30.1.3",
3030
"js-yaml": "^4.1.0",
3131
"prettier": "3.6.2",
3232
"rollup": "^4.50.2",

0 commit comments

Comments
 (0)