Skip to content

Commit

Permalink
build(deps-dev): bump next-sitemap from 3.1.22 to 3.1.23
Browse files Browse the repository at this point in the history
Bumps [next-sitemap](https://github.com/iamvishnusankar/next-sitemap) from 3.1.22 to 3.1.23.
- [Release notes](https://github.com/iamvishnusankar/next-sitemap/releases)
- [Commits](iamvishnusankar/next-sitemap@3.1.22...3.1.23)

---
updated-dependencies:
- dependency-name: next-sitemap
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2022
1 parent 1613921 commit 6a96bd5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,13 @@
"@commitlint/config-conventional": "17.1.0",
"@types/cookie": "0.5.1",
"@types/node": "18.7.18",
"@types/react": "18.0.20",
"@types/react": "18.0.21",
"@types/react-dom": "18.0.6",
"cross-env": "7.0.3",
"eslint": "8.23.1",
"eslint-config-next": "12.3.1",
"husky": "8.0.1",
"next-sitemap": "3.1.22",
"next-sitemap": "3.1.23",
"prettier": "2.7.1",
"typescript": "4.8.3"
},
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -464,10 +464,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@18.0.20":
version "18.0.20"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.20.tgz#e4c36be3a55eb5b456ecf501bd4a00fd4fd0c9ab"
integrity sha512-MWul1teSPxujEHVwZl4a5HxQ9vVNsjTchVA+xRqv/VYGCuKGAU6UhfrTdF5aBefwD1BHUD8i/zq+O/vyCm/FrA==
"@types/react@*", "@types/react@18.0.21":
version "18.0.21"
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.21.tgz#b8209e9626bb00a34c76f55482697edd2b43cc67"
integrity sha512-7QUCOxvFgnD5Jk8ZKlUAhVcRj7GuJRjnjjiY/IUBWKgOlnvDvTMLD4RTF7NPyVmbRhNrbomZiOepg7M/2Kj1mA==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down Expand Up @@ -2123,10 +2123,10 @@ next-i18next@12.0.1:
i18next-fs-backend "^1.1.5"
react-i18next "^11.18.4"

next-sitemap@3.1.22:
version "3.1.22"
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-3.1.22.tgz#732b2a75b3c07f0cde4862eca86052d6ff6ee2f7"
integrity sha512-aykbwYTNJ2GKSuxYpXgKK7m/a1Qao03ekUlsNLHvO8XuTTVZDAOe2hGcJtr2vQfXnLeZuSpNUs2IP6hCr4xVZA==
next-sitemap@3.1.23:
version "3.1.23"
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-3.1.23.tgz#df696e0a0f5da643d624ec141ac0680401bd8af4"
integrity sha512-szQ5uvxn4/7P01U/rvzEccOcYk0Nm+kI3BGzHheREV+HDcj+IilrhXCuNqv4dBWy49eqsgCmjHuEDINx3/teMQ==
dependencies:
"@corex/deepmerge" "^4.0.29"
minimist "^1.2.6"
Expand Down

0 comments on commit 6a96bd5

Please sign in to comment.