Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (next) (#7126)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Mar 26, 2020
1 parent ac154d4 commit 88f7490
Show file tree
Hide file tree
Showing 5 changed files with 403 additions and 384 deletions.
2 changes: 1 addition & 1 deletion distributions/nuxt-start/package.json
Expand Up @@ -67,6 +67,6 @@
},
"engines": {
"node": ">=10.19.0",
"npm": ">=6.14.3"
"npm": ">=6.14.4"
}
}
2 changes: 1 addition & 1 deletion distributions/nuxt/package.json
Expand Up @@ -68,7 +68,7 @@
},
"engines": {
"node": ">=10.19.0",
"npm": ">=6.14.3"
"npm": ">=6.14.4"
},
"collective": {
"url": "https://opencollective.com/nuxtjs",
Expand Down
8 changes: 4 additions & 4 deletions package.json
Expand Up @@ -42,7 +42,7 @@
"@vue/server-test-utils": "^1.0.0-beta.32",
"@vue/test-utils": "^1.0.0-beta.32",
"babel-eslint": "^10.1.0",
"babel-jest": "^25.1.0",
"babel-jest": "^25.2.1",
"consola": "^2.11.3",
"cross-spawn": "^7.0.1",
"eslint": "6.8.0",
Expand All @@ -54,10 +54,10 @@
"fs-extra": "^9.0.0",
"get-port": "^5.1.1",
"glob": "^7.1.6",
"got": "^10.6.0",
"got": "^10.7.0",
"improved-yarn-audit": "^1.1.1",
"is-wsl": "^2.1.1",
"jest": "^25.1.0",
"jest": "^25.2.2",
"jsdom": "^16.2.1",
"klaw-sync": "^6.0.0",
"lerna": "^3.20.2",
Expand All @@ -67,7 +67,7 @@
"puppeteer-core": "^2.1.1",
"request": "^2.88.2",
"rimraf": "^3.0.2",
"rollup": "^2.1.0",
"rollup": "^2.2.0",
"rollup-plugin-license": "^0.13.0",
"sass-loader": "^8.0.2",
"sort-package-json": "^1.40.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Expand Up @@ -14,7 +14,7 @@
"@nuxt/utils": "2.12.0",
"babel-loader": "^8.1.0",
"cache-loader": "^4.1.0",
"caniuse-lite": "^1.0.30001036",
"caniuse-lite": "^1.0.30001038",
"chalk": "^3.0.0",
"consola": "^2.11.3",
"css-loader": "^3.4.2",
Expand Down

0 comments on commit 88f7490

Please sign in to comment.