Skip to content

Commit

Permalink
Update dependency next-sitemap to v4.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 9, 2023
1 parent 8db21e8 commit 69ea321
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 @@ -25,7 +25,7 @@
"next": "13.4.19",
"next-contentlayer": "0.3.4",
"next-mdx-remote": "4.4.1",
"next-sitemap": "4.2.2",
"next-sitemap": "4.2.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-spring": "npm:@react-spring/web@9.7.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4855,10 +4855,10 @@ next-mdx-remote@4.4.1:
vfile "^5.3.0"
vfile-matter "^3.0.1"

next-sitemap@4.2.2:
version "4.2.2"
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-4.2.2.tgz#2336c4e2c1086842ed0f2d3f80e7fb8b8a4e0da1"
integrity sha512-cz5PyFibUNSJSXOY5mllq5TW0OH6SGG+8GJ9fR9pl1Thu4rvkDye+0N0790h+9kQihDStuVw2xfwC3qihDkflA==
next-sitemap@4.2.3:
version "4.2.3"
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-4.2.3.tgz#5db3f650351a51e84b9fd6b58c5af2f9257b5058"
integrity sha512-vjdCxeDuWDzldhCnyFCQipw5bfpl4HmZA7uoo3GAaYGjGgfL4Cxb1CiztPuWGmS+auYs7/8OekRS8C2cjdAsjQ==
dependencies:
"@corex/deepmerge" "^4.0.43"
"@next/env" "^13.4.3"
Expand Down

0 comments on commit 69ea321

Please sign in to comment.