Skip to content

Commit

Permalink
fix(deps): update minor and patch dependencies for gatsby-source-word…
Browse files Browse the repository at this point in the history
…press (#34152)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Dec 6, 2021
1 parent c69ec70 commit e4daf5e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/gatsby-source-wordpress/package.json
Expand Up @@ -16,7 +16,7 @@
"axios-rate-limit": "^1.3.0",
"better-queue": "^3.8.10",
"btoa": "^1.2.1",
"cache-manager": "^3.4.4",
"cache-manager": "^3.6.0",
"cache-manager-fs-hash": "^0.0.9",
"chalk": "^4.1.2",
"cheerio": "^1.0.0-rc.10",
Expand All @@ -32,7 +32,7 @@
"gatsby-plugin-catch-links": "^4.4.0-next.0",
"gatsby-source-filesystem": "^4.4.0-next.0",
"glob": "^7.2.0",
"got": "^11.8.2",
"got": "^11.8.3",
"lodash": "^4.17.21",
"node-fetch": "^2.6.6",
"p-queue": "^6.6.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -6823,10 +6823,10 @@ cache-manager@^2.11.1:
lodash.clonedeep "4.5.0"
lru-cache "4.0.0"

cache-manager@^3.4.4:
version "3.4.4"
resolved "https://registry.yarnpkg.com/cache-manager/-/cache-manager-3.4.4.tgz#c69814763d3f3031395ae0d3a9a9296a91602226"
integrity sha512-oayy7ukJqNlRUYNUfQBwGOLilL0X5q7GpuaF19Yqwo6qdx49OoTZKRIF5qbbr+Ru8mlTvOpvnMvVq6vw72pOPg==
cache-manager@^3.6.0:
version "3.6.0"
resolved "https://registry.yarnpkg.com/cache-manager/-/cache-manager-3.6.0.tgz#696392402bb80447fbab2c9af7a939ce3cd01809"
integrity sha512-D4GJZhyYgprYM30ZEPOn9kkdwdPUumX3ujbNbl7FYjcRViRvAgY53k6pO/82wNsm7c4aHVgXfR12/3huA47qnA==
dependencies:
async "3.2.0"
lodash "^4.17.21"
Expand Down

0 comments on commit e4daf5e

Please sign in to comment.