Skip to content

Commit

Permalink
fix(deps): bump gatsby-plugin-typescript from 2.10.0 to 2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jan 19, 2021
1 parent 2bdd209 commit 7327782
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion gatsby-theme-atom-service/package.json
Expand Up @@ -60,7 +60,7 @@
"gatsby-plugin-lodash": "^3.9.0",
"gatsby-plugin-material-ui": "^2.1.10",
"gatsby-plugin-react-helmet": "^3.9.0",
"gatsby-plugin-typescript": "^2.10.0",
"gatsby-plugin-typescript": "^2.11.0",
"gatsby-source-filesystem": "^2.10.0",
"gatsby-transformer-yaml": "^2.9.0",
"lodash": "^4.17.20",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Expand Up @@ -3352,10 +3352,10 @@ babel-plugin-macros@^2.8.0:
cosmiconfig "^6.0.0"
resolve "^1.12.0"

babel-plugin-remove-graphql-queries@^2.14.0:
version "2.14.0"
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.14.0.tgz#d34dbc8aaa4eb2b6f11165c63bf3c226b283194b"
integrity sha512-7uc3CzyMZRuGVU69RZ/vJ4+jYeuyIbT9dTMjX2wu3QJ+TcRAaW3MJVxG5cN7YhCBv0S0/KIqXdh6BpSYswzUkw==
babel-plugin-remove-graphql-queries@^2.14.0, babel-plugin-remove-graphql-queries@^2.15.0:
version "2.15.0"
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.15.0.tgz#e903911abde6ef8c7588dfcc1ae2b1db602c48f6"
integrity sha512-4wzmihZGsAESRZsOHGq7XdNyfpeLEF+tvugt7LkGWYJK/lFbwwgGO1DV7T9m9QktgVG+Fku81MrmjuCCCmSf/A==

babel-plugin-transform-react-remove-prop-types@^0.4.24:
version "0.4.24"
Expand Down Expand Up @@ -7267,18 +7267,18 @@ gatsby-plugin-react-helmet@^3.9.0:
dependencies:
"@babel/runtime" "^7.12.5"

gatsby-plugin-typescript@^2.10.0:
version "2.10.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-2.10.0.tgz#d6cd190384804eb8b7d1e1fb1e6e132b8fa0bdda"
integrity sha512-1mf7zrFVE5UEut+3YRnb3N2XareM0Xk4Mfzw0K89ASqWT4R4QaEIxycsjPERBZMFy0GLWt8e0Hl93Wwn+eefwg==
gatsby-plugin-typescript@^2.10.0, gatsby-plugin-typescript@^2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-2.11.0.tgz#972d310b5f4b9a56ae873198f54504e84bc7c8c7"
integrity sha512-CZuM3DW5vVBysQf9h775q6iM+Dusx4EKSnhZAsxUBo2CwWlcjTgCysStUe4SLqMS+x/FAx+ZpJxnnHX2LylQlg==
dependencies:
"@babel/core" "^7.12.3"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.1"
"@babel/plugin-proposal-numeric-separator" "^7.12.5"
"@babel/plugin-proposal-optional-chaining" "^7.12.1"
"@babel/preset-typescript" "^7.12.1"
"@babel/runtime" "^7.12.5"
babel-plugin-remove-graphql-queries "^2.14.0"
babel-plugin-remove-graphql-queries "^2.15.0"

gatsby-plugin-utils@^0.7.0:
version "0.7.0"
Expand Down

0 comments on commit 7327782

Please sign in to comment.