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: elzup/scarlist
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 60b60058bbc8c9a03cedf80ad065b62a35a9bf18
Choose a base ref
..
head repository: elzup/scarlist
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 079c26ab8088bd75520b6ea31d0b1c931f82fb46
Choose a head ref
Showing with 8 additions and 8 deletions.
  1. +7 −7 functions/package-lock.json
  2. +1 −1 functions/package.json
14 changes: 7 additions & 7 deletions functions/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 functions/package.json
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@
},
"devDependencies": {
"@types/node": "^14.0.26",
"typescript": "4.6.4"
"typescript": "4.7.4"
},
"engines": {
"node": "12"