Skip to content

Commit

Permalink
npm audit fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lujiajing1126 committed Jul 21, 2019
1 parent 7226d4c commit da79c19
Show file tree
Hide file tree
Showing 3 changed files with 101 additions and 7 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ node_modules
*.rdb
coverage
junit.xml
.DS_Store
.DS_Store
.vscode
103 changes: 98 additions & 5 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"jest": "^23.6.0",
"jest-junit": "^6.0.1",
"jest-junit": "^6.4.0",
"mockery": "^2.1.0"
},
"repository": {
Expand Down

0 comments on commit da79c19

Please sign in to comment.