Skip to content

Commit 843c413

Browse files
committed
bump deps
1 parent 39d9cee commit 843c413

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,13 @@
3535
],
3636
"dependencies": {
3737
"gulp-util": "^3.0.4",
38-
"jscs": "^2.0.0",
39-
"object-assign": "^3.0.0",
38+
"jscs": "^2.1.1",
39+
"object-assign": "^4.0.1",
4040
"through2": "^2.0.0",
4141
"tildify": "^1.0.0"
4242
},
4343
"devDependencies": {
4444
"mocha": "*",
45-
"stream-assert": "^2.0.2"
45+
"stream-assert": "^2.0.2",
4646
}
4747
}

0 commit comments

Comments
 (0)