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: fortran-lang/vscode-fortran-support
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dca0b7e08b2b25c956c941aa29fa331a201c30da
Choose a base ref
..
head repository: fortran-lang/vscode-fortran-support
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8b12c0b11476068834f13afb2198f9e95e503080
Choose a head ref
Showing with 17 additions and 17 deletions.
  1. +15 −15 package-lock.json
  2. +2 −2 package.json
30 changes: 15 additions & 15 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -533,10 +533,10 @@
"@typescript-eslint/eslint-plugin": "^5.29.0",
"@typescript-eslint/parser": "^5.30.5",
"@vscode/test-electron": "^2.1.5",
"eslint": "^8.18.0",
"eslint": "^8.19.0",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-jsdoc": "^39.3.3",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-prettier": "^4.2.1",
"husky": "^8.0.1",
"lint-staged": "^13.0.3",
"mocha": "^10.0.0",