Skip to content

Commit

Permalink
chore(deps): update dependency @netlify/eslint-config-node to ^3.2.1 (#…
Browse files Browse the repository at this point in the history
…3124)

* chore(deps): update dependency @netlify/eslint-config-node to ^3.2.1

* chore: fix `eslint-plugin-iport` version

* chore: fix README.md parsing

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ehmicky <ehmicky@gmail.com>
  • Loading branch information
3 people authored Aug 9, 2021
1 parent 07fa2f0 commit b53a516
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 83 deletions.
138 changes: 57 additions & 81 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 @@ -193,7 +193,7 @@
"@babel/preset-react": "^7.12.13",
"@commitlint/cli": "^13.0.0",
"@commitlint/config-conventional": "^13.0.0",
"@netlify/eslint-config-node": "^3.1.10",
"@netlify/eslint-config-node": "^3.2.1",
"@oclif/dev-cli": "^1.23.1",
"@oclif/test": "^1.2.5",
"ava": "^3.15.0",
Expand Down
2 changes: 1 addition & 1 deletion src/functions-templates/js/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ https://github.com/netlify/netlify-dev-plugin/issues/42 for how we may solve in

specify an array of objects of this shape:

```ts
```
{
addonName: String,
addonDidInstall?: Function // for executing arbitrary postinstall code for a SINGLE addon
Expand Down

1 comment on commit b53a516

@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: 331 MB

Please sign in to comment.