Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelDeBoey committed May 10, 2022
1 parent 668d719 commit 5699b6e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,16 +47,16 @@
"validate": "kcd-scripts validate"
},
"dependencies": {
"@babel/runtime": "^7.17.2",
"fetch-retry": "^5.0.1",
"@babel/runtime": "^7.17.9",
"fetch-retry": "^5.0.2",
"hast-util-from-parse5": "^6.0.1",
"node-fetch": "^2.6.7",
"parse5": "^6.0.1",
"unist-util-visit": "^2.0.3"
},
"devDependencies": {
"jest-in-case": "^1.0.2",
"kcd-scripts": "^12.0.0",
"kcd-scripts": "^12.2.0",
"pretty-quick": "^3.1.3",
"remark": "^13.0.0",
"remark-html": "^13.0.2"
Expand Down

0 comments on commit 5699b6e

Please sign in to comment.