chore(deps): bump @nuxt/module-builder

This commit is contained in:
Benjamin Canac
2022-01-21 14:40:26 +01:00
parent 39bba82079
commit 06cd63d954
2 changed files with 5 additions and 5 deletions

View File

@@ -38,7 +38,7 @@
"pathe": "^0.2.0"
},
"devDependencies": {
"@nuxt/module-builder": "0.1.6",
"@nuxt/module-builder": "^0.1.7",
"@nuxtjs/eslint-config-typescript": "^8.0.0",
"@types/lodash-es": "^4.17.5",
"@vueuse/components": "^7.5.4",

View File

@@ -451,10 +451,10 @@
unctx "^1.0.2"
untyped "^0.3.0"
"@nuxt/module-builder@0.1.6":
version "0.1.6"
resolved "https://registry.yarnpkg.com/@nuxt/module-builder/-/module-builder-0.1.6.tgz#e7e03697a4500c268e635e9c6e91be586daf81e3"
integrity sha512-JOe8FgavtYVaMXI54GyCh0nxNJG6XwmGPE5VFeQwdrfRqzYQAjZ0MwLu+0kxilakyJjHim0fsMxiX8Dtp+2Lpw==
"@nuxt/module-builder@^0.1.7":
version "0.1.7"
resolved "https://registry.yarnpkg.com/@nuxt/module-builder/-/module-builder-0.1.7.tgz#6de83fa24a839265d43abdb5ecf8ec85456ca765"
integrity sha512-ueTrJhXrKKxGp6VAe2C/nOqTeRoy0qfq9RH2QVl0kq0duDyQHCe1e8dw8yBbYjTlSvfqBPYaraxpX8i2zis2cw==
dependencies:
consola "^2.15.3"
mlly "^0.3.19"