Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

Commit d927a57

Browse files
renovate-botrenovate[bot]
authored andcommitted
Pin dependency gatsby-theme-apollo-docs to 6.0.0
1 parent 33fdd69 commit d927a57

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"dependencies": {
99
"gatsby": "^3.14.6",
10-
"gatsby-theme-apollo-docs": "^6.0.0",
10+
"gatsby-theme-apollo-docs": "6.0.0",
1111
"react": "16.13.1",
1212
"react-dom": "16.12.0"
1313
}

studio-docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"dependencies": {
99
"gatsby": "^3.14.6",
10-
"gatsby-theme-apollo-docs": "^6.0.0",
10+
"gatsby-theme-apollo-docs": "6.0.0",
1111
"react": "16.13.1",
1212
"react-dom": "16.12.0"
1313
}

0 commit comments

Comments
 (0)