Skip to content

Commit 3ed46fe

Browse files
chore(deps): update devdependency @nuxtjs/sitemap to ^2.3.2 (bootstrap-vue#5503)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 2edde96 commit 3ed46fe

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"@nuxtjs/google-analytics": "^2.3.0",
107107
"@nuxtjs/pwa": "^3.0.0-beta.20",
108108
"@nuxtjs/robots": "^2.4.2",
109-
"@nuxtjs/sitemap": "^2.3.1",
109+
"@nuxtjs/sitemap": "^2.3.2",
110110
"@testing-library/jest-dom": "^5.10.1",
111111
"@vue/test-utils": "^1.0.3",
112112
"autoprefixer": "^9.8.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2086,13 +2086,13 @@
20862086
resolved "https://registry.yarnpkg.com/@nuxtjs/robots/-/robots-2.4.2.tgz#9a96c91abb70e39b414eec502ef1cf7d5ef0235e"
20872087
integrity sha512-BW3qhvxlPBKlMkZHtARFPeliFraiZHS28G3j4qgRbSfOBtHC0yDX3Dnq1LkQMzAbPfbw6A1L3sdjgBVZZnfFAw==
20882088

2089-
"@nuxtjs/sitemap@^2.3.1":
2090-
version "2.3.1"
2091-
resolved "https://registry.yarnpkg.com/@nuxtjs/sitemap/-/sitemap-2.3.1.tgz#b9f7c4969d123b0c4f83e5218a0136e00232fef1"
2092-
integrity sha512-t/wJk4waFZri/jMUzTQKXWqEyqqHxVY6XyRlrCTu3ipaRH2ApeUnM5BYuEW4mTQC3i8yHEdzM6Ap+K7XRTQPWg==
2089+
"@nuxtjs/sitemap@^2.3.2":
2090+
version "2.3.2"
2091+
resolved "https://registry.yarnpkg.com/@nuxtjs/sitemap/-/sitemap-2.3.2.tgz#d4a7539a4f4be082a100efe2565df26fa535e1e2"
2092+
integrity sha512-SELHw9dNttKu6EyewD++5gIHox9Hxq4Cwwt4v2HdYwKjrw3wtlZofOslIyBX3o4QI0t2ozOq1FpbmizFz47M8g==
20932093
dependencies:
20942094
async-cache "^1.1.0"
2095-
consola "^2.12.2"
2095+
consola "^2.13.0"
20962096
etag "^1.8.1"
20972097
fresh "^0.5.2"
20982098
fs-extra "^8.1.0"
@@ -4291,10 +4291,10 @@ consola@^2.10.0, consola@^2.10.1, consola@^2.11.3, consola@^2.6.0, consola@^2.9.
42914291
resolved "https://registry.yarnpkg.com/consola/-/consola-2.12.1.tgz#88e9311a02cb88a7f6f9488239dd30b6ba99cbb0"
42924292
integrity sha512-aEkkju9ZcEa9y2MhzNhfmTUws/CEZZ0LKu0FxftSU3HygPfVMMIMSYyYct+xBN6XNRhsaDZjw2HAv3m2ammXSA==
42934293

4294-
consola@^2.12.2:
4295-
version "2.12.2"
4296-
resolved "https://registry.yarnpkg.com/consola/-/consola-2.12.2.tgz#9610f158e7b0a9ecc8f8bb0c4fc8e7c52bf41d05"
4297-
integrity sha512-c9mzemrAk57s3UIjepn8KKkuEH5fauMdot5kFSJUnqHcnApVS9Db8Rbv5AZ1Iz6lXzaGe9z1crQXhJtGX4h/Og==
4294+
consola@^2.13.0:
4295+
version "2.13.0"
4296+
resolved "https://registry.yarnpkg.com/consola/-/consola-2.13.0.tgz#5a4dc75e1b1fddbd8b10728e7790a2e54efeeeb7"
4297+
integrity sha512-Jw+8qpL0yrpfqH9m90fWoDRQyn8TYU6Aegpl4UofoP81VYvQLoOWMpFw2vQ3U/cyLRRzTc/CyNC6YYVzZFU8Eg==
42984298

42994299
console-browserify@^1.1.0:
43004300
version "1.2.0"

0 commit comments

Comments
 (0)