Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
logaretm committed Apr 20, 2020
1 parent a9f8c78 commit f6dc057
Show file tree
Hide file tree
Showing 2 changed files with 715 additions and 683 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,52 +18,52 @@
},
"devDependencies": {
"@commitlint/cli": "^8.3.5",
"@microsoft/api-extractor": "^7.7.11",
"@types/jest": "^25.1.4",
"@typescript-eslint/eslint-plugin": "^2.25.0",
"@typescript-eslint/parser": "^2.25.0",
"@microsoft/api-extractor": "^7.7.13",
"@types/jest": "^25.2.1",
"@typescript-eslint/eslint-plugin": "^2.28.0",
"@typescript-eslint/parser": "^2.28.0",
"@vue/server-test-utils": "^1.0.0-beta.31",
"@vue/test-utils": "1.0.0-beta.31",
"@vuepress/plugin-back-to-top": "^1.3.0",
"@vuepress/plugin-google-analytics": "^1.3.0",
"@vuepress/plugin-pwa": "^1.3.0",
"@vuepress/plugin-back-to-top": "^1.4.1",
"@vuepress/plugin-google-analytics": "^1.4.1",
"@vuepress/plugin-pwa": "^1.4.1",
"chalk": "^3.0.0",
"codesandbox": "^2.1.12",
"codesandbox": "^2.1.14",
"cross-env": "^7.0.2",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.1",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-jest": "^23.8.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"filesize": "^6.1.0",
"flush-promises": "^1.0.2",
"fs-extra": "^9.0.0",
"gzip-size": "^5.1.1",
"husky": "^4.2.3",
"jest": "^25.2.3",
"husky": "^4.2.5",
"jest": "^25.4.0",
"lerna": "^3.20.2",
"lint-staged": "^10.0.9",
"lint-staged": "^10.1.6",
"markdown-it-custom-block": "^0.1.1",
"prettier": "^2.0.2",
"prettier": "^2.0.4",
"raf-stub": "^3.0.0",
"rollup": "^2.2.0",
"rollup": "^2.6.1",
"rollup-plugin-json": "^4.0.0",
"rollup-plugin-replace": "^2.2.0",
"rollup-plugin-typescript2": "^0.27.0",
"ts-jest": "^25.2.1",
"ts-jest": "^25.4.0",
"tslib": "^1.11.1",
"tslint-config-prettier": "^1.18.0",
"tslint-config-standard": "^9.0.0",
"typescript": "^3.8.3",
"uglify-js": "^3.8.1",
"vue": "^3.0.0-alpha.10",
"uglify-js": "^3.9.1",
"vue": "^3.0.0-beta.2",
"vue-server-renderer": "^2.6.10",
"vue-template-compiler": "^2.6.10",
"vuepress": "^1.3.1"
"vuepress": "^1.4.1"
},
"peerDependencies": {
"vue": "^3.0.0-alpha.6"
Expand Down
Loading

0 comments on commit f6dc057

Please sign in to comment.