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: form8ion/eslint-config
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.6
Choose a base ref
...
head repository: form8ion/eslint-config
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.7
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Dec 4, 2023

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    d7a0395 View commit details

Commits on Dec 11, 2023

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    277c2c7 View commit details

Commits on Dec 14, 2023

  1. Copy the full SHA
    fd1761e View commit details
Showing with 50 additions and 50 deletions.
  1. +49 −49 package-lock.json
  2. +1 −1 package.json
98 changes: 49 additions & 49 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
@@ -35,7 +35,7 @@
"eslint-plugin-anti-trojan-source": "1.1.1",
"eslint-plugin-eslint-comments": "3.2.0",
"eslint-plugin-filenames": "1.3.2",
"eslint-plugin-import": "2.29.0"
"eslint-plugin-import": "2.29.1"
},
"devDependencies": {
"@form8ion/commitlint-config": "1.0.65",