Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also 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: lint-staged/lint-staged
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v12.0.1
Choose a base ref
...
head repository: lint-staged/lint-staged
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v12.0.2
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Nov 14, 2021

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    e50d6d4 View commit details
Showing with 2 additions and 4 deletions.
  1. +1 −2 package-lock.json
  2. +1 −2 package.json
3 changes: 1 addition & 2 deletions package-lock.json

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

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -14,8 +14,7 @@
"url": "https://opencollective.com/lint-staged"
},
"engines": {
"node": "^12.20.0 || ^14.13.1 || >=16.0.0",
"npm": ">=8.1.3"
"node": "^12.20.0 || ^14.13.1 || >=16.0.0"
},
"type": "module",
"bin": "./bin/lint-staged.js",