Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

Commit bb420a5

Browse files
renovate[bot]Schalk Neethling
authored andcommitted
chore(deps): update dependency eslint to v5.1.0 (#1023)
This Pull Request updates dependency [eslint](https://github.com/eslint/eslint) from `v5.0.1` to `v5.1.0` <details> <summary>Release Notes</summary> ### [`v5.1.0`](https://github.com/eslint/eslint/releases/v5.1.0) [Compare Source](eslint/eslint@v5.0.1...v5.1.0) * 7328f99 Build: package.json update for eslint-config-eslint release (ESLint Jenkins) * b161f6b Build: Include prerelease install info in release blog post (#&#8203;10463) (Kevin Partington) * b2df738 Fix: prefer-object-spread duplicated comma (fixes #&#8203;10512, fixes #&#8203;10532) (#&#8203;10524) (Toru Nagashima) * d8c3a25 Fix: wrap-regex doesn't work in some expression(fixes #&#8203;10573) (#&#8203;10576) (薛定谔的猫) * 114f42e Docs: Clarify option defaults in max-lines-per-function docs (#&#8203;10569) (Chris Harwood) * 63f36f7 Fix: sort-keys in an object that contains spread (fixes #&#8203;10261) (#&#8203;10495) (katerberg) * 601a5c4 Fix: Prefer-const rule crashing on array destructuring (fixes #&#8203;10520) (#&#8203;10527) (Michael Mason) * 143890a Update: Adjust grammar of error/warnings fixable (#&#8203;10546) (Matt Mischuk) * 8ee39c5 Chore: small refactor config-validator (#&#8203;10565) (薛定谔的猫) * 100f1be Docs: add note about release issues to readme (#&#8203;10572) (Teddy Katz) * 02efeac Fix: do not fail on nested unknown operators (#&#8203;10561) (Rubén Norte) * 92b19ca Chore: use eslintrc overrides(dogfooding) (#&#8203;10566) (薛定谔的猫) * 076a6b6 Docs: add actionable fix to no-irregular-whitespace (#&#8203;10558) (Matteo Collina) * de663ec Docs: Only successfully linted files are cached (fixes #&#8203;9802) (#&#8203;10557) (Kevin Partington) * f0e22fc Upgrade: globals@&#8203;11.7.0 (#&#8203;10497) (薛定谔的猫) * 8a2ff2c Docs: adding a section about disable rules for some files (#&#8203;10536) (Wellington Soares) * f22a3f8 Docs: fix a word in no-implied-eval (#&#8203;10539) (Dan Homola) * 20d8bbd Docs: add missing paragraph about "custom parsers" (#&#8203;10547) (Pig Fang) * b7addf6 Update: deprecate no-catch-shadow (fixes #&#8203;10466) (#&#8203;10526) (Toru Nagashima) * e862dc3 Fix: Remove autofixer for no-debugger (fixes #&#8203;10242) (#&#8203;10509) (Teddy Katz) --- </details> --- This PR has been generated by [Renovate Bot](https://renovatebot.com).
1 parent ae84ffa commit bb420a5

File tree

2 files changed

+42
-17
lines changed

2 files changed

+42
-17
lines changed

package-lock.json

Lines changed: 41 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"chokidar-cli": "1.2.0",
7070
"clean-css": "4.1.11",
7171
"concat": "1.0.3",
72-
"eslint": "5.0.1",
72+
"eslint": "5.1.0",
7373
"fs-extra": "6.0.1",
7474
"glob": "7.1.2",
7575
"http-server": "0.11.1",

0 commit comments

Comments
 (0)