Skip to content

Commit

Permalink
Bump/reinstall deps
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelBCarter committed Mar 13, 2024
1 parent 1a72253 commit 8b90e1c
Show file tree
Hide file tree
Showing 2 changed files with 3,654 additions and 4,396 deletions.
46 changes: 23 additions & 23 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,33 +11,33 @@
},
"description": "SDK for base code for Api repos that use express and deploy on AWS ECS",
"devDependencies": {
"@aws-sdk/client-secrets-manager": "^3.409.0",
"@swc/core": "^1.3.83",
"@types/express": "^4.17.17",
"@types/express-mung": "^0.5.2",
"@types/jest": "^29.5.4",
"@types/node": "^20.6.0",
"@xylabs/assert": "^2.10.11",
"@xylabs/eslint-config": "2.19.6",
"@xylabs/ts-scripts-yarn3": "^2.19.6",
"@xylabs/tsconfig": "^2.19.6",
"@aws-sdk/client-secrets-manager": "^3.529.1",
"@swc/core": "^1.4.7",
"@types/express": "^4.17.21",
"@types/express-mung": "^0.5.5",
"@types/jest": "^29.5.12",
"@types/node": "^20.11.26",
"@xylabs/assert": "^3.0.13",
"@xylabs/eslint-config": "3.5.2",
"@xylabs/ts-scripts-yarn3": "^3.5.2",
"@xylabs/tsconfig": "^3.5.2",
"body-parser": "^1.20.2",
"eslint": "^8.49.0",
"express": "^4.18.2",
"eslint": "^8.57.0",
"express": "^4.18.3",
"express-mung": "^0.5.1",
"http-status-codes": "^2.2.0",
"jest": "^29.6.4",
"jest-extended": "^4.0.1",
"http-status-codes": "^2.3.0",
"jest": "^29.7.0",
"jest-extended": "^4.0.2",
"jest-mock-extended": "^3.0.5",
"node-cache": "^5.1.2",
"publint": "^0.2.2",
"rollbar": "^2.26.2",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"tsup": "^7.2.0",
"typescript": "^5.2.2",
"winston": "^3.10.0",
"winston-transport": "^4.5.0"
"publint": "^0.2.7",
"rollbar": "^2.26.3",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.2",
"tsup": "^8.0.2",
"typescript": "^5.4.2",
"winston": "^3.12.0",
"winston-transport": "^4.7.0"
},
"peerDependencies": {
"@aws-sdk/client-secrets-manager": "^3.256.0",
Expand Down
Loading

0 comments on commit 8b90e1c

Please sign in to comment.