Pin dependencies (#4)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-11-19 17:38:42 +01:00
committed by GitHub
parent 335462c821
commit f71f46c078
2 changed files with 8 additions and 8 deletions

View File

@@ -32,9 +32,9 @@
"pathe": "^0.2.0"
},
"devDependencies": {
"@nuxtjs/eslint-config-typescript": "^7.0.2",
"eslint": "^8.2.0",
"nuxt3": "^3.0.0-27288761.d3fb512",
"unbuild": "^0.5.13"
"@nuxtjs/eslint-config-typescript": "7.0.2",
"eslint": "8.2.0",
"nuxt3": "3.0.0-27288761.d3fb512",
"unbuild": "0.5.13"
}
}