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 31, 2021
1 parent e4fb866 commit a1d709b
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 87 deletions.
156 changes: 78 additions & 78 deletions package-lock.json

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

18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,34 +21,34 @@
},
"dependencies": {
"colors": "^1.4.0",
"fs-extra": "^9.0.1",
"fs-extra": "^9.1.0",
"handlebars": "^4.7.6",
"lodash": "^4.17.20",
"lunr": "^2.3.9",
"marked": "^1.2.5",
"marked": "^1.2.8",
"minimatch": "^3.0.0",
"progress": "^2.0.3",
"shelljs": "^0.8.4",
"shiki": "^0.2.7",
"typedoc-default-themes": "^0.12.5"
"typedoc-default-themes": "^0.12.7"
},
"peerDependencies": {
"typescript": "3.9.x || 4.0.x || 4.1.x"
},
"devDependencies": {
"@types/fs-extra": "^9.0.6",
"@types/lodash": "^4.14.167",
"@types/lodash": "^4.14.168",
"@types/lunr": "^2.3.3",
"@types/marked": "^1.2.1",
"@types/marked": "^1.2.2",
"@types/minimatch": "3.0.3",
"@types/mocha": "^8.2.0",
"@types/mockery": "^1.4.29",
"@types/node": "^14.14.21",
"@types/node": "^14.14.22",
"@types/semver": "^7.3.4",
"@types/shelljs": "^0.8.8",
"@typescript-eslint/eslint-plugin": "^4.13.0",
"@typescript-eslint/parser": "^4.13.0",
"eslint": "^7.18.0",
"@typescript-eslint/eslint-plugin": "^4.14.1",
"@typescript-eslint/parser": "^4.14.1",
"eslint": "^7.19.0",
"mocha": "^8.2.1",
"mockery": "^2.1.0",
"nyc": "^15.1.0",
Expand Down

0 comments on commit a1d709b

Please sign in to comment.