chore(deps-dev): bump @nuxt/types from 2.15.7 to 2.15.8

This commit is contained in:
dependabot[bot] 2021-08-12 00:04:17 +00:00 committed by GitHub
parent eed26b9601
commit bfc1f580ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -33,7 +33,7 @@
"devDependencies": { "devDependencies": {
"@commitlint/cli": "^13.1.0", "@commitlint/cli": "^13.1.0",
"@commitlint/config-conventional": "^13.1.0", "@commitlint/config-conventional": "^13.1.0",
"@nuxt/types": "^2.15.7", "@nuxt/types": "^2.15.8",
"@nuxt/typescript-build": "^2.1.0", "@nuxt/typescript-build": "^2.1.0",
"@nuxtjs/eslint-config": "^6.0.1", "@nuxtjs/eslint-config": "^6.0.1",
"@nuxtjs/eslint-config-typescript": "^6.0.0", "@nuxtjs/eslint-config-typescript": "^6.0.0",
@ -4456,9 +4456,9 @@
} }
}, },
"node_modules/@nuxt/types": { "node_modules/@nuxt/types": {
"version": "2.15.7", "version": "2.15.8",
"resolved": "https://registry.npmjs.org/@nuxt/types/-/types-2.15.7.tgz", "resolved": "https://registry.npmjs.org/@nuxt/types/-/types-2.15.8.tgz",
"integrity": "sha512-jqExebL4Dh5Rn88xVP1/o/a4gxpF7Z1O/kbVjEzEbbvt2E8J0lLc3wsaRYpbqt+S3S9YfvD8FKR85TzkqYtgqw==", "integrity": "sha512-zBAG5Fy+SIaZIerOVF1vxy1zz16ZK07QSbsuQAjdtEFlvr+vKK+0AqCv8r8DBY5IVqdMIaw5FgNUz5py0xWdPg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@types/autoprefixer": "9.7.2", "@types/autoprefixer": "9.7.2",
@ -28556,9 +28556,9 @@
} }
}, },
"@nuxt/types": { "@nuxt/types": {
"version": "2.15.7", "version": "2.15.8",
"resolved": "https://registry.npmjs.org/@nuxt/types/-/types-2.15.7.tgz", "resolved": "https://registry.npmjs.org/@nuxt/types/-/types-2.15.8.tgz",
"integrity": "sha512-jqExebL4Dh5Rn88xVP1/o/a4gxpF7Z1O/kbVjEzEbbvt2E8J0lLc3wsaRYpbqt+S3S9YfvD8FKR85TzkqYtgqw==", "integrity": "sha512-zBAG5Fy+SIaZIerOVF1vxy1zz16ZK07QSbsuQAjdtEFlvr+vKK+0AqCv8r8DBY5IVqdMIaw5FgNUz5py0xWdPg==",
"dev": true, "dev": true,
"requires": { "requires": {
"@types/autoprefixer": "9.7.2", "@types/autoprefixer": "9.7.2",

View file

@ -61,7 +61,7 @@
"devDependencies": { "devDependencies": {
"@commitlint/cli": "^13.1.0", "@commitlint/cli": "^13.1.0",
"@commitlint/config-conventional": "^13.1.0", "@commitlint/config-conventional": "^13.1.0",
"@nuxt/types": "^2.15.7", "@nuxt/types": "^2.15.8",
"@nuxt/typescript-build": "^2.1.0", "@nuxt/typescript-build": "^2.1.0",
"@nuxtjs/eslint-config": "^6.0.1", "@nuxtjs/eslint-config": "^6.0.1",
"@nuxtjs/eslint-config-typescript": "^6.0.0", "@nuxtjs/eslint-config-typescript": "^6.0.0",