Skip to content

Commit

Permalink
chore(deps-dev): bump @nuxt/types from 0.5.8 to 0.5.9
Browse files Browse the repository at this point in the history
Bumps [@nuxt/types](https://github.com/nuxt/typescript) from 0.5.8 to 0.5.9.
- [Release notes](https://github.com/nuxt/typescript/releases)
- [Commits](https://github.com/nuxt/typescript/compare/@nuxt/types@0.5.8...@nuxt/types@0.5.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Dec 30, 2019
1 parent 934f28b commit 95f496e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"devDependencies": {
"@commitlint/cli": "^8.2.0",
"@commitlint/config-conventional": "^8.2.0",
"@nuxt/types": "^0.5.8",
"@nuxt/types": "^0.5.9",
"@types/consola": "^2.2.5",
"@types/jest": "^24.0.24",
"@types/jsdom": "^12.2.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1295,10 +1295,10 @@
serve-static "^1.14.1"
server-destroy "^1.0.1"

"@nuxt/types@^0.5.8":
version "0.5.8"
resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-0.5.8.tgz#33e8b62a84d3aa931722c1bd0932b39784852bdf"
integrity sha512-tBvUdxTQCLg9mXycA639PFcismtYplZlSE1qGqVy230NQfudrwsyKSu9l7wY17lognFoaZGkRcdS14kLz/KJwg==
"@nuxt/types@^0.5.9":
version "0.5.9"
resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-0.5.9.tgz#568ddc9f1c1869c4321d070e544e8c84c4794825"
integrity sha512-CLpAxcI31ZZjrCiHZLk27k2VnMRa6ipXkrMegcZVkG2i3tnycErq+ydnlS2EPxPG0WNDYQXli192UEBKT12Dfw==
dependencies:
"@types/autoprefixer" "^9.6.1"
"@types/babel__core" "^7.1.3"
Expand All @@ -1308,7 +1308,7 @@
"@types/file-loader" "^4.2.0"
"@types/html-minifier" "^3.5.3"
"@types/less" "^3.0.1"
"@types/node" "^12.12.21"
"@types/node" "^12.12.22"
"@types/node-sass" "^4.11.0"
"@types/optimize-css-assets-webpack-plugin" "^5.0.1"
"@types/pug" "^2.0.4"
Expand Down Expand Up @@ -1625,7 +1625,7 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.1.0.tgz#225cbaac5fdb2b9ac651b02c070d8aa3c37cc812"
integrity sha512-zwrxviZS08kRX40nqBrmERElF2vpw4IUTd5khkhBTfFH8AOaeoLVx48EC4+ZzS2/Iga7NevncqnsUSYjM4OWYA==

"@types/node@^12.0.2", "@types/node@^12.12.21":
"@types/node@^12.0.2", "@types/node@^12.12.22":
version "12.12.22"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.22.tgz#b8d9eae3328b96910a373cf06ac8d3c5abe9c200"
integrity sha512-r5i93jqbPWGXYXxianGATOxTelkp6ih/U0WVnvaqAvTqM+0U6J3kw6Xk6uq/dWNRkEVw/0SLcO5ORXbVNz4FMQ==
Expand Down

0 comments on commit 95f496e

Please sign in to comment.