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 Nov 10, 2019
1 parent 7c9627d commit 0e1f3ac
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 155 deletions.
12 changes: 6 additions & 6 deletions package.json
Expand Up @@ -8,21 +8,21 @@
"@commitlint/cli": "8.2.0",
"@commitlint/config-conventional": "8.2.0",
"@types/glob": "7.1.1",
"@types/jasmine": "3.4.5",
"@types/jasmine": "3.4.6",
"@types/minimist": "1.2.0",
"@types/node": "12.12.5",
"@typescript-eslint/eslint-plugin": "2.6.0",
"@typescript-eslint/parser": "2.6.0",
"@types/node": "12.12.7",
"@typescript-eslint/eslint-plugin": "2.6.1",
"@typescript-eslint/parser": "2.6.1",
"clean-scripts": "1.12.1",
"eslint": "6.6.0",
"eslint-config-prettier": "6.5.0",
"eslint-plugin-plantain": "0.1.2",
"jasmine": "3.5.0",
"lerna": "3.18.3",
"lerna": "3.18.4",
"markdownlint-cli": "0.19.0",
"no-unused-export": "1.10.0",
"rimraf": "3.0.0",
"typescript": "3.6.4"
"typescript": "3.7.2"
},
"scripts": {
"bootstrap": "lerna bootstrap -- --frozen-lockfile",
Expand Down

0 comments on commit 0e1f3ac

Please sign in to comment.