Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.
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: AtomLinter/linter-reek
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d28179e1dab8719226575148a52d84bc2faf32ff
Choose a base ref
..
head repository: AtomLinter/linter-reek
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c30d84dee052d7bac74f82d35767fd70aa267b42
Choose a head ref
Showing with 15 additions and 23 deletions.
  1. +14 −22 package-lock.json
  2. +1 −1 package.json
36 changes: 14 additions & 22 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
@@ -30,7 +30,7 @@
"atom-package-deps": "5.1.0"
},
"devDependencies": {
"eslint": "8.10.0",
"eslint": "8.12.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-plugin-import": "2.20.1",
"jasmine-fix": "1.3.1"