Skip to content

Commit 06095bc

Browse files
authored
Merge pull request graphql#1123 from graphql/renovate/pin-dependencies
Pin dependency gatsby-plugin-typegen to 2.2.4
2 parents 37c612f + 6e26d7b commit 06095bc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"gatsby-plugin-google-analytics": "3.14.0",
2727
"gatsby-plugin-less": "5.14.0",
2828
"gatsby-plugin-react-helmet": "4.14.0",
29-
"gatsby-plugin-typegen": "^2.2.4",
29+
"gatsby-plugin-typegen": "2.2.4",
3030
"gatsby-plugin-webfonts": "2.1.1",
3131
"gatsby-source-filesystem": "3.14.0",
3232
"gatsby-transformer-remark": "4.11.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5880,7 +5880,7 @@ [email protected]:
58805880
dependencies:
58815881
"@babel/runtime" "^7.15.4"
58825882

5883-
gatsby-plugin-typegen@^2.2.4:
5883+
58845884
version "2.2.4"
58855885
resolved "https://registry.yarnpkg.com/gatsby-plugin-typegen/-/gatsby-plugin-typegen-2.2.4.tgz#2d0724991dd3f8517cceb7facacf083f9294532d"
58865886
integrity sha512-JWM4r5bv2wemCmBOzHKPaEwANvxl4fvtnyZw7XulhB1R3uMSDLsl1a0hPy27j23VdO5JROciZK0sqFgnweqJ4A==

0 commit comments

Comments
 (0)