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: gabrielfalcao/pyenv-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d39e36c22902e8650ad5e680f22f612822e735db
Choose a base ref
..
head repository: gabrielfalcao/pyenv-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b3350977c2b41f478b4d0bdd4207ff1a4f721e5a
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
@@ -41,7 +41,7 @@
},
"devDependencies": {
"@types/jest": "29.5.8",
"@types/node": "20.9.3",
"@types/node": "20.9.4",
"@types/semver": "7.5.5",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",