Skip to content

Commit

Permalink
fix(deps): update dependency contentful to ^7.11.4 (#208)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
  • Loading branch information
2 people authored and ykzts committed Jan 6, 2020
1 parent a779620 commit d0c1f38
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 @@ -10,7 +10,7 @@
},
"dependencies": {
"clsx": "^1.0.4",
"contentful": "^7.11.3",
"contentful": "^7.11.4",
"next": "^9.1.7",
"next-offline": "^5.0.0-beta.11",
"react": "^16.12.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2355,10 +2355,10 @@ contentful-sdk-core@^6.4.0:
lodash "^4.17.10"
qs "^6.5.2"

contentful@^7.11.3:
version "7.11.3"
resolved "https://registry.yarnpkg.com/contentful/-/contentful-7.11.3.tgz#92b70082ee58d5f5c296d5b644474991d31787ce"
integrity sha512-W00MGAh2uBk3yw7+ZbCk723MmvgVrJ1yA2usOAhRqrB7Cj0Ndt+uWI9wQT8h4hr4i1lYclV5uf+3avU8QoMDtg==
contentful@^7.11.4:
version "7.11.4"
resolved "https://registry.yarnpkg.com/contentful/-/contentful-7.11.4.tgz#230b809ae2f9ecd06c4788f409a97dc36194c1bc"
integrity sha512-e0ejTTB77BtN7ftrwAC+CS/Ua2MPhi83dbDFWSqOEzuTBmF4vwGtjpA2NZ5U8jJsRiItrSuLmh1BAOtOOgZ67g==
dependencies:
axios "^0.19.0"
contentful-resolve-response "^1.1.4"
Expand Down

0 comments on commit d0c1f38

Please sign in to comment.