Skip to content

Commit

Permalink
⬆️ (deps-dev) Bump next-sitemap from 1.6.137 to 1.6.140
Browse files Browse the repository at this point in the history
Bumps [next-sitemap](https://github.com/iamvishnusankar/next-sitemap) from 1.6.137 to 1.6.140.
- [Release notes](https://github.com/iamvishnusankar/next-sitemap/releases)
- [Commits](iamvishnusankar/next-sitemap@v1.6.137...v1.6.140)

---
updated-dependencies:
- dependency-name: next-sitemap
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and kodiakhq[bot] committed Jul 14, 2021
1 parent 55e59f5 commit a7d0988
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 @@ -95,7 +95,7 @@
"husky": "7.0.1",
"is-ci": "3.0.0",
"next-compose-plugins": "2.2.1",
"next-sitemap": "1.6.137",
"next-sitemap": "1.6.140",
"next-unused": "0.0.6",
"pinst": "2.1.6",
"postcss": "8.3.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6614,10 +6614,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.26.0.tgz#4218cfae5651fdc2e330dcdf1cc1b34ce199d41c"
integrity sha512-5TqywQ3XAwqdmEU1AyNZjR7WdDKFTkDD8aBtgQelPvzBUEy8i0mTjtiw+09jhiHFNik6FqS8uPKCaYcY6jRgSQ==

[email protected].137:
version "1.6.137"
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-1.6.137.tgz#8367c1396a9af57e74832b24ea2fe6f231ed2d9a"
integrity sha512-67OT137Thje+mc7aeXGhgcEMn32x6KL9LXroX7TdmRG7Dox4HbHHRz8DY7W6yfKkA3xxQ3dcmGAPIxgljsC5Ng==
[email protected].140:
version "1.6.140"
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-1.6.140.tgz#b391633596f4845ec9ceb54a51da8c1f6f97ae43"
integrity sha512-VTOQMae/nDLBRGBHnkmGoIsArymlOpJWkZUDvPapktF4QX2U7yvwHIHe7V7amqV2gE2xiDYgd0ayXOBBGuFHog==
dependencies:
"@corex/deepmerge" "^2.6.20"
matcher "^4.0.0"
Expand Down

0 comments on commit a7d0988

Please sign in to comment.