mirror of
https://github.com/thelounge/thelounge
synced 2024-11-23 12:33:07 +00:00
Merge pull request #922 from thelounge/greenkeeper/babel-core-6.23.0
Update babel-core and babel-loader to the latest version 🚀
This commit is contained in:
commit
b140a1c452
1 changed files with 3 additions and 3 deletions
|
@ -58,9 +58,9 @@
|
|||
"spdy": "3.4.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-core": "6.22.1",
|
||||
"babel-loader": "6.2.10",
|
||||
"babel-preset-es2015": "6.18.0",
|
||||
"babel-core": "6.23.1",
|
||||
"babel-loader": "6.3.2",
|
||||
"babel-preset-es2015": "6.22.0",
|
||||
"chai": "3.5.0",
|
||||
"eslint": "3.15.0",
|
||||
"font-awesome": "4.7.0",
|
||||
|
|
Loading…
Reference in a new issue