Skip to content

Commit 6a3882e

Browse files
committed
Update jest v24 to v29
Just keeping things updated.
1 parent e641568 commit 6a3882e

File tree

2 files changed

+1590
-2739
lines changed

2 files changed

+1590
-2739
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"Joe Lencioni <[email protected]> (https://github.com/lencioni)"
1212
],
1313
"repository": {
14-
"type" : "git",
15-
"url" : "https://github.com/happo/lcs-image-diff.git"
14+
"type": "git",
15+
"url": "https://github.com/happo/lcs-image-diff.git"
1616
},
1717
"license": "MIT",
1818
"scripts": {
@@ -25,7 +25,7 @@
2525
},
2626
"devDependencies": {
2727
"http-server": "^0.12.3",
28-
"jest": "^24.8.0",
28+
"jest": "^29.7.0",
2929
"jimp": "^0.8.5"
3030
}
3131
}

0 commit comments

Comments
 (0)