Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
plantain-00 committed Jun 19, 2020
1 parent 208bfe6 commit 4da6533
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 221 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -22,22 +22,22 @@
"devDependencies": {
"@commitlint/cli": "8.3.5",
"@commitlint/config-conventional": "8.3.4",
"@microsoft/api-extractor": "7.8.11",
"@microsoft/api-extractor": "7.8.12",
"@rollup/plugin-node-resolve": "8.0.1",
"@typescript-eslint/eslint-plugin": "3.2.0",
"@typescript-eslint/parser": "3.2.0",
"ava": "3.8.2",
"@typescript-eslint/eslint-plugin": "3.3.0",
"@typescript-eslint/parser": "3.3.0",
"ava": "3.9.0",
"clean-scripts": "1.15.0",
"eslint": "7.2.0",
"eslint": "7.3.0",
"eslint-config-prettier": "6.11.0",
"eslint-plugin-plantain": "1.0.0",
"markdownlint-cli": "0.23.1",
"no-unused-export": "1.10.3",
"rimraf": "3.0.2",
"rollup": "2.16.0",
"rollup": "2.17.1",
"rollup-plugin-uglify": "6.0.4",
"ts-node": "8.10.2",
"type-coverage": "2.7.1",
"type-coverage": "2.7.2",
"typescript": "3.9.5"
},
"dependencies": {
Expand Down

0 comments on commit 4da6533

Please sign in to comment.