Skip to content

Commit

Permalink
Update gatsby-theme-iterative to 0.1.9 (iterative#3714)
Browse files Browse the repository at this point in the history
  • Loading branch information
julieg18 committed Jun 30, 2022
1 parent 85a72b2 commit e4aa6bc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"node": ">=14.x <=16.x"
},
"dependencies": {
"@dvcorg/gatsby-theme-iterative": "^0.1.7",
"@dvcorg/gatsby-theme-iterative": "^0.1.9",
"@hapi/wreck": "^18.0.0",
"@octokit/graphql": "^4.8.0",
"@reach/portal": "^0.17.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1204,10 +1204,10 @@
resolved "https://registry.yarnpkg.com/@csstools/selector-specificity/-/selector-specificity-2.0.1.tgz#b6b8d81780b9a9f6459f4bfe9226ac6aefaefe87"
integrity sha512-aG20vknL4/YjQF9BSV7ts4EWm/yrjagAN7OWBNmlbEOUiu0llj4OGrFoOKK3g2vey4/p2omKCoHrWtPxSwV3HA==

"@dvcorg/gatsby-theme-iterative@^0.1.7":
version "0.1.7"
resolved "https://registry.yarnpkg.com/@dvcorg/gatsby-theme-iterative/-/gatsby-theme-iterative-0.1.7.tgz#b34e9e384a2d47e37162741d5d3ccc025e50dd24"
integrity sha512-qSCZs/9UUhQeIMlXIcJqxNpbp6ol7D99eAc04Fm7maVryq3mtV0epVgn9ZCGWkbV9sst7nZ4Frd02lZH2Ah42Q==
"@dvcorg/gatsby-theme-iterative@^0.1.9":
version "0.1.9"
resolved "https://registry.yarnpkg.com/@dvcorg/gatsby-theme-iterative/-/gatsby-theme-iterative-0.1.9.tgz#e46e9bcbfbee5eaad270b1ba78c5058befcad43a"
integrity sha512-QzS+5iYUPPm4bbg0wOOLhlNPlNPyAdbxjZvTTxS8x4N08DgC9Ou2Ja/H9wnlbvpNgGa0yEkvhI5FjxLkSK4ILA==
dependencies:
"@reach/portal" "^0.17.0"
"@reach/router" "^1.3.4"
Expand Down

0 comments on commit e4aa6bc

Please sign in to comment.