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: unjs/get-port-please
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f40859bd40ad649813be25ff3a478df121458ca3
Choose a base ref
..
head repository: unjs/get-port-please
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e00845d68376f6357be98c42b39121f4e46e462e
Choose a head ref
Showing with 58 additions and 55 deletions.
  1. +2 −2 package.json
  2. +56 −53 pnpm-lock.yaml
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -27,15 +27,15 @@
},
"devDependencies": {
"@types/node": "^20.12.7",
"@vitest/coverage-v8": "^3.0.3",
"@vitest/coverage-v8": "^3.0.4",
"changelogen": "^0.5.5",
"eslint": "^8.57.0",
"eslint-config-unjs": "^0.2.1",
"jiti": "^1.21.0",
"prettier": "^3.2.5",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"vitest": "^3.0.3"
"vitest": "^3.0.4"
},
"packageManager": "pnpm@9.0.6"
}
109 changes: 56 additions & 53 deletions pnpm-lock.yaml

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