Skip to content

Commit

Permalink
chore: Update got (#36366)
Browse files Browse the repository at this point in the history
  • Loading branch information
LekoArts committed Aug 11, 2022
1 parent 2b4ff76 commit ab55e4e
Show file tree
Hide file tree
Showing 10 changed files with 42 additions and 396 deletions.
1 change: 0 additions & 1 deletion packages/gatsby-plugin-sharp/package.json
Expand Up @@ -17,7 +17,6 @@
"gatsby-core-utils": "^3.21.0-next.2",
"gatsby-plugin-utils": "^3.15.0-next.2",
"gatsby-telemetry": "^3.21.0-next.2",
"got": "^11.8.5",
"lodash": "^4.17.21",
"mini-svg-data-uri": "^1.4.4",
"probe-image-size": "^7.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby-source-contentful/package.json
Expand Up @@ -19,7 +19,7 @@
"gatsby-core-utils": "^3.21.0-next.2",
"gatsby-plugin-utils": "^3.15.0-next.2",
"gatsby-source-filesystem": "^4.21.0-next.3",
"is-online": "^8.5.1",
"is-online": "^9.0.1",
"json-stringify-safe": "^5.0.1",
"lodash": "^4.17.21",
"node-fetch": "^2.6.7",
Expand Down
1 change: 0 additions & 1 deletion packages/gatsby-source-filesystem/package.json
Expand Up @@ -12,7 +12,6 @@
"file-type": "^16.5.4",
"fs-extra": "^10.1.0",
"gatsby-core-utils": "^3.21.0-next.2",
"got": "^9.6.0",
"md5-file": "^5.0.0",
"mime": "^2.5.2",
"pretty-bytes": "^5.4.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/gatsby/package.json
Expand Up @@ -104,7 +104,7 @@
"gatsby-worker": "^1.21.0-next.0",
"glob": "^7.2.3",
"globby": "^11.1.0",
"got": "^11.8.2",
"got": "^11.8.5",
"graphql": "^15.7.2",
"graphql-compose": "^9.0.7",
"graphql-playground-middleware-express": "^1.7.22",
Expand Down
Empty file removed scripts/gatsby-plugin-checker/.env
Empty file.
8 changes: 0 additions & 8 deletions scripts/gatsby-plugin-checker/README.md

This file was deleted.

165 changes: 0 additions & 165 deletions scripts/gatsby-plugin-checker/index.js

This file was deleted.

16 changes: 0 additions & 16 deletions scripts/gatsby-plugin-checker/package.json

This file was deleted.

167 changes: 0 additions & 167 deletions scripts/gatsby-plugin-checker/plugins.json

This file was deleted.

0 comments on commit ab55e4e

Please sign in to comment.