mirror of
https://github.com/scratchfoundation/scratch-vm.git
synced 2024-12-23 14:32:59 -05:00
Merge pull request #690 from LLK/greenkeeper/eslint-config-scratch-5.0.0
Update eslint-config-scratch to the latest version 🚀
This commit is contained in:
commit
fef8f23a57
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@
|
|||
"copy-webpack-plugin": "4.0.1",
|
||||
"escape-html": "1.0.3",
|
||||
"eslint": "^4.5.0",
|
||||
"eslint-config-scratch": "^4.0.0",
|
||||
"eslint-config-scratch": "^5.0.0",
|
||||
"expose-loader": "0.7.3",
|
||||
"gh-pages": "^1.1.0",
|
||||
"got": "5.7.1",
|
||||
|
|
Loading…
Reference in a new issue