Skip to content

Commit 4f8f4bb

Browse files
committed
dependencies update
1 parent a7200ea commit 4f8f4bb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,19 +25,19 @@
2525
"author": "Arpinum",
2626
"license": "MIT",
2727
"dependencies": {
28-
"@arpinum/ddd": "4.0.0-beta12",
28+
"@arpinum/ddd": "4.0.0-beta13",
2929
"knex": "0.13.0",
3030
"lodash": "4.17.4",
31-
"pg": "6.2.2",
31+
"pg": "6.2.3",
3232
"pg-query-stream": "1.0.0",
3333
"tcomb": "3.2.20"
3434
},
3535
"devDependencies": {
36-
"chai": "3.5.0",
36+
"chai": "4.0.0",
3737
"eslint": "3.19.0",
3838
"eslint-config-arpinum": "3.0.4",
39-
"mocha": "3.4.1",
40-
"sinon": "2.2.0",
39+
"mocha": "3.4.2",
40+
"sinon": "2.3.2",
4141
"watch": "1.0.2"
4242
}
4343
}

0 commit comments

Comments
 (0)