Skip to content

Commit

Permalink
build(deps): bump gatsby-plugin-typescript from 2.3.2 to 2.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Apr 20, 2020
1 parent f67bb40 commit d277735
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4730,10 +4730,10 @@ babel-plugin-named-asset-import@^0.3.6:
resolved "https://registry.yarnpkg.com/babel-plugin-named-asset-import/-/babel-plugin-named-asset-import-0.3.6.tgz#c9750a1b38d85112c9e166bf3ef7c5dbc605f4be"
integrity sha512-1aGDUfL1qOOIoqk9QKGIo2lANk+C7ko/fqH0uIyC71x3PEGz0uVP8ISgfEsFuG+FKmjHTvFK/nNM8dowpmUxLA==

babel-plugin-remove-graphql-queries@^2.8.2:
version "2.8.2"
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.8.2.tgz#a2968ea62e2e39ceaabf95157d915dfee77ee36e"
integrity sha512-zzsJdkeE4zoozow1NECllMYed5yQGVSLt532kWec7G4mWCzZaFTz/E5TM4c3/RbBs32qyFkXi7ahRsB2DbW3hQ==
babel-plugin-remove-graphql-queries@^2.8.2, babel-plugin-remove-graphql-queries@^2.8.3:
version "2.8.3"
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-2.8.3.tgz#90bd811e5912348e9c158113e2c0774a8d5ac8fb"
integrity sha512-BVux5WSXstiZzZuff7hD7F3WjBPq4V/sDgsT7EosXUNAoShht3msg1pFhJx+Id4jq/VNGEy+lfUzmAvBklIYeA==

"babel-plugin-styled-components@>= 1":
version "1.10.6"
Expand Down Expand Up @@ -9517,17 +9517,17 @@ gatsby-plugin-styled-components@^3.1.12:
"@babel/runtime" "^7.8.7"

gatsby-plugin-typescript@^2.1.16:
version "2.3.2"
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-2.3.2.tgz#874af13109b41279fa87ece592b82ae88c00719d"
integrity sha512-WT960Ex/CKWXlBnqjvIh6Mfrz8XkG8LCudeRvVjbPfK1hVzwor1JmuOggf2/G7Q1JLXCvTcHLbT9q1P9qSRkbg==
version "2.3.3"
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-2.3.3.tgz#ef860cc0c5678e9694eb28e304bb54801bf227bf"
integrity sha512-pVsct3C67aev3ynw4WCMJNJLCNldh5H+QuZAEuIICWBCu4kqfOQ+qxqIgbWnAQMaxgnz19vhVqENeP/RLhxB9g==
dependencies:
"@babel/core" "^7.8.7"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.8.3"
"@babel/plugin-proposal-numeric-separator" "^7.8.3"
"@babel/plugin-proposal-optional-chaining" "^7.8.3"
"@babel/preset-typescript" "^7.8.3"
"@babel/runtime" "^7.8.7"
babel-plugin-remove-graphql-queries "^2.8.2"
babel-plugin-remove-graphql-queries "^2.8.3"

gatsby-plugin-typography@^2.3.16:
version "2.4.2"
Expand Down

0 comments on commit d277735

Please sign in to comment.