Skip to content

Commit

Permalink
chore: Upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Gerrit0 committed Mar 4, 2021
1 parent 72ef92f commit 6fb01a0
Show file tree
Hide file tree
Showing 2 changed files with 62 additions and 69 deletions.
121 changes: 57 additions & 64 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"handlebars": "^4.7.7",
"lodash": "^4.17.21",
"lunr": "^2.3.9",
"marked": "^2.0.0",
"marked": "^2.0.1",
"minimatch": "^3.0.0",
"progress": "^2.0.3",
"shelljs": "^0.8.4",
Expand All @@ -36,7 +36,7 @@
"typescript": "3.9.x || 4.0.x || 4.1.x || 4.2.x"
},
"devDependencies": {
"@types/fs-extra": "^9.0.7",
"@types/fs-extra": "^9.0.8",
"@types/lodash": "^4.14.168",
"@types/lunr": "^2.3.3",
"@types/marked": "^1.2.2",
Expand All @@ -46,9 +46,9 @@
"@types/node": "^14.14.31",
"@types/semver": "^7.3.4",
"@types/shelljs": "^0.8.8",
"@typescript-eslint/eslint-plugin": "^4.15.2",
"@typescript-eslint/parser": "^4.15.2",
"eslint": "^7.20.0",
"@typescript-eslint/eslint-plugin": "^4.16.1",
"@typescript-eslint/parser": "^4.16.1",
"eslint": "^7.21.0",
"mocha": "^8.3.0",
"mockery": "^2.1.0",
"nyc": "^15.1.0",
Expand Down

0 comments on commit 6fb01a0

Please sign in to comment.