Skip to content
This repository was archived by the owner on Sep 11, 2024. It is now read-only.

Commit 86a2d78

Browse files
Lock file maintenance (#10557)
* Lock file maintenance * Pin jest * Pin back jest-canvas-mock * Roll back jest * Roll back jest --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Michael Telatynski <[email protected]>
1 parent ce0bd00 commit 86a2d78

File tree

2 files changed

+331
-528
lines changed

2 files changed

+331
-528
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@
155155
"@types/fs-extra": "^11.0.0",
156156
"@types/geojson": "^7946.0.8",
157157
"@types/glob-to-regexp": "^0.4.1",
158-
"@types/jest": "^29.2.1",
158+
"@types/jest": "29.2.5",
159159
"@types/katex": "^0.16.0",
160160
"@types/lodash": "^4.14.168",
161161
"@types/modernizr": "^3.5.3",
@@ -196,8 +196,8 @@
196196
"eslint-plugin-unicorn": "^46.0.0",
197197
"fetch-mock-jest": "^1.5.1",
198198
"fs-extra": "^11.0.0",
199-
"jest": "^29.2.2",
200-
"jest-canvas-mock": "^2.3.0",
199+
"jest": "29.3.1",
200+
"jest-canvas-mock": "2.4.0",
201201
"jest-environment-jsdom": "^29.2.2",
202202
"jest-mock": "^29.2.2",
203203
"jest-raw-loader": "^1.0.1",

0 commit comments

Comments
 (0)