Skip to content

Commit 4829481

Browse files
chore(deps): update jest monorepo to v29 (major) (#28411)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5a35d3a commit 4829481

File tree

3 files changed

+323
-1498
lines changed

3 files changed

+323
-1498
lines changed

apps/demos/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@
110110
"gulp-clean": "0.4.0",
111111
"gulp-minify": "3.1.0",
112112
"gulp-replace": "1.1.4",
113-
"jest": "26.6.3",
114-
"jest-environment-node": "26.6.2",
113+
"jest": "29.7.0",
114+
"jest-environment-node": "29.7.0",
115115
"lodash": "4.17.21",
116116
"looks-same": "7.3.0",
117117
"minimist": "1.2.8",

packages/devextreme/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"intl": "1.2.5",
135135
"jest-each": "29.7.0",
136136
"jest-environment-jsdom": "29.7.0",
137-
"jest-environment-node": "26.6.2",
137+
"jest-environment-node": "29.7.0",
138138
"jquery": "3.7.1",
139139
"jquery.tmpl": "0.0.2",
140140
"jspdf": "2.5.1",

0 commit comments

Comments
 (0)