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.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jun 2, 2022
1 parent b4b20b1 commit b008164
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.2",
"next-sitemap": "3.0.3",
"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].2:
version "3.0.2"
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-3.0.2.tgz#cc7eabaccf5e9de0a4eadab6d8dc78f23f5a8fe8"
integrity sha512-65PufQuQiaF2I2r4by5pu+47YDk04Wwzgwn30UZ3ieQft8MOaG5JXsNqhTu2/NvR0BlWdOwPhShxeTrxZYdunQ==
[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==
dependencies:
"@corex/deepmerge" "^4.0.14"
minimist "^1.2.6"
Expand Down

0 comments on commit b008164

Please sign in to comment.