Skip to content

Commit

Permalink
Merge pull request #1046 from EmaSuriano/dependabot/npm_and_yarn/gats…
Browse files Browse the repository at this point in the history
…by-plugin-typescript-5.14.0
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
2 parents 1c25463 + a519744 commit ec7f3fe
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"gatsby-plugin-react-helmet": "^6.14.0",
"gatsby-plugin-sharp": "^5.14.0",
"gatsby-plugin-styled-components": "^6.14.0",
"gatsby-plugin-typescript": "^5.13.1",
"gatsby-plugin-typescript": "^5.14.0",
"gatsby-source-contentful": "^8.13.2",
"gatsby-source-medium": "^5.14.0",
"gatsby-transformer-remark": "^6.13.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3845,14 +3845,14 @@ babel-plugin-polyfill-regenerator@^0.5.3:
dependencies:
"@babel/helper-define-polyfill-provider" "^0.4.3"

babel-plugin-remove-graphql-queries@^5.13.1:
version "5.13.1"
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-5.13.1.tgz#bf1feb392d8a1f74046f9584c72c952663a10695"
integrity sha512-yncJ/W6Un48aBRpK/rmdpQOMcr4+EmJ3oi2Wq1zXKu8WLlw+j93KTbejf7fg2msm8GUskb/+9Nnpz7oMCqO9aA==
babel-plugin-remove-graphql-queries@^5.13.1, babel-plugin-remove-graphql-queries@^5.14.0:
version "5.14.0"
resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-5.14.0.tgz#922ac7c23591434b800fedf163fed042105f3aed"
integrity sha512-k5NlcywGAiMklF7LfBSIuPlNYDdHQYTSuDdNDB1shEzxxmvd9akk+bzPE4qf2w/yvMirCkGSJOQud7w33HH2HQ==
dependencies:
"@babel/runtime" "^7.20.13"
"@babel/types" "^7.20.7"
gatsby-core-utils "^4.13.1"
gatsby-core-utils "^4.14.0"

babel-plugin-styled-components@^2.1.4:
version "2.1.4"
Expand Down Expand Up @@ -6908,18 +6908,18 @@ gatsby-plugin-styled-components@^6.14.0:
dependencies:
"@babel/runtime" "^7.20.13"

gatsby-plugin-typescript@^5.13.1:
version "5.13.1"
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-5.13.1.tgz#4544000239e7801eb0ab7636d7de27c18a90672d"
integrity sha512-FsTihoFKWTjzyIaUTndqktL39qMTAb0KyHj9kP+LxTY2FySqHIvFoYc1ycS5q52J76AoWUiGStJuuQLMNq66FQ==
gatsby-plugin-typescript@^5.13.1, gatsby-plugin-typescript@^5.14.0:
version "5.14.0"
resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-5.14.0.tgz#3c497954af635c2ee65018b85ea00b9184be9a3b"
integrity sha512-rvdNtBKGYV0HpvZ78up39rLu5057pVTil1Z7O65MVIQyB99FGfYy96dygWOQhf9wBh0tt9oFYvaU/VMY9Gwyrg==
dependencies:
"@babel/core" "^7.20.12"
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.18.6"
"@babel/plugin-proposal-numeric-separator" "^7.18.6"
"@babel/plugin-proposal-optional-chaining" "^7.20.7"
"@babel/preset-typescript" "^7.18.6"
"@babel/runtime" "^7.20.13"
babel-plugin-remove-graphql-queries "^5.13.1"
babel-plugin-remove-graphql-queries "^5.14.0"

gatsby-plugin-utils@^4.13.1, gatsby-plugin-utils@^4.14.0:
version "4.14.0"
Expand Down

0 comments on commit ec7f3fe

Please sign in to comment.