Skip to content

Commit

Permalink
chore(deps): update dependency @netlify/eslint-config-node to v4 (#3779)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency @netlify/eslint-config-node to v4

* fix: new version of `eslint-config-node`

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ehmicky <ehmicky@gmail.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
4 people authored Dec 6, 2021
1 parent 76c52a0 commit 3419666
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 9 deletions.
1 change: 0 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ module.exports = {
...overrides,
// Documentation site's browser JavaScript
{
extends: '@netlify/eslint-config-node/react_config',
files: ['site/src/**/*.js'],
parserOptions: {
sourceType: 'module',
Expand Down
37 changes: 30 additions & 7 deletions npm-shrinkwrap.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 @@ -197,7 +197,7 @@
"@babel/preset-react": "^7.12.13",
"@commitlint/cli": "^15.0.0",
"@commitlint/config-conventional": "^15.0.0",
"@netlify/eslint-config-node": "^3.3.11",
"@netlify/eslint-config-node": "^4.0.0",
"@oclif/dev-cli": "^1.23.1",
"@oclif/test": "^1.2.5",
"ava": "^3.15.0",
Expand Down

1 comment on commit 3419666

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📊 Benchmark results

Package size: 363 MB

Please sign in to comment.