Skip to content

Commit 94920cf

Browse files
committed
chore(deps): pin dependencies
1 parent 586e4ee commit 94920cf

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@
3232
"graphql-import": "^0.4.5"
3333
},
3434
"devDependencies": {
35-
"@types/jest": "^22.1.4",
36-
"@types/node": "^9.4.6",
37-
"ts-jest": "^22.4.1",
38-
"graphql": "^0.13.1",
39-
"jest": "^22.4.2",
40-
"memory-fs": "^0.4.1",
41-
"typescript": "^2.7.2",
42-
"webpack": "^4.0.1"
35+
"@types/jest": "22.2.3",
36+
"@types/node": "9.6.23",
37+
"ts-jest": "22.4.6",
38+
"graphql": "0.13.2",
39+
"jest": "22.4.4",
40+
"memory-fs": "0.4.1",
41+
"typescript": "2.9.2",
42+
"webpack": "4.16.3"
4343
}
4444
}

0 commit comments

Comments
 (0)