Skip to content

Commit 6b1b561

Browse files
committed
chore(packages): Update dependencies
1 parent 0f41722 commit 6b1b561

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"peerDependencies": {
2929
"elasticsearch": "^12.1.3",
3030
"graphql": "^0.9.1",
31-
"graphql-compose": "^1.14.0"
31+
"graphql-compose": "^1.18.0"
3232
},
3333
"devDependencies": {
3434
"babel-cli": "^6.24.0",
@@ -41,7 +41,7 @@
4141
"eslint": "^3.18.0",
4242
"eslint-config-airbnb-base": "^11.0.1",
4343
"eslint-config-prettier": "^1.0.2",
44-
"eslint-plugin-flowtype": "^2.30.3",
44+
"eslint-plugin-flowtype": "^2.30.4",
4545
"eslint-plugin-import": "^2.2.0",
4646
"eslint-plugin-prettier": "^2.0.0",
4747
"express": "^4.15.2",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -819,11 +819,11 @@ babel-types@^6.18.0, babel-types@^6.19.0, babel-types@^6.22.0, babel-types@^6.23
819819
lodash "^4.2.0"
820820
to-fast-properties "^1.0.1"
821821

822-
[email protected], babylon@^6.11.0, babylon@^6.13.0, babylon@^6.15.0:
822+
823823
version "6.15.0"
824824
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.15.0.tgz#ba65cfa1a80e1759b0e89fb562e27dccae70348e"
825825

826-
babylon@^6.16.1:
826+
babylon@^6.11.0, babylon@^6.13.0, babylon@^6.15.0, babylon@^6.16.1:
827827
version "6.16.1"
828828
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.16.1.tgz#30c5a22f481978a9e7f8cdfdf496b11d94b404d3"
829829

@@ -1466,9 +1466,9 @@ eslint-module-utils@^2.0.0:
14661466
debug "2.2.0"
14671467
pkg-dir "^1.0.0"
14681468

1469-
eslint-plugin-flowtype@^2.30.3:
1470-
version "2.30.3"
1471-
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.30.3.tgz#57835d2c0ed388da7a2725803ec32af2f437c301"
1469+
eslint-plugin-flowtype@^2.30.4:
1470+
version "2.30.4"
1471+
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-2.30.4.tgz#771d6bb4578ab8598e9c58018fea2e1a22946249"
14721472
dependencies:
14731473
lodash "^4.15.0"
14741474

0 commit comments

Comments
 (0)