Skip to content

Commit

Permalink
chore: Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit0 committed Jan 3, 2021
1 parent f76b521 commit fff6545
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 16 deletions.
50 changes: 37 additions & 13 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,18 +37,18 @@
},
"devDependencies": {
"@types/fs-extra": "^9.0.6",
"@types/lodash": "^4.14.166",
"@types/lodash": "^4.14.167",
"@types/lunr": "^2.3.3",
"@types/marked": "^1.2.1",
"@types/minimatch": "3.0.3",
"@types/mocha": "^8.2.0",
"@types/mockery": "^1.4.29",
"@types/node": "^14.14.16",
"@types/node": "^14.14.19",
"@types/semver": "^7.3.4",
"@types/shelljs": "^0.8.8",
"@typescript-eslint/eslint-plugin": "^4.11.1",
"@typescript-eslint/parser": "^4.11.1",
"eslint": "^7.16.0",
"eslint": "^7.17.0",
"mocha": "^8.2.1",
"mockery": "^2.1.0",
"nyc": "^15.1.0",
Expand Down

0 comments on commit fff6545

Please sign in to comment.