Skip to content

Commit

Permalink
Update npm packages
Browse files Browse the repository at this point in the history
  • Loading branch information
lydell committed Mar 11, 2020
1 parent 9c98729 commit f390620
Show file tree
Hide file tree
Showing 2 changed files with 164 additions and 42 deletions.
194 changes: 158 additions & 36 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,20 +32,20 @@
"prepublishOnly": "npm test"
},
"devDependencies": {
"@typescript-eslint/parser": "2.19.2",
"babel-eslint": "10.0.3",
"@typescript-eslint/parser": "2.23.0",
"babel-eslint": "10.1.0",
"cross-spawn": "7.0.1",
"doctoc": "1.4.0",
"eslint": "6.8.0",
"eslint-config-lydell": "14.0.0",
"eslint-plugin-import": "2.20.1",
"eslint-plugin-jest": "23.7.0",
"eslint-plugin-markdown": "1.0.1",
"eslint-plugin-jest": "23.8.2",
"eslint-plugin-markdown": "1.0.2",
"eslint-plugin-prettier": "3.1.2",
"eslint-plugin-vue": "6.1.2",
"eslint-plugin-vue": "6.2.2",
"jest": "25.1.0",
"prettier": "1.19.1",
"typescript": "3.7.5"
"typescript": "3.8.3"
},
"peerDependencies": {
"eslint": ">=5.0.0"
Expand Down

0 comments on commit f390620

Please sign in to comment.