Skip to content

Commit

Permalink
rollback eslint@7 for correct work with "preview" folder
Browse files Browse the repository at this point in the history
  • Loading branch information
dartess committed Oct 20, 2024
1 parent 191ca09 commit a883383
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions packages/eslint-plugin-mobx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"@rollup/plugin-node-resolve": "13.0.6",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"eslint": "^7.0.0",
"eslint-7": "npm:eslint@^7.0.0",
"eslint-9": "npm:eslint@^9.0.0",
"rollup": "^2.60.2"
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6361,7 +6361,7 @@ escodegen@^2.0.0:
optionalDependencies:
source-map "~0.6.1"

"eslint-7@npm:eslint@^7.0.0":
"eslint-7@npm:eslint@^7.0.0", eslint@^7.0.0:
version "7.32.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.32.0.tgz#c6d328a14be3fb08c8d1d21e12c02fdb7a2a812d"
integrity sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==
Expand Down

0 comments on commit a883383

Please sign in to comment.