Skip to content

Commit c13e891

Browse files
author
Dave Kozma
committed
Update packages
1 parent 4e3a19e commit c13e891

File tree

2 files changed

+979
-703
lines changed

2 files changed

+979
-703
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,15 @@
4646
"chokidar": "^3.5.3",
4747
"cli-progress": "^3.12.0",
4848
"cpy-cli": "^4.2.0",
49-
"jest": "^29.5.0",
49+
"jest": "^29.7.0",
5050
"nock": "^13.3.1",
5151
"node-fetch": "^2.6.11",
5252
"pixelmatch": "^5.3.0",
5353
"prettier": "2.8.8",
5454
"pretty-bytes": "^5.6.0",
5555
"rimraf": "^5.0.1",
5656
"tempy": "^1.0.1",
57-
"ts-jest": "^29.1.0",
57+
"ts-jest": "^29.1.2",
5858
"typedoc": "^0.24.8",
5959
"typedoc-plugin-markdown": "^3.15.3",
6060
"typescript": "^5.0.4",
@@ -74,6 +74,6 @@
7474
"mkdirp": "^3.0.1",
7575
"npm-run-all": "^4.1.5",
7676
"pkg-dir": "5",
77-
"sharp": "^0.32.1"
77+
"sharp": "^0.33.2"
7878
}
7979
}

0 commit comments

Comments
 (0)