mirror of
https://github.com/scratchfoundation/scratch-audio.git
synced 2024-12-22 22:12:48 -05:00
chore(deps): update dependency eslint to v8
This commit is contained in:
parent
89c345950e
commit
c8418d327e
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
||||||
"babel-eslint": "7.2.3",
|
"babel-eslint": "7.2.3",
|
||||||
"babel-loader": "7.1.5",
|
"babel-loader": "7.1.5",
|
||||||
"babel-preset-env": "1.7.0",
|
"babel-preset-env": "1.7.0",
|
||||||
"eslint": "3.19.0",
|
"eslint": "8.0.1",
|
||||||
"eslint-config-scratch": "3.1.0",
|
"eslint-config-scratch": "3.1.0",
|
||||||
"tap": "12.7.0",
|
"tap": "12.7.0",
|
||||||
"web-audio-test-api": "0.5.2",
|
"web-audio-test-api": "0.5.2",
|
||||||
|
|
Loading…
Reference in a new issue