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: bisquit/codew-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 18759d0eab8c221635611ba76e4fd14826aa1da1
Choose a base ref
..
head repository: bisquit/codew-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: d2eac7910a3a9b79b94e7a1d5669f39d8a2ad16d
Choose a head ref
Showing with 2 additions and 2 deletions.
  1. +2 −2 package.json
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -39,8 +39,8 @@
},
"devDependencies": {
"@bisquit/changelogithub-config": "^0.0.9",
"@typescript-eslint/eslint-plugin": "^8.7.0",
"@typescript-eslint/parser": "^8.7.0",
"@typescript-eslint/eslint-plugin": "^8.8.0",
"@typescript-eslint/parser": "^8.8.0",
"@vitest/coverage-v8": "^0.34.6",
"bumpp": "^9.3.0",
"concurrently": "^8.2.2",