Skip to content

Commit

Permalink
build(deps): update all dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ph1p committed Aug 3, 2020
1 parent d6989d3 commit 7367a9a
Show file tree
Hide file tree
Showing 4 changed files with 3,391 additions and 3,795 deletions.
16 changes: 8 additions & 8 deletions example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,16 @@
"author": "",
"license": "ISC",
"dependencies": {
"vuepress": "^1.4.0"
"vuepress": "^1.5.2"
},
"devDependencies": {
"@babel/cli": "^7.8.4",
"@babel/core": "^7.9.0",
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/preset-env": "^7.9.5",
"@babel/preset-typescript": "^7.9.0",
"@babel/cli": "^7.10.5",
"@babel/core": "^7.11.0",
"@babel/plugin-proposal-class-properties": "^7.10.4",
"@babel/preset-env": "^7.11.0",
"@babel/preset-typescript": "^7.10.4",
"jsdoc-babel": "^0.5.0",
"jsdoc-to-markdown": "^5.0.3",
"typescript": "^3.8.3"
"jsdoc-to-markdown": "^6.0.1",
"typescript": "^3.9.7"
}
}
Loading

0 comments on commit 7367a9a

Please sign in to comment.