mirror of
https://github.com/scratchfoundation/scratch-audio.git
synced 2024-12-22 14:02:29 -05:00
Merge pull request #165 from LLK/renovate/babel-monorepo
chore(deps): pin dependencies
This commit is contained in:
commit
8e2f856c4a
1 changed files with 4 additions and 4 deletions
|
@ -27,10 +27,10 @@
|
|||
"startaudiocontext": "1.2.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-core": "^6.24.1",
|
||||
"babel-eslint": "^7.2.2",
|
||||
"babel-loader": "^7.1.4",
|
||||
"babel-preset-env": "^1.6.1",
|
||||
"babel-core": "6.26.3",
|
||||
"babel-eslint": "7.2.3",
|
||||
"babel-loader": "7.1.5",
|
||||
"babel-preset-env": "1.7.0",
|
||||
"eslint": "^3.19.0",
|
||||
"eslint-config-scratch": "^3.1.0",
|
||||
"tap": "^12.0.1",
|
||||
|
|
Loading…
Reference in a new issue