Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
goblindegook committed Mar 23, 2020
1 parent 6908759 commit 3ed2f03
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 33 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -15,7 +15,7 @@
"emotion": "^10.0.4",
"emotion-server": "^10.0.4",
"gatsby": "^2.0.7",
"gatsby-page-utils": "^0.0.39",
"gatsby-page-utils": "^0.1.0",
"gatsby-plugin-catch-links": "^2.0.2",
"gatsby-plugin-emotion": "^4.0.4",
"gatsby-plugin-feed": "^2.0.5",
Expand Down Expand Up @@ -69,7 +69,7 @@
"@types/jest": "^25.1.2",
"@types/lodash": "^4.14.104",
"@types/node": "^13.7.0",
"@types/ramda": "^0.26.41",
"@types/ramda": "^0.27.0",
"@types/react": "^16.4.14",
"@types/react-dom": "^16.0.7",
"@types/react-helmet": "^5.0.5",
Expand All @@ -92,7 +92,7 @@
"identity-obj-proxy": "^3.0.0",
"jest": "^25.1.0",
"lint-staged": "^10.0.7",
"prettier": "^1.11.1",
"prettier": "^2.0.1",
"ts-jest": "^25.2.0",
"typescript": "^3.0.3",
"webpack": "^4.19.1"
Expand Down
38 changes: 8 additions & 30 deletions yarn.lock
Expand Up @@ -2185,10 +2185,10 @@
resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==

"@types/ramda@^0.26.41":
version "0.26.44"
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.26.44.tgz#70bb06f5ae60809dc83a3d804505ee3123443738"
integrity sha512-s0cj9rylWw+Ax/AnttCQzMrLZGq/OxAIZgrkRLK1QHJIF6Qabd0//acMCFM6+Xb8Bi8p8PkT2fqpaQveRju/kA==
"@types/ramda@^0.27.0":
version "0.27.0"
resolved "https://registry.yarnpkg.com/@types/ramda/-/ramda-0.27.0.tgz#e6df564a5f9637c93e708b4fdb948c6a5457ecad"
integrity sha512-/Iw94cBUhU8RS6HvFs0WNrxLrOHS4VdCbaWWemrqaXM4GqNYdw/wtWQXk8nAjMj4YC4EXMumbYGO+D9yhACCLQ==
dependencies:
ts-toolbelt "^6.3.3"

Expand Down Expand Up @@ -7029,14 +7029,6 @@ gatsby-core-utils@^1.0.26, gatsby-core-utils@^1.1.0:
configstore "^5.0.1"
node-object-hash "^2.0.0"

gatsby-core-utils@^1.0.28:
version "1.0.28"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-1.0.28.tgz#aa66e49cdcc1892e7817a32fdd806cf5e16ea309"
integrity sha512-XWKR9Rk2v6iQkmBsTLCdI3adyC9PCh1s5BQ85nlGitlgcVVQq98jZlQdcy0v9mJOrTuce0uf5RqkeGDWFLekoA==
dependencies:
ci-info "2.0.0"
node-object-hash "^2.0.0"

gatsby-graphiql-explorer@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-0.3.0.tgz#79db602d4b943e9b8309cdaed366a7a2b251a9f1"
Expand All @@ -7053,20 +7045,6 @@ gatsby-link@^2.3.0:
"@types/reach__router" "^1.3.0"
prop-types "^15.7.2"

gatsby-page-utils@^0.0.39:
version "0.0.39"
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.0.39.tgz#5d331b40488b984b95ded9a36470e77c46a9400e"
integrity sha512-lDrrenBnh5HR/9mgfhePPvCt2KueccbQu/KPYkBKlwz0hcZ/xl28cgit0Bj9Ijqx7XTMxBd2gtgvgB2QNd8jmA==
dependencies:
"@babel/runtime" "^7.7.6"
bluebird "^3.7.2"
chokidar "3.3.0"
fs-exists-cached "^1.0.0"
gatsby-core-utils "^1.0.28"
glob "^7.1.6"
lodash "^4.17.15"
micromatch "^3.1.10"

gatsby-page-utils@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-0.1.0.tgz#fa9b093d0a0979036d8b4fb0cb2ad8106d7908cb"
Expand Down Expand Up @@ -12932,10 +12910,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier@^1.11.1:
version "1.19.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"
integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==
prettier@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.1.tgz#3f00ac71263be34684b2b2c8d7e7f63737592dac"
integrity sha512-piXGBcY1zoFOG0MvHpNE5reAGseLmaCRifQ/fmfF49BcYkInEs/naD/unxGNAeOKFA5+JxVrPyMvMlpzcd20UA==

pretty-bytes@^5.1.0, pretty-bytes@^5.3.0:
version "5.3.0"
Expand Down

0 comments on commit 3ed2f03

Please sign in to comment.