Skip to content

Commit 9548ef8

Browse files
committed
chore: update dependencies
1 parent 34018fb commit 9548ef8

File tree

2 files changed

+25
-20
lines changed

2 files changed

+25
-20
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"graphql-compose": ">=2.10.1 || >=3.0.0 || >=4.0.0"
3030
},
3131
"devDependencies": {
32-
"aws-sdk": "^2.224.1",
32+
"aws-sdk": "^2.229.1",
3333
"babel-cli": "^6.26.0",
3434
"babel-eslint": "^8.2.3",
3535
"babel-jest": "^22.4.3",
@@ -41,18 +41,18 @@
4141
"eslint": "^4.19.1",
4242
"eslint-config-airbnb-base": "^12.0.1",
4343
"eslint-config-prettier": "^2.9.0",
44-
"eslint-plugin-flowtype": "^2.46.2",
44+
"eslint-plugin-flowtype": "^2.46.3",
4545
"eslint-plugin-import": "^2.11.0",
4646
"eslint-plugin-prettier": "^2.6.0",
4747
"express": "^4.16.3",
4848
"express-graphql": "^0.6.12",
49-
"flow-bin": "^0.70.0",
49+
"flow-bin": "^0.71.0",
5050
"graphql": "0.13.2",
51-
"graphql-compose": "^4.0.0",
51+
"graphql-compose": "^4.3.0",
5252
"jest": "^22.4.3",
5353
"nodemon": "^1.17.3",
5454
"npm-run-all": "^4.1.2",
55-
"prettier": "^1.12.0",
55+
"prettier": "^1.12.1",
5656
"rimraf": "^2.6.2",
5757
"semantic-release": "^15.1.7"
5858
},

yarn.lock

Lines changed: 20 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -474,9 +474,9 @@ atob@^2.0.0:
474474
version "2.0.3"
475475
resolved "https://registry.yarnpkg.com/atob/-/atob-2.0.3.tgz#19c7a760473774468f20b2d2d03372ad7d4cbf5d"
476476

477-
aws-sdk@^2.224.1:
478-
version "2.224.1"
479-
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.224.1.tgz#82fe93e10b3e818f315c35ce8667cdc8db94a0b3"
477+
aws-sdk@^2.229.1:
478+
version "2.229.1"
479+
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.229.1.tgz#6123c8acee0de534a0585e1375ee19c4de54a39e"
480480
dependencies:
481481
buffer "4.9.1"
482482
events "1.1.1"
@@ -2061,9 +2061,9 @@ eslint-module-utils@^2.2.0:
20612061
debug "^2.6.8"
20622062
pkg-dir "^1.0.0"
20632063

2064-
eslint-plugin-flowtype@^2.46.2:
2065-
version "2.46.2"
2066-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.46.2.tgz#8749fddda6f6c30d0672011151bea726765b5753"
2064+
eslint-plugin-flowtype@^2.46.3:
2065+
version "2.46.3"
2066+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.46.3.tgz#7e84131d87ef18b496b1810448593374860b4e8e"
20672067
dependencies:
20682068
lodash "^4.15.0"
20692069

@@ -2493,9 +2493,9 @@ flat-cache@^1.2.1:
24932493
graceful-fs "^4.1.2"
24942494
write "^0.2.1"
24952495

2496-
flow-bin@^0.70.0:
2497-
version "0.70.0"
2498-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.70.0.tgz#080ae83a997f2b4ddb3dc2649bf13336825292b5"
2496+
flow-bin@^0.71.0:
2497+
version "0.71.0"
2498+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.71.0.tgz#fd1b27a6458c3ebaa5cb811853182ed631918b70"
24992499

25002500
for-in@^1.0.1, for-in@^1.0.2:
25012501
version "1.0.2"
@@ -2810,13 +2810,18 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.4, graceful-fs@^4.1.6:
28102810
version "4.1.11"
28112811
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
28122812

2813-
graphql-compose@^4.0.0:
2814-
version "4.0.0"
2815-
resolved "https://registry.yarnpkg.com/graphql-compose/-/graphql-compose-4.0.0.tgz#6b260dc4e220c33feae46e50e34edd9072ef0244"
2813+
graphql-compose@^4.3.0:
2814+
version "4.3.0"
2815+
resolved "https://registry.yarnpkg.com/graphql-compose/-/graphql-compose-4.3.0.tgz#913d43e7d6c5b43a5248e12c48b72c5ef96bfef1"
28162816
dependencies:
28172817
babel-runtime "^6.26.0"
2818+
graphql-type-json "^0.2.1"
28182819
object-path "^0.11.4"
28192820

2821+
graphql-type-json@^0.2.1:
2822+
version "0.2.1"
2823+
resolved "https://registry.yarnpkg.com/graphql-type-json/-/graphql-type-json-0.2.1.tgz#d2c177e2f1b17d87f81072cd05311c0754baa420"
2824+
28202825
28212826
version "0.13.2"
28222827
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.2.tgz#4c740ae3c222823e7004096f832e7b93b2108270"
@@ -4887,9 +4892,9 @@ preserve@^0.2.0:
48874892
version "0.2.0"
48884893
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
48894894

4890-
prettier@^1.12.0:
4891-
version "1.12.0"
4892-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.12.0.tgz#d26fc5894b9230de97629b39cae225b503724ce8"
4895+
prettier@^1.12.1:
4896+
version "1.12.1"
4897+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.12.1.tgz#c1ad20e803e7749faf905a409d2367e06bbe7325"
48934898

48944899
pretty-format@^22.4.3:
48954900
version "22.4.3"

0 commit comments

Comments
 (0)