Skip to content

Commit 5ca68a0

Browse files
chore(deps): update dependency gatsby-plugin-utils to v3 (#70)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5d25a67 commit 5ca68a0

File tree

2 files changed

+1
-9
lines changed

2 files changed

+1
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"babel-preset-gatsby-package": "^2.5.0",
3030
"cross-env": "^7.0.3",
3131
"gatsby": "^4.5.3",
32-
"gatsby-plugin-utils": "^2.5.0",
32+
"gatsby-plugin-utils": "^3.0.0",
3333
"jest": "^27.4.7",
3434
"prettier": "^2.3.2",
3535
"typescript": "^4.5.4"

yarn.lock

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5746,14 +5746,6 @@ gatsby-plugin-typescript@^4.6.0:
57465746
"@babel/runtime" "^7.15.4"
57475747
babel-plugin-remove-graphql-queries "^4.6.0"
57485748

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-
57575749
gatsby-plugin-utils@^3.0.0:
57585750
version "3.0.0"
57595751
resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.0.0.tgz#2f19eaf5f43cacd74c1edfe4f46385f1694e8c79"

0 commit comments

Comments
 (0)