Skip to content

Commit a3b730e

Browse files
committed
chore: bump version of npm packages
1 parent 66b3862 commit a3b730e

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -37,20 +37,20 @@
3737
"broccoli-merge-trees": "^1.1.1",
3838
"broccoli-uglify-js": "^0.1.3",
3939
"broccoli-writer": "^0.1.1",
40-
"chalk": "^1.1.1",
41-
"ember-cli": "2.4.2",
40+
"chalk": "^1.1.3",
41+
"ember-cli": "2.5.0",
4242
"exit": "^0.1.2",
43-
"fs-extra": "^0.26.6",
43+
"fs-extra": "^0.30.0",
4444
"glob": "^7.0.3",
4545
"leek": "0.0.21",
46-
"lodash": "^4.6.1",
46+
"lodash": "^4.11.1",
4747
"opn": "4.0.1",
4848
"resolve": "^1.1.7",
49-
"shelljs": "^0.6.0",
49+
"shelljs": "^0.7.0",
5050
"silent-error": "^1.0.0",
51-
"symlink-or-copy": "^1.0.1",
52-
"typescript": "^1.8.7",
53-
"typings": "^0.7.9"
51+
"symlink-or-copy": "^1.0.3",
52+
"typescript": "^1.8.10",
53+
"typings": "^0.8.1"
5454
},
5555
"ember-addon": {
5656
"paths": [
@@ -59,8 +59,8 @@
5959
},
6060
"devDependencies": {
6161
"chai": "^3.5.0",
62-
"clang-format": "^1.0.37",
63-
"eslint": "^2.4.0",
62+
"clang-format": "^1.0.38",
63+
"eslint": "^2.8.0",
6464
"exists-sync": "0.0.3",
6565
"minimatch": "^3.0.0",
6666
"mocha": "^2.4.5",
@@ -69,7 +69,7 @@
6969
"rewire": "^2.5.1",
7070
"sinon": "^1.17.3",
7171
"through": "^2.3.8",
72-
"tslint": "^3.6.0",
72+
"tslint": "^3.8.1",
7373
"walk-sync": "^0.2.6"
7474
}
7575
}

0 commit comments

Comments
 (0)