| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 5d94dbb commit 6539361
2 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -6,17 +6,17 @@ | |||
| 6 | 6 | "build": "rollup -f es -p '@rollup/plugin-node-resolve={exportConditions: [\"node\"]}' -p @rollup/plugin-commonjs -p rollup-plugin-cleanup lint-md.src.mjs --file lint-md.mjs" | |
| 7 | 7 | }, | |
| 8 | 8 | "dependencies": { | |
| 9 | - "remark-parse": "^10.0.1", | ||
| 9 | + "remark-parse": "^10.0.2", | ||
| 10 | 10 | "remark-preset-lint-node": "^4.0.0", | |
| 11 | - "remark-stringify": "^10.0.2", | ||
| 11 | + "remark-stringify": "^10.0.3", | ||
| 12 | 12 | "to-vfile": "^7.2.4", | |
| 13 | 13 | "unified": "^10.1.2", | |
| 14 | 14 | "vfile-reporter": "^7.0.5" | |
| 15 | 15 | }, | |
| 16 | 16 | "devDependencies": { | |
| 17 | 17 | "@rollup/plugin-commonjs": "^25.0.0", | |
| 18 | 18 | "@rollup/plugin-node-resolve": "^15.0.2", | |
| 19 | - "rollup": "^3.21.7", | ||
| 19 | + "rollup": "^3.22.0", | ||
| 20 | 20 | "rollup-plugin-cleanup": "^3.2.1" | |
| 21 | 21 | } | |
| 22 | 22 | } | |
| Back | FazBrowse Home | New Git URL |
0 commit comments