mirror of https://github.com/grafana/grafana
Update dependency eslint to v8.32.0 (#61894)
* Update dependency eslint to v8.32.0 * update sdk Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>pull/62108/head
parent
143ee0c49f
commit
c3cc236b56
@ -1,6 +1,6 @@ |
|||||||
{ |
{ |
||||||
"name": "eslint", |
"name": "eslint", |
||||||
"version": "8.30.0-sdk", |
"version": "8.32.0-sdk", |
||||||
"main": "./lib/api.js", |
"main": "./lib/api.js", |
||||||
"type": "commonjs" |
"type": "commonjs" |
||||||
} |
} |
||||||
|
Loading…
Reference in new issue