Skip to content
This repository was archived by the owner on Feb 3, 2025. It is now read-only.

Commit 1573d18

Browse files
committed
Update deps
1 parent 080f45d commit 1573d18

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@
2626
],
2727
"main": "index.js",
2828
"dependencies": {
29-
"through2": "~0.6.3",
30-
"gulp-util": "~3.0.2",
31-
"angular-gettext-tools": "^2.0.1",
32-
"lodash.isstring": "~2.4.1"
29+
"through2": "^2.0.1",
30+
"gulp-util": "^3.0.7",
31+
"angular-gettext-tools": "^2.2.0",
32+
"lodash.isstring": "^4.0.1"
3333
},
3434
"devDependencies": {
35-
"chai": "^1.10.0",
35+
"chai": "^3.5.0",
3636
"eslint": "^2.10.2",
37-
"mocha": "^2.1.0",
38-
"pofile": "~0.2.7"
37+
"mocha": "^2.4.5",
38+
"pofile": "^1.0.2"
3939
}
4040
}

0 commit comments

Comments
 (0)