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: cucumber/language-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7f1d2c29e385017cbfc7d40230ca3da985cfbc8a
Choose a base ref
..
head repository: cucumber/language-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4222fcd6275e4787f3ec090884091e22c45a086d
Choose a head ref
Showing with 9 additions and 9 deletions.
  1. +8 −8 package-lock.json
  2. +1 −1 package.json
16 changes: 8 additions & 8 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
@@ -78,7 +78,7 @@
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "8.57.1",
"eslint-config-prettier": "10.0.2",
"eslint-config-prettier": "10.1.1",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-n": "17.16.2",
"eslint-plugin-prettier": "5.2.3",