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 9, 2021
1 parent f373302 commit 02220c2
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
92 changes: 46 additions & 46 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"progress": "^2.0.3",
"shelljs": "^0.8.4",
"shiki": "^0.2.7",
"typedoc-default-themes": "0.12.0"
"typedoc-default-themes": "0.12.1"
},
"peerDependencies": {
"typescript": "3.9.x || 4.0.x || 4.1.x"
Expand All @@ -43,11 +43,11 @@
"@types/minimatch": "3.0.3",
"@types/mocha": "^8.2.0",
"@types/mockery": "^1.4.29",
"@types/node": "^14.14.19",
"@types/node": "^14.14.20",
"@types/semver": "^7.3.4",
"@types/shelljs": "^0.8.8",
"@typescript-eslint/eslint-plugin": "^4.11.1",
"@typescript-eslint/parser": "^4.11.1",
"@typescript-eslint/eslint-plugin": "^4.12.0",
"@typescript-eslint/parser": "^4.12.0",
"eslint": "^7.17.0",
"mocha": "^8.2.1",
"mockery": "^2.1.0",
Expand Down

0 comments on commit 02220c2

Please sign in to comment.