We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c608099 commit 7633f55Copy full SHA for 7633f55
package.json
@@ -47,16 +47,16 @@
47
"validate": "kcd-scripts validate"
48
},
49
"dependencies": {
50
- "@babel/runtime": "^7.18.3",
51
- "fetch-retry": "^5.0.2",
+ "@babel/runtime": "^7.22.3",
+ "fetch-retry": "^5.0.6",
52
"hast-util-from-parse5": "^6.0.1",
53
- "node-fetch": "^2.6.7",
+ "node-fetch": "^2.6.11",
54
"parse5": "^6.0.1",
55
"unist-util-visit": "^2.0.3"
56
57
"devDependencies": {
58
"jest-in-case": "^1.0.2",
59
- "kcd-scripts": "^12.2.0",
+ "kcd-scripts": "^12.3.0",
60
"pretty-quick": "^3.1.3",
61
"remark": "^13.0.0",
62
"remark-html": "^13.0.2"
0 commit comments