Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nestjs/azure-func-http
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 00e1b2eb099af680744ff483e43a9f7e4293c1d9
Choose a base ref
..
head repository: nestjs/azure-func-http
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c5969840d5e24d41f237aced6d8d6d8e5af5bf65
Choose a head ref
Showing with 102 additions and 102 deletions.
  1. +100 −100 package-lock.json
  2. +2 −2 package.json
200 changes: 100 additions & 100 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
@@ -36,8 +36,8 @@
"@nestjs/schematics": "10.0.2",
"@types/node": "22.10.2",
"@types/jest": "29.5.14",
"@typescript-eslint/eslint-plugin": "8.19.0",
"@typescript-eslint/parser": "8.19.0",
"@typescript-eslint/eslint-plugin": "8.19.1",
"@typescript-eslint/parser": "8.19.1",
"@schematics/angular": "16.2.16",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",