chore: updating deps

This commit is contained in:
Joel Male
2024-03-28 12:25:32 +10:00
parent 0de33a6f62
commit c54aaa0ec6
779 changed files with 586281 additions and 1021521 deletions
+4 -3
View File
@@ -33,10 +33,11 @@
"@actions/github": "^6.0.0",
"@babel/preset-env": "^7.20.2",
"@types/node": "^18.19.26",
"@typescript-eslint/parser": "^5.42.1",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^5.62.0",
"@vercel/ncc": "^0.38.0",
"babel-jest": "^29.3.1",
"eslint": "^8.27.0",
"eslint": "^8.57.0",
"eslint-plugin-github": "^4.10.2",
"https": "^1.0.0",
"jest": "^29.7.0",
@@ -44,7 +45,7 @@
"prettier": "3.2.5",
"semver": "^7.6.0",
"ts-jest": "^29.0.3",
"typescript": "^4.8.4",
"typescript": "^5.4.3",
"uuid": "^9.0.0"
}
}