Skip to content

Commit

Permalink
fix(deps): update dependency next-sitemap to ^4.0.6 (#1073)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 19, 2023
1 parent 1180505 commit 040210b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"next-progress": "^2.2.0",
"next-pwa": "^5.6.0",
"next-seo": "^5.15.0",
"next-sitemap": "^4.0.5",
"next-sitemap": "^4.0.6",
"parse-numeric-range": "^1.3.0",
"prism-react-renderer": "^1.3.5",
"react": "^18.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2946,7 +2946,7 @@ __metadata:
next-progress: ^2.2.0
next-pwa: ^5.6.0
next-seo: ^5.15.0
next-sitemap: ^4.0.5
next-sitemap: ^4.0.6
parse-numeric-range: ^1.3.0
postcss: ^8.4.21
postcss-flexbugs-fixes: ^5.0.2
Expand Down Expand Up @@ -10907,9 +10907,9 @@ __metadata:
languageName: node
linkType: hard

"next-sitemap@npm:^4.0.5":
version: 4.0.5
resolution: "next-sitemap@npm:4.0.5"
"next-sitemap@npm:^4.0.6":
version: 4.0.6
resolution: "next-sitemap@npm:4.0.6"
dependencies:
"@corex/deepmerge": ^4.0.37
minimist: ^1.2.8
Expand All @@ -10919,7 +10919,7 @@ __metadata:
bin:
next-sitemap: bin/next-sitemap.mjs
next-sitemap-cjs: bin/next-sitemap.cjs
checksum: bf30c7c0f23395282d3019d203675ce8ba34e34f46b0e2b301d651dd1cf50332d3c8be670fc0e98bd44a7f0fff8139d4cb58e4c30fa3c4beca509d7f9a8702e1
checksum: 0656baaa40327e8a1564218c672bc19afa7dcc8c5c3c5fdfdd394d9415e008ac94f4da92543bc033e421824cc5bae23a1b0cd333f2796a1b9aaa345849c4df51
languageName: node
linkType: hard

Expand Down

1 comment on commit 040210b

@vercel
Copy link

@vercel vercel bot commented on 040210b Mar 19, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

blog – ./

blog.tazimi.dev
blog-sabertaz.vercel.app
blog-git-main-sabertaz.vercel.app

Please sign in to comment.