Update dependencies

This commit is contained in:
Darren Clarke 2024-11-25 09:31:25 +01:00
parent 48aa89f7cf
commit 7ad25e8a95
49 changed files with 2116 additions and 1699 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@link-stack/jest-config",
"version": "2.2.0",
"version": "2.3.4",
"description": "",
"author": "Abel Luck <abel@guardianproject.info>",
"license": "AGPL-3.0-or-later",
@ -9,7 +9,7 @@
"node": ">=14"
},
"dependencies": {
"@types/jest": "^29.5.13",
"@types/jest": "^29.5.14",
"jest": "^29.7.0",
"jest-junit": "^16.0.0"
},