Skip to content

Commit

Permalink
chore(deps-dev): bump @nuxt/types from 2.13.2 to 2.13.3
Browse files Browse the repository at this point in the history
Bumps [@nuxt/types](https://github.com/nuxt/nuxt.js) from 2.13.2 to 2.13.3.
- [Release notes](https://github.com/nuxt/nuxt.js/releases)
- [Changelog](https://github.com/nuxt/nuxt.js/blob/dev/RELEASE_PLAN.md)
- [Commits](nuxt/nuxt@v2.13.2...v2.13.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Jul 6, 2020
1 parent 52e6555 commit 50c5bfa
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"devDependencies": {
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^9.0.1",
"@nuxt/types": "^2.13.2",
"@nuxt/types": "^2.13.3",
"@types/consola": "^2.2.5",
"@types/jest": "^26.0.3",
"@types/jsdom": "^16.2.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1458,10 +1458,10 @@
serve-static "^1.14.1"
server-destroy "^1.0.1"

"@nuxt/types@^2.13.2":
version "2.13.2"
resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.13.2.tgz#dbb917ca01cf0e0153c189e1e9fa0d09be4476e8"
integrity sha512-NX8vpcVJ7MSUUlpI7Nm950ayuFSSJGOtlFxwH2K7jOGzb1q0AcvKKA2PSjWlVVPhTA+d3+VFNBRdK7q43u7EPA==
"@nuxt/types@^2.13.3":
version "2.13.3"
resolved "https://registry.yarnpkg.com/@nuxt/types/-/types-2.13.3.tgz#8d3fad5a4b83c22db34d69a266f50a6b135213ad"
integrity sha512-GbNr2VzjZ+ZPY6+jPGDLQRgJGYVBwsau3OoFJWbcD60PnYUyspL6yOKq1U6smRFAPyuWm2RmncBeYNtx/kJIZw==
dependencies:
"@types/autoprefixer" "^9.7.2"
"@types/babel__core" "^7.1.9"
Expand Down

0 comments on commit 50c5bfa

Please sign in to comment.