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.2
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.3
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Oct 21, 2023

  1. Verified

    This commit was signed with the committer’s verified signature.
    MrAlias Tyler Yahn
    Copy the full SHA
    170e44e View commit details

Commits on Oct 23, 2023

  1. Verified

    This commit was signed with the committer’s verified signature.
    MrAlias Tyler Yahn
    Copy the full SHA
    9e1c04f View commit details
  2. Verified

    This commit was signed with the committer’s verified signature.
    MrAlias Tyler Yahn
    Copy the full SHA
    1666be9 View commit details
Showing with 949 additions and 1,137 deletions.
  1. +947 −1,135 package-lock.json
  2. +2 −2 package.json
2,082 changes: 947 additions & 1,135 deletions package-lock.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -35,10 +35,10 @@
"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.28.1"
"eslint-plugin-import": "2.29.0"
},
"devDependencies": {
"@form8ion/commitlint-config": "1.0.58",
"@form8ion/commitlint-config": "1.0.59",
"@form8ion/remark-lint-preset": "6.0.2",
"ban-sensitive-files": "1.10.1",
"cz-conventional-changelog": "3.3.0",