Skip to content
This repository was archived by the owner on Feb 27, 2024. It is now read-only.

Commit 2f6d49a

Browse files
Bump next-sitemap from 1.4.17 to 1.4.19
Bumps [next-sitemap](https://github.com/iamvishnusankar/next-sitemap) from 1.4.17 to 1.4.19. - [Release notes](https://github.com/iamvishnusankar/next-sitemap/releases) - [Commits](iamvishnusankar/next-sitemap@v1.4.17...v1.4.19) Signed-off-by: dependabot[bot] <[email protected]>
1 parent f7db5b7 commit 2f6d49a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"husky": "^4.3.8",
6666
"lint-staged": "^10.5.4",
6767
"next-seo": "^4.19.0",
68-
"next-sitemap": "^1.4.17",
68+
"next-sitemap": "^1.4.19",
6969
"postcss-flexbugs-fixes": "^4.2.1",
7070
"postcss-preset-env": "^6.7.0",
7171
"prettier": "^2.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9276,10 +9276,10 @@ next-seo@^4.19.0:
92769276
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.19.0.tgz#b3be79a544e420dbbf1e4fcff98dad9790f15e36"
92779277
integrity sha512-+jgXd1UW0XKLiBMrumjPDANeV82mTHTxGZJwU6T1mlNougKpXINlDgIHkN30sM2eDXh+xXOURj99WN2Tm9K6rg==
92789278

9279-
next-sitemap@^1.4.17:
9280-
version "1.4.17"
9281-
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-1.4.17.tgz#24bb24105f59383ff0145b89a771849e3babbb5b"
9282-
integrity sha512-+y1RxdH/O4O2TifaNDQPmIU4h9gFxqJrul2CN+Qx/ziBEyIrWumSgb6XfMquEpwfdq/ZtjD1TfxdRujyyHDybQ==
9279+
next-sitemap@^1.4.19:
9280+
version "1.4.19"
9281+
resolved "https://registry.yarnpkg.com/next-sitemap/-/next-sitemap-1.4.19.tgz#91d810f7cd74a66d4f6911727633a5ebf997d09d"
9282+
integrity sha512-kSZ2pvItDwuysl890NjRmT2k0Wl7fWTdfDPnerNNwhBMtwY9mx+Ldw1gDAZiAphijopK+qPUOYYdSTMLbM0nVg==
92839283
dependencies:
92849284
"@corex/deepmerge" "^2.5.3"
92859285
matcher "^3.0.0"

0 commit comments

Comments
 (0)