Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and rchl committed Jul 31, 2020
1 parent c3d9ad2 commit 59e33cc
Show file tree
Hide file tree
Showing 2 changed files with 1,019 additions and 511 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,33 +91,33 @@
"vue-i18n": "^8.18.1"
},
"devDependencies": {
"@babel/core": "7.10.5",
"@babel/preset-env": "7.10.4",
"@babel/runtime": "7.10.5",
"@nuxt/types": "2.13.3",
"@nuxtjs/eslint-config-typescript": "2.0.0",
"@babel/core": "7.11.0",
"@babel/preset-env": "7.11.0",
"@babel/runtime": "7.11.0",
"@nuxt/types": "2.14.0",
"@nuxtjs/eslint-config-typescript": "3.0.0",
"@nuxtjs/module-test-utils": "1.6.3",
"@release-it/conventional-changelog": "1.1.4",
"@types/argparse": "1.0.38",
"@types/finalhandler": "1.1.0",
"@types/jest": "26.0.4",
"@types/jest": "26.0.8",
"@types/jest-dev-server": "4.2.0",
"@types/jsdom": "16.2.3",
"@types/request-promise-native": "1.0.17",
"argparse": "1.0.10",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "10.1.0",
"codecov": "3.7.1",
"codecov": "3.7.2",
"core-js": "3.6.5",
"eslint": "6.8.0",
"finalhandler": "1.1.2",
"jest": "26.1.0",
"jest": "26.2.1",
"jest-dev-server": "4.4.0",
"jsdom": "16.3.0",
"messageformat": "2.3.0",
"nuxt": "2.13.3",
"nuxt": "2.14.0",
"playwright-chromium": "1.2.1",
"release-it": "13.6.5",
"release-it": "13.6.6",
"serve-static": "1.14.1",
"typescript": "3.9.7",
"vuepress": "1.5.2"
Expand Down
Loading

0 comments on commit 59e33cc

Please sign in to comment.