Skip to content

Commit

Permalink
bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
bekzod committed May 22, 2018
1 parent 07195a3 commit b218fdf
Show file tree
Hide file tree
Showing 2 changed files with 166 additions and 81 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,19 +21,19 @@
"test:server": "ember test --server"
},
"devDependencies": {
"@types/qunit": "^2.5.0",
"@types/qunit": "^2.5.1",
"broccoli-funnel": "^2.0.1",
"broccoli-merge-trees": "^3.0.0",
"broccoli-rollup": "^2.1.0",
"broccoli-typescript-compiler": "^2.2.0",
"broccoli-typescript-compiler": "^2.3.0",
"do-you-even-bench": "^1.0.5",
"ember-cli": "^3.0.2",
"ember-cli-dependency-checker": "^2.1.0",
"ember-cli": "^3.1.4",
"ember-cli-dependency-checker": "^2.1.1",
"ember-cli-inject-live-reload": "1.7.0",
"glob": "^7.1.2",
"loader.js": "^4.6.0",
"loader.js": "^4.7.0",
"qunit": "^2.6.0",
"rollup-plugin-buble": "^0.19.2",
"tslint": "^5.9.1"
"tslint": "^5.10.0"
}
}
Loading

0 comments on commit b218fdf

Please sign in to comment.