Skip to content

Commit

Permalink
Merge pull request #58 from mooxl/dependabot/npm_and_yarn/astro/astro…
Browse files Browse the repository at this point in the history
…js/sitemap-2.0.0

Bump @astrojs/sitemap from 1.4.0 to 2.0.0 in /astro
  • Loading branch information
mooxl committed Jul 18, 2023
2 parents e6df1f9 + 83dedb5 commit 8e85ef5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion astro/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@astrojs/image": "^0.17.2",
"@astrojs/prefetch": "^0.3.0",
"@astrojs/sitemap": "^1.4.0",
"@astrojs/sitemap": "^2.0.0",
"@astrojs/tailwind": "4.0.0",
"astro": "^2.8.3",
"css-select": "5.1.0",
Expand Down
8 changes: 4 additions & 4 deletions astro/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,10 @@
dependencies:
prismjs "^1.28.0"

"@astrojs/sitemap@^1.4.0":
version "1.4.0"
resolved "https://registry.yarnpkg.com/@astrojs/sitemap/-/sitemap-1.4.0.tgz#4175fddca292c7d808aba9e8a61879cf58586e11"
integrity sha512-uTK77kcg7iTiik+u7rTGG6vK4ZWTfYMaVnFndOVQrLzaE5xivmQgIbVLtlN+xRcME5n/m6vYQFJmogFR+elGCw==
"@astrojs/sitemap@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@astrojs/sitemap/-/sitemap-2.0.0.tgz#a3576535a8c924360d3fb468b163b88ee24a5928"
integrity sha512-hcemuFigv05sdXNiw0U23VO+6Duj9nq9xhINw4ZPWAQEhS/F4EiNvd9IUXb4XJ7pG93MWAnQKF9lP8EtwP6paA==
dependencies:
sitemap "^7.1.1"
zod "^3.17.3"
Expand Down

0 comments on commit 8e85ef5

Please sign in to comment.