Bump development dependencies

This commit is contained in:
Daz DeBoer 2023-02-14 09:21:28 -07:00
parent 59d37bdb61
commit 96374ed57d
No known key found for this signature in database
GPG key ID: DD6B9F0B06683D5D
2 changed files with 64 additions and 64 deletions

View file

@ -39,15 +39,15 @@
"@types/jest": "28.1.7",
"@types/node": "16.11.21",
"@types/unzipper": "0.10.5",
"@typescript-eslint/parser": "5.51.0",
"@typescript-eslint/parser": "5.52.0",
"@vercel/ncc": "0.36.1",
"eslint": "8.33.0",
"eslint": "8.34.0",
"eslint-plugin-github": "4.6.0",
"eslint-plugin-jest": "27.2.1",
"jest": "28.1.3",
"js-yaml": "4.1.0",
"patch-package": "6.5.1",
"prettier": "2.8.3",
"prettier": "2.8.4",
"ts-jest": "28.0.8",
"typescript": "4.9.5"
}