Skip to content

Commit a6fd5b3

Browse files
committed
chore: revert jest-envinronment-jsdom to 29.7.0
1 parent cb4cf13 commit a6fd5b3

File tree

17 files changed

+7256
-4338
lines changed

17 files changed

+7256
-4338
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@
241241
"jest": "30.2.0",
242242
"jest-axe": "10.0.0",
243243
"jest-cli": "30.2.0",
244-
"jest-environment-jsdom": "30.2.0",
244+
"jest-environment-jsdom": "29.7.0",
245245
"jest-environment-node": "30.2.0",
246246
"jest-snapshot": "30.2.0",
247247
"jest-watch-typeahead": "3.0.1",

packages/charts/react-charts/library/src/components/AnnotationOnlyChart/__snapshots__/AnnotationOnlyChart.test.tsx.snap

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Jest Snapshot v1, https://goo.gl/fbAQLP
1+
// Jest Snapshot v1, https://jestjs.io/docs/snapshot-testing
22

33
exports[`AnnotationOnlyChart Snapshots matches snapshot with all props 1`] = `
44
<div>

packages/charts/react-charts/library/src/components/AreaChart/__snapshots__/AreaChart.test.tsx.snap

Lines changed: 1260 additions & 1260 deletions
Large diffs are not rendered by default.

packages/charts/react-charts/library/src/components/DonutChart/__snapshots__/DonutChart.test.tsx.snap

Lines changed: 46 additions & 46 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)