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-hadolint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 296f8e3b53218fc63d482229b81e01e4c0a8e25e
Choose a base ref
..
head repository: AtomLinter/linter-hadolint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2209db0dc935550e8e6efe935970636a4e66db7c
Choose a head ref
Showing with 6 additions and 6 deletions.
  1. +5 −5 package-lock.json
  2. +1 −1 package.json
10 changes: 5 additions & 5 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
@@ -47,7 +47,7 @@
},
"devDependencies": {
"eslint": "6.8.0",
"eslint-config-airbnb-base": "14.0.0",
"eslint-config-airbnb-base": "14.1.0",
"eslint-plugin-import": "2.20.1",
"jasmine-fix": "1.3.1"
},