Skip to content

Commit

Permalink
chore(deps): update dependency @azure/functions to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 16, 2024
1 parent e7112f2 commit 2263c8f
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 50 deletions.
112 changes: 64 additions & 48 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,14 @@
"test:dev": "NODE_ENV=test npm run -s test -- --watchAll"
},
"peerDependencies": {
"@azure/functions": "^1.0.3 || ^2.0.0 || ^3.0.0",
"@azure/functions": "^1.0.3 || ^2.0.0 || ^3.0.0 || ^4.0.0",
"@nestjs/common": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
"@nestjs/core": "^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 || ^10.0.0",
"reflect-metadata": "^0.1.13"
},
"devDependencies": {
"@angular-devkit/schematics": "^16.0.0",
"@azure/functions": "3.5.1",
"@azure/functions": "4.5.0",
"@commitlint/cli": "19.3.0",
"@commitlint/config-angular": "19.3.0",
"@nestjs/common": "10.2.7",
Expand Down

0 comments on commit 2263c8f

Please sign in to comment.