serverless / serverless-azure-functions

Serverless Azure Functions Plugin – Add Azure Functions support to the Serverless Framework
MIT License
266 stars 161 forks source link

chore: update `@types` dependencies #673

Closed G-Rath closed 6 months ago

G-Rath commented 1 year ago

What did you implement:

How did you implement it:

Adjusting the contents of package.json and running npm install

How can we verify it:

By running npx tsc --noemit

Todos:

Note: Run npm run test:ci to run all validation checks on proposed changes

Is this ready for review?: YES Is it a breaking change?: NO