File tree Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Original file line number Diff line number Diff line change 29
29
"babel-preset-gatsby-package" : " ^2.5.0" ,
30
30
"cross-env" : " ^7.0.3" ,
31
31
"gatsby" : " ^4.5.3" ,
32
- "gatsby-plugin-utils" : " ^2.5 .0" ,
32
+ "gatsby-plugin-utils" : " ^3.0 .0" ,
33
33
"jest" : " ^27.4.7" ,
34
34
"prettier" : " ^2.3.2" ,
35
35
"typescript" : " ^4.5.4"
Original file line number Diff line number Diff line change @@ -5746,14 +5746,6 @@ gatsby-plugin-typescript@^4.6.0:
5746
5746
"@babel/runtime" "^7.15.4"
5747
5747
babel-plugin-remove-graphql-queries "^4.6.0"
5748
5748
5749
- gatsby-plugin-utils@^2.5.0:
5750
- version "2.5.0"
5751
- resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-2.5.0.tgz#33c343faa01577df032d4cf53c7c2b04b0b19248"
5752
- integrity sha512-B/JpKTQJQNRVo3b3rRbOgHKV3/i3V5fYLPOGvBU6qHxBtQ9I5YYwXrsLJYX5vl4bEtLtrkiQG9zQyvSSXzJ9Sw==
5753
- dependencies:
5754
- "@babel/runtime" "^7.15.4"
5755
- joi "^17.4.2"
5756
-
5757
5749
gatsby-plugin-utils@^3.0.0:
5758
5750
version "3.0.0"
5759
5751
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.0.0.tgz#2f19eaf5f43cacd74c1edfe4f46385f1694e8c79"
You can’t perform that action at this time.
0 commit comments