Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#895)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Nov 30, 2020
1 parent b96c3d1 commit 2d40d81
Show file tree
Hide file tree
Showing 4 changed files with 146 additions and 110 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,8 @@
"@4c/cli": "^2.1.12",
"@4c/rollout": "^2.1.11",
"@4c/tsconfig": "^0.3.1",
"@babel/cli": "^7.12.7",
"@babel/core": "^7.12.7",
"@babel/cli": "^7.12.8",
"@babel/core": "^7.12.9",
"@babel/plugin-proposal-class-properties": "^7.12.1",
"@babel/plugin-transform-runtime": "^7.12.1",
"@babel/polyfill": "^7.12.1",
Expand All @@ -89,10 +89,10 @@
"@react-bootstrap/eslint-config": "^1.3.2",
"@rollup/plugin-node-resolve": "^9.0.0",
"@types/classnames": "^2.2.11",
"@types/react": "^16.14.1",
"@types/react": "^16.14.2",
"@types/react-dom": "^16.9.10",
"@typescript-eslint/eslint-plugin": "^4.8.1",
"@typescript-eslint/parser": "^4.8.1",
"@typescript-eslint/eslint-plugin": "^4.8.2",
"@typescript-eslint/parser": "^4.8.2",
"babel-eslint": "^10.1.0",
"babel-plugin-add-module-exports": "^1.0.4",
"babel-plugin-istanbul": "^6.0.0",
Expand Down Expand Up @@ -122,14 +122,14 @@
"karma-sinon-chai": "^2.0.2",
"karma-sourcemap-loader": "^0.3.8",
"karma-webpack": "4.0.2",
"lint-staged": "^10.5.1",
"lint-staged": "^10.5.2",
"mocha": "^8.2.1",
"prettier": "^2.2.0",
"prettier": "^2.2.1",
"react": "^16.14.0",
"react-dom": "^16.14.0",
"react-transition-group": "^4.4.1",
"rimraf": "^3.0.2",
"rollup": "^2.33.3",
"rollup": "^2.34.0",
"simulant": "^0.2.2",
"sinon": "^9.2.1",
"sinon-chai": "^3.5.0",
Expand Down
2 changes: 1 addition & 1 deletion www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"bootstrap": "^4.5.3",
"dom-helpers": "^5.2.0",
"emotion": "^10.0.27",
"gatsby": "^2.27.0",
"gatsby": "^2.27.5",
"gatsby-plugin-astroturf": "^0.2.1",
"gatsby-plugin-sass": "^2.6.0",
"lodash": "^4.17.20",
Expand Down
62 changes: 31 additions & 31 deletions www/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4148,10 +4148,10 @@ create-emotion@^10.0.27:
"@emotion/sheet" "0.9.4"
"@emotion/utils" "0.11.3"

create-gatsby@^0.0.1:
version "0.0.1"
resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-0.0.1.tgz#919e130742bc17795a983b13c6c9f30c13bc989a"
integrity sha512-3OSmzjY45HgUaSrs8YK8sSipTkDnyrjS7upCzXUQsJttx4sF3zfkGY5DtPqHR5WzT0q5ZN9Hdm5pQJ1kuwY3YQ==
create-gatsby@^0.0.2:
version "0.0.2"
resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-0.0.2.tgz#d7ed0476a0763c14043cc86f3d2a5c7f13e990fa"
integrity sha512-I+i/Ep6anSDCHz4Cn3W51G3Gp+XSybNweKM8SeUmz+aCi1tYICkKn7ruIsQJ3TmKtnPV9i8QlbjaZVtbmzZwXQ==

create-hash@^1.1.0, create-hash@^1.1.2:
version "1.2.0"
Expand Down Expand Up @@ -6167,10 +6167,10 @@ functional-red-black-tree@^1.0.1:
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=

gatsby-cli@^2.14.0:
version "2.14.0"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.14.0.tgz#c8569bbf3c9fb4cda927a7e0b5fe3408d08ee39e"
integrity sha512-IZ8KMMgo/gsdyYpawTIqhwsVkQaLJAcyLbtO8Tjts3sF4j45z2S1hcE7xX5RX2HtTwl8OpViMkOag3Fq7KQ+NA==
gatsby-cli@^2.14.1:
version "2.14.1"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-2.14.1.tgz#8522bcb1cc3681c9d5c5dd59dac44d5876c5cbe4"
integrity sha512-zmzv0uTZKlorECsvWb7lk5kbgECOHid7CzWDw9+B3bN8ENxQm+JwOeA87d9DzaWaVCACn85iDW1YV5qmv+6Dnw==
dependencies:
"@babel/code-frame" "^7.10.4"
"@hapi/joi" "^15.1.1"
Expand All @@ -6181,14 +6181,14 @@ gatsby-cli@^2.14.0:
common-tags "^1.8.0"
configstore "^5.0.1"
convert-hrtime "^3.0.0"
create-gatsby "^0.0.1"
create-gatsby "^0.0.2"
envinfo "^7.7.3"
execa "^3.4.0"
fs-exists-cached "^1.0.0"
fs-extra "^8.1.0"
gatsby-core-utils "^1.5.0"
gatsby-recipes "^0.4.0"
gatsby-telemetry "^1.5.0"
gatsby-recipes "^0.4.1"
gatsby-telemetry "^1.5.1"
hosted-git-info "^3.0.6"
is-valid-path "^0.1.1"
lodash "^4.17.20"
Expand Down Expand Up @@ -6238,10 +6238,10 @@ gatsby-legacy-polyfills@^0.2.0:
dependencies:
core-js-compat "^3.6.5"

gatsby-link@^2.6.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.6.0.tgz#e530f636acf2ae8ce0adf85b78f0cc60b24da762"
integrity sha512-oZofSTo1Z4mzer4TlIFzhmYdtjSw+78+j4QXZFaGFUPpR1jnrA/P4eEnXf4LjvkURwYzZo8JkwZK58CyzPTxtQ==
gatsby-link@^2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/gatsby-link/-/gatsby-link-2.6.1.tgz#453cfe8791cfb2d1f8652d7ea3d9b987f1cafef7"
integrity sha512-IZrikPN2MS0qX1MXM8Uo8mPl3dGNnkqXnc1dWTbG07aXNd2tQQ3I+YVWEP+9mWDtxqYs1BE8n324X204fLLl5w==
dependencies:
"@babel/runtime" "^7.12.5"
"@types/reach__router" "^1.3.6"
Expand Down Expand Up @@ -6398,10 +6398,10 @@ gatsby-react-router-scroll@^3.2.0:
dependencies:
"@babel/runtime" "^7.12.5"

gatsby-recipes@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.4.0.tgz#d2cf1b4df275c3139aef327f87352750bf27958d"
integrity sha512-gjbqj0B2WuQ7QX035GKE25MWoB9SEIelGI2V42oDgYOjmG4c2zvNqhbUnDC6meZBxV51DuyZx7jlf5hHfbKLuQ==
gatsby-recipes@^0.4.1:
version "0.4.1"
resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-0.4.1.tgz#30d47d1ad6be98ada49123b18f55176f3d53fd35"
integrity sha512-DQysS976BsG+2jECOhWfAaFRd9aGEfq7f9ixYY2LCGoqNqJfgmdZo79iO56Pbvr6bgL0DV/qNSk/3bkF4rIdNQ==
dependencies:
"@babel/core" "^7.12.3"
"@babel/generator" "^7.12.5"
Expand All @@ -6427,7 +6427,7 @@ gatsby-recipes@^0.4.0:
express-graphql "^0.9.0"
fs-extra "^8.1.0"
gatsby-core-utils "^1.5.0"
gatsby-telemetry "^1.5.0"
gatsby-telemetry "^1.5.1"
glob "^7.1.6"
graphql "^14.6.0"
graphql-compose "^6.3.8"
Expand Down Expand Up @@ -6492,10 +6492,10 @@ gatsby-source-filesystem@^2.3.0:
valid-url "^1.0.9"
xstate "^4.10.0"

gatsby-telemetry@^1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.5.0.tgz#e0a1e924d94d8b6056747419f5c5836dfd0bcb05"
integrity sha512-Ny2zHNwTzypB726GSyFpmWJ6F3QtgLdPAPRWXwLGLP5RjEFuEwzd4H4CEQRirAFZgulQxDR6YH226Ky4yFVYiA==
gatsby-telemetry@^1.5.1:
version "1.5.1"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-1.5.1.tgz#f66b4d207a570dd57078c1bfd0c868f0aeb6d8a0"
integrity sha512-QRq81nPU7Oqygm87y7HakuqgGimkFDPFZke8pkY3w0B1gDe3z7HJhOUXoSF2GdQr3ps6VPreC8byxPIsXX5WPA==
dependencies:
"@babel/code-frame" "^7.10.4"
"@babel/runtime" "^7.12.5"
Expand Down Expand Up @@ -6540,10 +6540,10 @@ gatsby-transformer-remark@^2.8.4:
unist-util-select "^1.5.0"
unist-util-visit "^1.4.1"

gatsby@^2.27.0:
version "2.27.0"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.27.0.tgz#e27587c315c0fb7da0aaf329ad777fbedeed8a26"
integrity sha512-Xwr4nGZjRwYUu/nk1S7IJMMDF/xjJViRjos37CcBTLdMcVPsB4FhP0HPr/EjUytUSQ1599mbKOkz4UrWkOC1ng==
gatsby@^2.27.5:
version "2.27.5"
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-2.27.5.tgz#bc41898a5053f169efcdc459237f6b799f8ac63b"
integrity sha512-lIzS60367UJ/9gqRDTwOMftc5xVhWFRe2/mSv8KAeg8iU1uQgHsIFwEg1mUACIlbb0Dxf7S7QxwyCyJfXC3hrQ==
dependencies:
"@babel/code-frame" "^7.10.4"
"@babel/core" "^7.12.3"
Expand Down Expand Up @@ -6611,16 +6611,16 @@ gatsby@^2.27.0:
find-cache-dir "^3.3.1"
fs-exists-cached "1.0.0"
fs-extra "^8.1.0"
gatsby-cli "^2.14.0"
gatsby-cli "^2.14.1"
gatsby-core-utils "^1.5.0"
gatsby-graphiql-explorer "^0.6.0"
gatsby-legacy-polyfills "^0.2.0"
gatsby-link "^2.6.0"
gatsby-link "^2.6.1"
gatsby-plugin-page-creator "^2.5.0"
gatsby-plugin-typescript "^2.7.0"
gatsby-plugin-utils "^0.4.0"
gatsby-react-router-scroll "^3.2.0"
gatsby-telemetry "^1.5.0"
gatsby-telemetry "^1.5.1"
glob "^7.1.6"
got "8.3.2"
graphql "^14.6.0"
Expand Down
Loading

0 comments on commit 2d40d81

Please sign in to comment.