Skip to content

Commit 2f69c1d

Browse files
committed
Merge branch 'master' of github.com:js-items/express
2 parents 92ef694 + 814631b commit 2f69c1d

File tree

2 files changed

+42
-23
lines changed

2 files changed

+42
-23
lines changed

package-lock.json

Lines changed: 40 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,12 @@
2929
"@types/dotenv": "6.1.0",
3030
"@types/express": "^4.16.1",
3131
"@types/jest": "24.0.11",
32-
"@types/node": "11.12.1",
32+
"@types/node": "11.13.4",
3333
"@types/ramda": "^0.26.6",
3434
"@types/source-map-support": "^0.5.0",
3535
"@types/supertest": "^2.0.7",
3636
"@types/uuid": "^3.4.4",
37-
"jest": "24.5.0",
37+
"jest": "24.7.1",
3838
"rimraf": "2.6.3",
3939
"source-map-support": "^0.5.12",
4040
"supertest": "^4.0.2",

0 commit comments

Comments
 (0)