Skip to content
This repository has been archived by the owner on Jul 21, 2019. It is now read-only.

Commit

Permalink
Merge pull request #3 from Luchanso/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
fix(deps): pin dependencies
  • Loading branch information
Luchanso committed Dec 28, 2018
2 parents 712ac83 + ff53b02 commit 82a2235
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 34 deletions.
34 changes: 17 additions & 17 deletions package.json
Expand Up @@ -3,17 +3,17 @@
"version": "0.1.0",
"private": true,
"dependencies": {
"apollo-boost": "^0.1.22",
"graphql": "^14.0.2",
"graphql-tag": "^2.10.0",
"prop-types": "^15.6.2",
"react": "^16.3.0",
"react-apollo": "^2.3.2",
"react-dom": "^16.3.0",
"react-router": "^4.2.0",
"react-router-dom": "^4.2.2",
"apollo-boost": "0.1.22",
"graphql": "14.0.2",
"graphql-tag": "2.10.0",
"prop-types": "15.6.2",
"react": "16.6.3",
"react-apollo": "2.3.2",
"react-dom": "16.6.3",
"react-router": "4.3.1",
"react-router-dom": "4.3.1",
"react-scripts": "2.1.2",
"styled-components": "^4.1.2"
"styled-components": "4.1.2"
},
"scripts": {
"start": "react-scripts start",
Expand All @@ -34,13 +34,13 @@
"devDependencies": {
"babel-eslint": "10.0.1",
"eslint": "5.6.0",
"eslint-config-airbnb": "^17.1.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-jsx-a11y": "^6.0.2",
"eslint-plugin-react": "^7.5.1",
"husky": "^1.2.0",
"lint-staged": "^8.1.0",
"prettier": "^1.9.1"
"eslint-config-airbnb": "17.1.0",
"eslint-plugin-import": "2.14.0",
"eslint-plugin-jsx-a11y": "6.1.2",
"eslint-plugin-react": "7.11.1",
"husky": "1.2.0",
"lint-staged": "8.1.0",
"prettier": "1.15.2"
},
"browserslist": [
">0.2%",
Expand Down
34 changes: 17 additions & 17 deletions yarn.lock
Expand Up @@ -992,7 +992,7 @@ anymatch@^2.0.0:
micromatch "^3.1.4"
normalize-path "^2.1.1"

apollo-boost@^0.1.22:
apollo-boost@0.1.22:
version "0.1.22"
resolved "https://registry.yarnpkg.com/apollo-boost/-/apollo-boost-0.1.22.tgz#0b6c607fcb02d06894e925010560b3237d1bce86"
dependencies:
Expand Down Expand Up @@ -2929,7 +2929,7 @@ eslint-config-airbnb-base@^13.1.0:
object.assign "^4.1.0"
object.entries "^1.0.4"

eslint-config-airbnb@^17.1.0:
eslint-config-airbnb@17.1.0:
version "17.1.0"
resolved "https://registry.yarnpkg.com/eslint-config-airbnb/-/eslint-config-airbnb-17.1.0.tgz#3964ed4bc198240315ff52030bf8636f42bc4732"
dependencies:
Expand Down Expand Up @@ -2973,7 +2973,7 @@ eslint-plugin-flowtype@2.50.1:
dependencies:
lodash "^4.17.10"

eslint-plugin-import@2.14.0, eslint-plugin-import@^2.8.0:
eslint-plugin-import@2.14.0:
version "2.14.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-import/-/eslint-plugin-import-2.14.0.tgz#6b17626d2e3e6ad52cfce8807a845d15e22111a8"
dependencies:
Expand All @@ -2988,7 +2988,7 @@ eslint-plugin-import@2.14.0, eslint-plugin-import@^2.8.0:
read-pkg-up "^2.0.0"
resolve "^1.6.0"

eslint-plugin-jsx-a11y@6.1.2, eslint-plugin-jsx-a11y@^6.0.2:
eslint-plugin-jsx-a11y@6.1.2:
version "6.1.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-jsx-a11y/-/eslint-plugin-jsx-a11y-6.1.2.tgz#69bca4890b36dcf0fe16dd2129d2d88b98f33f88"
dependencies:
Expand All @@ -3001,7 +3001,7 @@ eslint-plugin-jsx-a11y@6.1.2, eslint-plugin-jsx-a11y@^6.0.2:
has "^1.0.3"
jsx-ast-utils "^2.0.1"

eslint-plugin-react@7.11.1, eslint-plugin-react@^7.5.1:
eslint-plugin-react@7.11.1:
version "7.11.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.11.1.tgz#c01a7af6f17519457d6116aa94fc6d2ccad5443c"
dependencies:
Expand Down Expand Up @@ -3809,11 +3809,11 @@ graphql-anywhere@^4.1.0-alpha.0:
dependencies:
apollo-utilities "^1.0.26"

graphql-tag@^2.10.0, graphql-tag@^2.4.2:
graphql-tag@2.10.0, graphql-tag@^2.4.2:
version "2.10.0"
resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.10.0.tgz#87da024be863e357551b2b8700e496ee2d4353ae"

graphql@^14.0.2:
graphql@14.0.2:
version "14.0.2"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.0.2.tgz#7dded337a4c3fd2d075692323384034b357f5650"
dependencies:
Expand Down Expand Up @@ -4136,7 +4136,7 @@ https-browserify@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"

husky@^1.2.0:
husky@1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/husky/-/husky-1.2.0.tgz#d631dda1e4a9ee8ba69a10b0c51a0e2c66e711e5"
dependencies:
Expand Down Expand Up @@ -5251,7 +5251,7 @@ levn@^0.3.0, levn@~0.3.0:
prelude-ls "~1.1.2"
type-check "~0.3.2"

lint-staged@^8.1.0:
lint-staged@8.1.0:
version "8.1.0"
resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-8.1.0.tgz#dbc3ae2565366d8f20efb9f9799d076da64863f2"
dependencies:
Expand Down Expand Up @@ -7016,7 +7016,7 @@ preserve@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"

prettier@^1.14.2, prettier@^1.9.1:
prettier@1.15.2, prettier@^1.14.2:
version "1.15.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.15.2.tgz#d31abe22afa4351efa14c7f8b94b58bb7452205e"

Expand Down Expand Up @@ -7077,7 +7077,7 @@ prompts@^0.1.9:
kleur "^2.0.1"
sisteransi "^0.1.1"

prop-types@^15.5.4, prop-types@^15.6.0, prop-types@^15.6.1, prop-types@^15.6.2:
prop-types@15.6.2, prop-types@^15.5.4, prop-types@^15.6.0, prop-types@^15.6.1, prop-types@^15.6.2:
version "15.6.2"
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.6.2.tgz#05d5ca77b4453e985d60fc7ff8c859094a497102"
dependencies:
Expand Down Expand Up @@ -7217,7 +7217,7 @@ rc@^1.2.7:
minimist "^1.2.0"
strip-json-comments "~2.0.1"

react-apollo@^2.3.2:
react-apollo@2.3.2:
version "2.3.2"
resolved "https://registry.yarnpkg.com/react-apollo/-/react-apollo-2.3.2.tgz#b8e287d2813722b9e0a886cabf8149ab3b84a3b7"
dependencies:
Expand Down Expand Up @@ -7267,7 +7267,7 @@ react-dev-utils@^7.0.0:
strip-ansi "4.0.0"
text-table "0.2.0"

react-dom@^16.3.0:
react-dom@16.6.3:
version "16.6.3"
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-16.6.3.tgz#8fa7ba6883c85211b8da2d0efeffc9d3825cccc0"
dependencies:
Expand All @@ -7284,7 +7284,7 @@ react-is@^16.3.2, react-is@^16.6.0:
version "16.6.3"
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.6.3.tgz#d2d7462fcfcbe6ec0da56ad69047e47e56e7eac0"

react-router-dom@^4.2.2:
react-router-dom@4.3.1:
version "4.3.1"
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-4.3.1.tgz#4c2619fc24c4fa87c9fd18f4fb4a43fe63fbd5c6"
dependencies:
Expand All @@ -7295,7 +7295,7 @@ react-router-dom@^4.2.2:
react-router "^4.3.1"
warning "^4.0.1"

react-router@^4.2.0, react-router@^4.3.1:
react-router@4.3.1, react-router@^4.3.1:
version "4.3.1"
resolved "https://registry.yarnpkg.com/react-router/-/react-router-4.3.1.tgz#aada4aef14c809cb2e686b05cee4742234506c4e"
dependencies:
Expand Down Expand Up @@ -7361,7 +7361,7 @@ react-scripts@2.1.2:
optionalDependencies:
fsevents "1.2.4"

react@^16.3.0:
react@16.6.3:
version "16.6.3"
resolved "https://registry.yarnpkg.com/react/-/react-16.6.3.tgz#25d77c91911d6bbdd23db41e70fb094cc1e0871c"
dependencies:
Expand Down Expand Up @@ -8286,7 +8286,7 @@ style-loader@0.23.0:
loader-utils "^1.1.0"
schema-utils "^0.4.5"

styled-components@^4.1.2:
styled-components@4.1.2:
version "4.1.2"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-4.1.2.tgz#f8a685e3b2bcd03c5beac7f2c02bb6ad237da9b3"
dependencies:
Expand Down

0 comments on commit 82a2235

Please sign in to comment.