Skip to content

Commit

Permalink
Bump @ericcornelissen/eslint-plugin-top from 2.1.0 to 2.3.1 (#1370)
Browse files Browse the repository at this point in the history
* Bump @ericcornelissen/eslint-plugin-top from 2.1.0 to 2.3.1

Bumps [@ericcornelissen/eslint-plugin-top](https://github.com/ericcornelissen/eslint-plugin-top) from 2.1.0 to 2.3.1.
- [Changelog](https://github.com/ericcornelissen/eslint-plugin-top/blob/main/CHANGELOG.md)
- [Commits](ericcornelissen/eslint-plugin-top@v2.1.0...v2.3.1)

---
updated-dependencies:
- dependency-name: "@ericcornelissen/eslint-plugin-top"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update `(at)ericcornelissen/eslint-plugin-top` configuration

---------

Co-authored-by: Eric Cornelissen <[email protected]>
  • Loading branch information
dependabot[bot] and ericcornelissen authored Dec 26, 2023
1 parent 2c5c10e commit b42cdde
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 5 deletions.
7 changes: 7 additions & 0 deletions config/eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -507,6 +507,13 @@ rules:
- allowIIFE: false
"@ericcornelissen/top/no-top-level-variables":
- error
- constAllowed:
- ArrayExpression
- ArrowFunctionExpression
- FunctionExpression
- Literal
- MemberExpression
- TemplateLiteral
settings:
jsdoc:
ignorePrivate: false
Expand Down
8 changes: 4 additions & 4 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
Expand Up @@ -63,7 +63,7 @@
},
"devDependencies": {
"@arethetypeswrong/cli": "0.13.4",
"@ericcornelissen/eslint-plugin-top": "2.1.0",
"@ericcornelissen/eslint-plugin-top": "2.3.1",
"@fast-check/ava": "1.2.1",
"@gitlab-org/jsfuzz": "1.2.2",
"@stryker-mutator/core": "8.0.0",
Expand Down

0 comments on commit b42cdde

Please sign in to comment.