newrelic / nr1-graphiql-notebook

NR1 Graphiql Notebook allows you to explore New Relic data via our GraphQL API and share notebooks with colleagues.
https://discuss.newrelic.com/t/graphiql-notebook-nerdpack/82933
Apache License 2.0
9 stars 9 forks source link

chore: upgrade eslint #38

Closed tangollama closed 4 years ago

tangollama commented 4 years ago

rm -r node_modules npm uninstall eslint npm install --save-dev eslint

devfreddy commented 4 years ago

We should solve this as part of https://github.com/newrelic/nr1-graphiql-notebook/pull/31 (i.e. we do the update there, then merge it).

devfreddy commented 4 years ago

:tada: This issue has been resolved in version 0.6.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: