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: swarmia/eslint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 598c6f56baec087f730a7aa610a8d8b21cd796d8
Choose a base ref
..
head repository: swarmia/eslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8261f6abb7ba450fe0cb9a851a9fb8d686ed47a3
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
@@ -18,8 +18,8 @@
"homepage": "https://github.com/swarmia/eslint#readme",
"dependencies": {
"@babel/eslint-parser": "7.23.3",
"@typescript-eslint/eslint-plugin": "7.11.0",
"@typescript-eslint/parser": "7.11.0",
"@typescript-eslint/eslint-plugin": "7.12.0",
"@typescript-eslint/parser": "7.12.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-react": "1.1.7",
"eslint-plugin-jest": "27.6.3",