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: CloudNativeEntrepreneur/knative-microservice
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 65b7ee28eb7789cf2085ff12c58879d6ad1a9d90
Choose a base ref
..
head repository: CloudNativeEntrepreneur/knative-microservice
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f1240c6d764a3b2faa87099225cea3e361cbdc77
Choose a head ref
Showing with 32 additions and 32 deletions.
  1. +29 −29 package-lock.json
  2. +3 −3 package.json
58 changes: 29 additions & 29 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@
"devDependencies": {
"@types/debug": "4.1.12",
"@types/jest": "29.5.14",
"@types/node": "20.17.19",
"@types/node": "20.17.22",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"codecov": "3.8.3",
@@ -40,10 +40,10 @@
"eslint-plugin-prettier": "4.2.1",
"jest": "29.7.0",
"pino": "^8.7.0",
"prettier": "3.5.2",
"prettier": "3.5.3",
"semantic-release": "^24.0.0",
"sourced-repo-typeorm": "^3.2.7",
"ts-jest": "29.2.5",
"ts-jest": "29.2.6",
"typescript": "4.9.5"
},
"release": {