Skip to content

Commit 09c4c7e

Browse files
committed
chore: update dependencies
1 parent b59e354 commit 09c4c7e

File tree

2 files changed

+26
-21
lines changed

2 files changed

+26
-21
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"graphql-compose": ">=2.13.1 || >=3.0.0 || >=4.0.0"
3131
},
3232
"devDependencies": {
33-
"aws-sdk": "^2.224.1",
33+
"aws-sdk": "^2.229.1",
3434
"babel-cli": "^6.26.0",
3535
"babel-eslint": "^8.2.3",
3636
"babel-jest": "^22.4.3",
@@ -43,18 +43,18 @@
4343
"eslint": "^4.19.1",
4444
"eslint-config-airbnb-base": "^12.0.1",
4545
"eslint-config-prettier": "^2.9.0",
46-
"eslint-plugin-flowtype": "^2.46.2",
46+
"eslint-plugin-flowtype": "^2.46.3",
4747
"eslint-plugin-import": "^2.11.0",
4848
"eslint-plugin-prettier": "^2.6.0",
4949
"express": "^4.16.3",
5050
"express-graphql": "^0.6.12",
51-
"flow-bin": "^0.70.0",
51+
"flow-bin": "^0.71.0",
5252
"graphql": "0.13.2",
53-
"graphql-compose": "^4.0.0",
53+
"graphql-compose": "^4.3.0",
5454
"jest": "^22.4.3",
5555
"nodemon": "^1.17.3",
5656
"npm-run-all": "^4.1.2",
57-
"prettier": "^1.12.0",
57+
"prettier": "^1.12.1",
5858
"rimraf": "^2.6.2",
5959
"semantic-release": "^15.1.7"
6060
},

yarn.lock

Lines changed: 21 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -480,9 +480,9 @@ atob@^2.0.0:
480480
version "2.0.3"
481481
resolved "https://registry.yarnpkg.com/atob/-/atob-2.0.3.tgz#19c7a760473774468f20b2d2d03372ad7d4cbf5d"
482482

483-
aws-sdk@^2.224.1:
484-
version "2.224.1"
485-
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.224.1.tgz#82fe93e10b3e818f315c35ce8667cdc8db94a0b3"
483+
aws-sdk@^2.229.1:
484+
version "2.229.1"
485+
resolved "https://registry.yarnpkg.com/aws-sdk/-/aws-sdk-2.229.1.tgz#6123c8acee0de534a0585e1375ee19c4de54a39e"
486486
dependencies:
487487
buffer "4.9.1"
488488
events "1.1.1"
@@ -1321,7 +1321,7 @@ [email protected]:
13211321
ieee754 "^1.1.4"
13221322
isarray "^1.0.0"
13231323

1324-
builtin-modules@^1.0.0, builtin-modules@^1.1.1:
1324+
builtin-modules@^1.0.0:
13251325
version "1.1.1"
13261326
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f"
13271327

@@ -2104,9 +2104,9 @@ eslint-module-utils@^2.2.0:
21042104
debug "^2.6.8"
21052105
pkg-dir "^1.0.0"
21062106

2107-
eslint-plugin-flowtype@^2.46.2:
2108-
version "2.46.2"
2109-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.46.2.tgz#8749fddda6f6c30d0672011151bea726765b5753"
2107+
eslint-plugin-flowtype@^2.46.3:
2108+
version "2.46.3"
2109+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.46.3.tgz#7e84131d87ef18b496b1810448593374860b4e8e"
21102110
dependencies:
21112111
lodash "^4.15.0"
21122112

@@ -2536,9 +2536,9 @@ flat-cache@^1.2.1:
25362536
graceful-fs "^4.1.2"
25372537
write "^0.2.1"
25382538

2539-
flow-bin@^0.70.0:
2540-
version "0.70.0"
2541-
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.70.0.tgz#080ae83a997f2b4ddb3dc2649bf13336825292b5"
2539+
flow-bin@^0.71.0:
2540+
version "0.71.0"
2541+
resolved "https://registry.yarnpkg.com/flow-bin/-/flow-bin-0.71.0.tgz#fd1b27a6458c3ebaa5cb811853182ed631918b70"
25422542

25432543
for-in@^1.0.1, for-in@^1.0.2:
25442544
version "1.0.2"
@@ -2853,13 +2853,18 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.4, graceful-fs@^4.1.6:
28532853
version "1.0.1"
28542854
resolved "https://registry.yarnpkg.com/graceful-readlink/-/graceful-readlink-1.0.1.tgz#4cafad76bc62f02fa039b2f94e9a3dd3a391a725"
28552855

2856-
graphql-compose@^4.0.0:
2857-
version "4.0.0"
2858-
resolved "https://registry.yarnpkg.com/graphql-compose/-/graphql-compose-4.0.0.tgz#6b260dc4e220c33feae46e50e34edd9072ef0244"
2856+
graphql-compose@^4.3.0:
2857+
version "4.3.0"
2858+
resolved "https://registry.yarnpkg.com/graphql-compose/-/graphql-compose-4.3.0.tgz#913d43e7d6c5b43a5248e12c48b72c5ef96bfef1"
28592859
dependencies:
28602860
babel-runtime "^6.26.0"
2861+
graphql-type-json "^0.2.1"
28612862
object-path "^0.11.4"
28622863

2864+
graphql-type-json@^0.2.1:
2865+
version "0.2.1"
2866+
resolved "https://registry.yarnpkg.com/graphql-type-json/-/graphql-type-json-0.2.1.tgz#d2c177e2f1b17d87f81072cd05311c0754baa420"
2867+
28632868
28642869
version "0.13.2"
28652870
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.2.tgz#4c740ae3c222823e7004096f832e7b93b2108270"
@@ -4986,9 +4991,9 @@ preserve@^0.2.0:
49864991
version "0.2.0"
49874992
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
49884993

4989-
prettier@^1.12.0:
4990-
version "1.12.0"
4991-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.12.0.tgz#d26fc5894b9230de97629b39cae225b503724ce8"
4994+
prettier@^1.12.1:
4995+
version "1.12.1"
4996+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.12.1.tgz#c1ad20e803e7749faf905a409d2367e06bbe7325"
49924997

49934998
pretty-format@^22.4.3:
49944999
version "22.4.3"

0 commit comments

Comments
 (0)