Skip to content

Commit

Permalink
fix: dependency bumps
Browse files Browse the repository at this point in the history
  • Loading branch information
bconnorwhite committed Jan 17, 2022
1 parent 677fffa commit 56687de
Show file tree
Hide file tree
Showing 2 changed files with 3,049 additions and 3,322 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@
"test": "bob test"
},
"dependencies": {
"marked": "^2.0.1",
"marked": "^4.0.10",
"read-file-safe": "^1.0.10"
},
"devDependencies": {
"@bconnorwhite/bob": "^2.9.2",
"@types/marked": "^2.0.1",
"@types/marked": "^4.0.1",
"@types/mock-fs": "^4.13.0",
"mock-fs": "^4.13.0"
},
Expand All @@ -58,4 +58,4 @@
"npmpackagejsonlint": {
"extends": "npm-package-json-lint-config-bob"
}
}
}
Loading

0 comments on commit 56687de

Please sign in to comment.