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: smartlyio/create-deployment-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3b0f64f64d3b243c8bf5a7e1b1275341384a6a6b
Choose a base ref
..
head repository: smartlyio/create-deployment-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 15ee7f55afe5011ffc58eb65da8508eaf711f42e
Choose a head ref
Showing with 8 additions and 8 deletions.
  1. +7 −7 package-lock.json
  2. +1 −1 package.json
14 changes: 7 additions & 7 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
@@ -31,7 +31,7 @@
},
"devDependencies": {
"@types/jest": "29.5.14",
"@types/node": "22.8.4",
"@types/node": "22.8.5",
"@typescript-eslint/parser": "7.18.0",
"@vercel/ncc": "0.38.1",
"eslint": "8.57.1",