File tree Expand file tree Collapse file tree 9 files changed +94
-94
lines changed Expand file tree Collapse file tree 9 files changed +94
-94
lines changed Original file line number Diff line number Diff line change 3232 - name : Build distribution
3333 run : yarn build
3434 - name : Upload coverage report
35- uses : actions/upload-artifact@604373da6381bf24206979c74d06a550515601b9 # v4.4.1
35+ uses : actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
3636 if : ${{ failure() }}
3737 with :
3838 name : coverage-reports
Original file line number Diff line number Diff line change 2020 "@types/aws-lambda" : " ^8.10.145" ,
2121 "@types/jest" : " ^29.5.12" ,
2222 "@types/node" : " ^22.5.4" ,
23- "@typescript-eslint/eslint-plugin" : " ^8.8.1 " ,
23+ "@typescript-eslint/eslint-plugin" : " ^8.9.0 " ,
2424 "@typescript-eslint/parser" : " ^8.8.0" ,
2525 "@vercel/ncc" : " ^0.38.1" ,
2626 "aws-sdk-client-mock" : " ^4.0.2" ,
Original file line number Diff line number Diff line change 2020 "@types/aws-lambda" : " ^8.10.145" ,
2121 "@types/jest" : " ^29.5.12" ,
2222 "@types/node" : " ^22.5.4" ,
23- "@typescript-eslint/eslint-plugin" : " ^8.8.1 " ,
23+ "@typescript-eslint/eslint-plugin" : " ^8.9.0 " ,
2424 "@typescript-eslint/parser" : " ^8.8.0" ,
2525 "@vercel/ncc" : " ^0.38.1" ,
2626 "aws-sdk-client-mock" : " ^4.0.2" ,
4040 "dependencies" : {
4141 "@aws-github-runner/aws-powertools-util" : " *" ,
4242 "@aws-github-runner/aws-ssm-util" : " *" ,
43- "@aws-lambda-powertools/parameters" : " ^2.8 .0" ,
43+ "@aws-lambda-powertools/parameters" : " ^2.9 .0" ,
4444 "@aws-sdk/client-ec2" : " ^3.666.0" ,
4545 "@aws-sdk/client-sqs" : " ^3.666.0" ,
4646 "@aws-sdk/types" : " ^3.664.0" ,
Original file line number Diff line number Diff line change 2121 "@types/jest" : " ^29.5.12" ,
2222 "@types/node" : " ^22.5.4" ,
2323 "@types/request" : " ^2.48.12" ,
24- "@typescript-eslint/eslint-plugin" : " ^8.8.1 " ,
24+ "@typescript-eslint/eslint-plugin" : " ^8.9.0 " ,
2525 "@typescript-eslint/parser" : " ^8.8.0" ,
2626 "@vercel/ncc" : " ^0.38.1" ,
2727 "aws-sdk-client-mock" : " ^4.0.2" ,
Original file line number Diff line number Diff line change 1818 "@types/aws-lambda" : " ^8.10.145" ,
1919 "@types/jest" : " ^29.5.12" ,
2020 "@types/node" : " ^22.5.4" ,
21- "@typescript-eslint/eslint-plugin" : " ^8.8.1 " ,
21+ "@typescript-eslint/eslint-plugin" : " ^8.9.0 " ,
2222 "@typescript-eslint/parser" : " ^8.8.0" ,
2323 "@vercel/ncc" : " ^0.38.1" ,
2424 "aws-sdk-client-mock" : " ^4.0.2" ,
Original file line number Diff line number Diff line change 2121 "@types/express" : " ^4.17.21" ,
2222 "@types/jest" : " ^29.5.12" ,
2323 "@types/node" : " ^22.5.4" ,
24- "@typescript-eslint/eslint-plugin" : " ^8.8.1 " ,
24+ "@typescript-eslint/eslint-plugin" : " ^8.9.0 " ,
2525 "@typescript-eslint/parser" : " ^8.8.0" ,
2626 "@vercel/ncc" : " 0.38.1" ,
2727 "body-parser" : " ^1.20.3" ,
Original file line number Diff line number Diff line change 1919 "@types/express" : " ^4.17.21" ,
2020 "@types/jest" : " ^29.5.12" ,
2121 "@types/node" : " ^22.5.4" ,
22- "@typescript-eslint/eslint-plugin" : " ^8.8.1 " ,
22+ "@typescript-eslint/eslint-plugin" : " ^8.9.0 " ,
2323 "@typescript-eslint/parser" : " ^8.8.0" ,
2424 "@vercel/ncc" : " 0.38.1" ,
2525 "body-parser" : " ^1.20.3" ,
3535 "typescript" : " ^5.5.4"
3636 },
3737 "dependencies" : {
38- "@aws-lambda-powertools/logger" : " ^2.8 .0" ,
39- "@aws-lambda-powertools/metrics" : " ^2.8 .0" ,
40- "@aws-lambda-powertools/tracer" : " ^2.8 .0" ,
38+ "@aws-lambda-powertools/logger" : " ^2.9 .0" ,
39+ "@aws-lambda-powertools/metrics" : " ^2.9 .0" ,
40+ "@aws-lambda-powertools/tracer" : " ^2.9 .0" ,
4141 "aws-lambda" : " ^1.0.7"
4242 },
4343 "nx" : {
Original file line number Diff line number Diff line change 1919 "@types/express" : " ^4.17.21" ,
2020 "@types/jest" : " ^29.5.12" ,
2121 "@types/node" : " ^22.5.4" ,
22- "@typescript-eslint/eslint-plugin" : " ^8.8.1 " ,
22+ "@typescript-eslint/eslint-plugin" : " ^8.9.0 " ,
2323 "@typescript-eslint/parser" : " ^8.8.0" ,
2424 "@vercel/ncc" : " 0.38.1" ,
2525 "body-parser" : " ^1.20.3" ,
You can’t perform that action at this time.
0 commit comments