diff --git a/package.json b/package.json index 2cfbf69d..7694aae8 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "devDependencies": { "@commitlint/cli": "^12.1.4", "@commitlint/config-conventional": "^12.1.4", - "@nuxt/types": "^2.15.6", + "@nuxt/types": "^2.15.7", "@types/consola": "^2.2.5", "@types/jest": "^26.0.23", "@types/jsdom": "^16.2.10", diff --git a/yarn.lock b/yarn.lock index 9de629fe..b42708f1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1608,10 +1608,10 @@ serve-static "^1.14.1" server-destroy "^1.0.1" -"@nuxt/types@^2.15.6": - version "2.15.6" - resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.15.6.tgz#8be28b21a3157b90047834721db97325e4766dcb" - integrity sha512-3edRQDAMcpHN4cRWR9vB1ugyegJ+w8UV1vHSxV48/LK9qsgBE8P7wKSK6BvHLqHpnMoB0PxrUXizprpLluwpHA== +"@nuxt/types@^2.15.7": + version "2.15.7" + resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.15.7.tgz#b5275e183ba8c046d3a97e57198c4103109b889e" + integrity sha512-jqExebL4Dh5Rn88xVP1/o/a4gxpF7Z1O/kbVjEzEbbvt2E8J0lLc3wsaRYpbqt+S3S9YfvD8FKR85TzkqYtgqw== dependencies: "@types/autoprefixer" "9.7.2" "@types/babel__core" "7.1.14"