-
Notifications
You must be signed in to change notification settings - Fork 35
chore(deps): update dependency @netlify/eslint-config-node to ^3.0.3 #490
Conversation
⏱ Benchmark resultsComparing with 73bf246 largeDepsEsbuild: 12.8s⬆️ 8.30% increase vs. 73bf246
LegendlargeDepsZisi: 1m 8.6s⬆️ 4.23% increase vs. 73bf246
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For some reason I had to do a full uninstall and install of @netlify/eslint-config-node
to get the correct version of eslint-config-standard
that supports both eslint-plugin-promise@4
and eslint-plugin-promise@5
when installed using npm@6
0d30908
to
23c65b1
Compare
Apparently this fixed the tests on Node.js 10 but causing them to fail on 16 only in CI - they are working locally for me |
23c65b1
to
7ce06ba
Compare
@@ -1,2 +1 @@ | |||
// eslint-disable-next-line import/no-extraneous-dependencies |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This was fixed in import-js/eslint-plugin-import#2097
Re-generating the lock file seems to have fixed this |
This PR contains the following updates:
^3.0.1
->^3.0.3
Release Notes
netlify/eslint-config-node
v3.0.3
Compare Source
v3.0.2
Compare Source
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.