Skip to content
This repository has been archived by the owner on Oct 17, 2022. It is now read-only.

Commit

Permalink
chore(deps): update dependency next-sitemap to v3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 3, 2022
1 parent 45cc228 commit 753357b
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 @@ -48,7 +48,7 @@
"eslint": "8.16.0",
"eslint-config-next": "12.1.6",
"eslint-config-prettier": "8.5.0",
"next-sitemap": "3.0.3",
"next-sitemap": "3.0.5",
"prettier": "2.6.2",
"typescript": "4.7.2"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3798,10 +3798,10 @@ [email protected]:
workbox-webpack-plugin "^6.5.2"
workbox-window "^6.5.2"

[email protected].3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-3.0.3.tgz#fc360bf663c9e0baeddaa6255825f3902a7e03f6"
integrity sha512-wMIJMU8LD6END/fmTfGnH1C6i16Wmshbu0PJo/dXXoLKVRj1/qq7WHoELT3js+UkLAwHQPxE7Hv4bsN9JN+W2Q==
[email protected].5:
version "3.0.5"
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-3.0.5.tgz#6c031641455356db7fac9d34b42809dd4c43d1b2"
integrity sha512-YdiW5wYNruyZCvhGGOMAdTylCQuxQkZKbSFV9Fjuf/U7aAt8lJwc3HG/WvR0n3Q1Y8c1ZiW/24UDZLQPfoKsYg==
dependencies:
"@corex/deepmerge" "^4.0.14"
minimist "^1.2.6"
Expand Down

0 comments on commit 753357b

Please sign in to comment.