Skip to content

Commit 529a812

Browse files
renovate-botchasemccoy
authored andcommitted
Pin dependency gatsby-source-airtable to 2.0.8
1 parent 8ad82d8 commit 529a812

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
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"gatsby": "2.9.11",
17-
"gatsby-source-airtable": "^2.0.8",
17+
"gatsby-source-airtable": "2.0.8",
1818
"gatsby-source-filesystem": "2.0.43",
1919
"react": "16.8.6",
2020
"react-dom": "16.8.6"

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4207,7 +4207,7 @@ gatsby-react-router-scroll@^2.0.7:
42074207
scroll-behavior "^0.9.9"
42084208
warning "^3.0.0"
42094209

4210-
gatsby-source-airtable@^2.0.8:
4210+
gatsby-source-airtable@2.0.8:
42114211
version "2.0.8"
42124212
resolved "https://registry.yarnpkg.com/gatsby-source-airtable/-/gatsby-source-airtable-2.0.8.tgz#3fe5b05f4d8284a587c62ab5f235f7a04adde89c"
42134213
integrity sha512-GE+4frqesapqAmoAH69IZshV9JslfHdfHipj+eYrZaLFedS9MZwjMiJnM9uofeXqsP/e+zamR8J91/6rM6LSEA==

0 commit comments

Comments
 (0)