Skip to content

Commit 044fef7

Browse files
chore(deps): update jest monorepo to v30.3.0 (#1167)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 015e78f commit 044fef7

File tree

2 files changed

+402
-367
lines changed

2 files changed

+402
-367
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,8 @@
124124
"eslint-config-prettier": "^10.0.0",
125125
"generate-package-json-webpack-plugin": "2.7.0",
126126
"husky": "9.1.7",
127-
"jest": "30.2.0",
128-
"jest-environment-jsdom": "30.2.0",
127+
"jest": "30.3.0",
128+
"jest-environment-jsdom": "30.3.0",
129129
"jest-environment-node": "^30.0.0",
130130
"nx": "22.5.4",
131131
"prettier": "3.8.1",
@@ -134,6 +134,6 @@
134134
"ts-node": "10.9.2",
135135
"type-fest": "5.4.4",
136136
"typescript": "5.9.3",
137-
"jest-util": "30.2.0"
137+
"jest-util": "30.3.0"
138138
}
139139
}

0 commit comments

Comments
 (0)