Skip to content

Commit e090363

Browse files
committed
chore: update dependencies
1 parent b9d351b commit e090363

2 files changed

Lines changed: 174 additions & 166 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@
4242
"graphql-tools": "^1.2.1 || ^2.5.1"
4343
},
4444
"devDependencies": {
45-
"@gramps/cli": "^1.0.0-beta.4",
46-
"@gramps/gramps": "^1.0.0-beta-9",
45+
"@gramps/cli": "^1.1.0",
46+
"@gramps/gramps": "^1.0.0",
4747
"babel-cli": "^6.24.1",
4848
"babel-eslint": "^8.0.1",
49-
"babel-jest": "^22.0.0",
49+
"babel-jest": "^22.0.3",
5050
"babel-plugin-inline-import": "^2.0.6",
5151
"babel-preset-env": "^1.6.1",
5252
"babel-preset-stage-2": "^6.24.1",
@@ -59,7 +59,7 @@
5959
"graphql": "^0.11.7",
6060
"graphql-tools": "^2.5.1",
6161
"husky": "^0.14.3",
62-
"jest": "^22.0.0",
62+
"jest": "^22.0.3",
6363
"nodemon": "^1.11.0",
6464
"prettier": "^1.5.3",
6565
"semantic-release": "^8.2.0"

0 commit comments

Comments
 (0)