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: GoogleCloudPlatform/developer-journey-app
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 35cdd5f55ecc19099d40bcb27e9bf17c184d2bca
Choose a base ref
..
head repository: GoogleCloudPlatform/developer-journey-app
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: af890ac770791f80938e3bc01a42e287cf73b55b
Choose a head ref
Showing with 5 additions and 5 deletions.
  1. +4 −4 package-lock.json
  2. +1 −1 package.json
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@
"@jest/globals": "^29.5.0",
"@playwright/test": "^1.31.2",
"@types/jest": "^29.4.0",
"@types/node": "18.19.83",
"@types/node": "18.19.84",
"@types/react": "18.0.28",
"@types/react-dom": "18.0.11",
"autoprefixer": "^10.4.14",