Merge branch 'main' into upgrade-ts-jest

This commit is contained in:
Tim Finnigan
2024-01-09 10:09:05 -08:00
committed by GitHub
8 changed files with 4687 additions and 3440 deletions
+8 -8
View File
@@ -14,34 +14,34 @@
},
"devDependencies": {
"@aws-sdk/credential-provider-env": "^3.186.0",
"@smithy/property-provider": "^2.0.15",
"@smithy/property-provider": "^2.0.17",
"@jest/globals": "^29.7.0",
"@types/jest": "^29.5.10",
"@types/jest": "^29.5.11",
"@types/node": "^20",
"@typescript-eslint/eslint-plugin": "<=5.62.0",
"@typescript-eslint/parser": "<=5.62.0",
"@vercel/ncc": "^0.38.1",
"aws-sdk-client-mock": "^3.0.0",
"aws-sdk-client-mock": "^3.0.1",
"copyfiles": "^2.4.1",
"del-cli": "^5.1.0",
"eslint": "^8",
"eslint-config-prettier": "^9.1.0",
"eslint-import-resolver-node": "^0.3.6",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.1.2",
"jest": "^29.7.0",
"jest-junit": "^16",
"json-schema": "^0.4.0",
"prettier": "^3.1.0",
"prettier": "^3.1.1",
"standard-version": "^9",
"ts-jest": "^29.1.1",
"typescript": "^5.3.2"
"typescript": "^5.3.3"
},
"dependencies": {
"@actions/core": "^1.10.1",
"@aws-sdk/client-sts": "^3",
"@smithy/node-http-handler": "^2.1.10",
"@smithy/node-http-handler": "^2.2.2",
"https-proxy-agent": "^5.0.0"
},
"keywords": [