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: flex-development/log
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b07b6d792271b4558ca71606218ed4acab2093a6
Choose a base ref
..
head repository: flex-development/log
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c29386328cf70ec58934627d77864c32f7d435e8
Choose a head ref
Showing with 144 additions and 144 deletions.
  1. +1 −1 package.json
  2. +143 −143 yarn.lock
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -159,7 +159,7 @@
"@vitest/coverage-v8": "3.0.4",
"@vitest/ui": "3.0.4",
"cross-env": "7.0.3",
"cspell": "8.17.2",
"cspell": "8.17.3",
"dprint": "0.48.0",
"editorconfig": "2.0.0",
"eslint": "9.19.0",
Loading