Skip to content

Commit 6fb01a0

Browse files
committed
chore: Upgrade deps
1 parent 72ef92f commit 6fb01a0

File tree

2 files changed

+62
-69
lines changed

2 files changed

+62
-69
lines changed

package-lock.json

Lines changed: 57 additions & 64 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"handlebars": "^4.7.7",
2626
"lodash": "^4.17.21",
2727
"lunr": "^2.3.9",
28-
"marked": "^2.0.0",
28+
"marked": "^2.0.1",
2929
"minimatch": "^3.0.0",
3030
"progress": "^2.0.3",
3131
"shelljs": "^0.8.4",
@@ -36,7 +36,7 @@
3636
"typescript": "3.9.x || 4.0.x || 4.1.x || 4.2.x"
3737
},
3838
"devDependencies": {
39-
"@types/fs-extra": "^9.0.7",
39+
"@types/fs-extra": "^9.0.8",
4040
"@types/lodash": "^4.14.168",
4141
"@types/lunr": "^2.3.3",
4242
"@types/marked": "^1.2.2",
@@ -46,9 +46,9 @@
4646
"@types/node": "^14.14.31",
4747
"@types/semver": "^7.3.4",
4848
"@types/shelljs": "^0.8.8",
49-
"@typescript-eslint/eslint-plugin": "^4.15.2",
50-
"@typescript-eslint/parser": "^4.15.2",
51-
"eslint": "^7.20.0",
49+
"@typescript-eslint/eslint-plugin": "^4.16.1",
50+
"@typescript-eslint/parser": "^4.16.1",
51+
"eslint": "^7.21.0",
5252
"mocha": "^8.3.0",
5353
"mockery": "^2.1.0",
5454
"nyc": "^15.1.0",

0 commit comments

Comments
 (0)