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: 17f7c2b0f74fccb1d41fbc4637f48cf23f314f59
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: 64868ef88b36f4ec844bf24d3d631daf1c27e0cf
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
@@ -66,7 +66,7 @@
"devDependencies": {
"@cucumber/cucumber": "10.1.0",
"@types/mocha": "10.0.6",
"@types/node": "20.10.5",
"@types/node": "20.10.6",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"eslint": "8.56.0",