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: 5b8fc3e3fe4af119a2250286387ec17e335ab704
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: 32179c1f9be40c00b534e4c036b8d1d3015e5491
Choose a head ref
Showing with 22 additions and 22 deletions.
  1. +20 −20 package-lock.json
  2. +2 −2 package.json
40 changes: 20 additions & 20 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
@@ -31,7 +31,7 @@
"devDependencies": {
"@types/debug": "4.1.12",
"@types/jest": "29.5.14",
"@types/node": "20.17.17",
"@types/node": "20.17.18",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"codecov": "3.8.3",
@@ -40,7 +40,7 @@
"eslint-plugin-prettier": "4.2.1",
"jest": "29.7.0",
"pino": "^8.7.0",
"prettier": "3.5.0",
"prettier": "3.5.1",
"semantic-release": "^24.0.0",
"sourced-repo-typeorm": "^3.2.7",
"ts-jest": "29.2.5",