Skip to content

Commit

Permalink
Merge pull request #296 from mirsazzathossain/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/next-sitemap-4.2.3

build(deps): bump next-sitemap from 4.2.2 to 4.2.3
  • Loading branch information
mirsazzathossain authored Sep 11, 2023
2 parents c0eda5d + 70cb934 commit eb20bfb
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 @@ -35,7 +35,7 @@
"next": "13.4.19",
"next-contentlayer": "^0.3.4",
"next-share": "^0.25.0",
"next-sitemap": "^4.2.2",
"next-sitemap": "^4.2.3",
"next-themes": "^0.2.1",
"postcss-focus-visible": "^9.0.0",
"react": "^18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5097,10 +5097,10 @@ next-share@^0.25.0:
dependencies:
jsonp "^0.2.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 eb20bfb

Please sign in to comment.