Skip to content

Commit

Permalink
downgrade markdown-link-extractor
Browse files Browse the repository at this point in the history
  • Loading branch information
ef4 committed Nov 6, 2024
1 parent afe0e0e commit 51c95cc
Show file tree
Hide file tree
Showing 3 changed files with 8,596 additions and 10,413 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
test-node:
name: Test node-tests
runs-on: ubuntu-latest
timeout-minutes: 14
timeout-minutes: 7
steps:
- name: Check out a copy of the repo
uses: actions/checkout@v4
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
"guidemaker-ember-template": "^4.0.1",
"loader.js": "^4.7.0",
"lodash": "^4.17.21",
"markdown-link-extractor": "^1.2.2",
"markdown-link-extractor": "1.2.3",
"mocha": "^10.1.0",
"node-fetch": "^2.6.7",
"npm-run-all": "^4.1.5",
Expand Down
Loading

0 comments on commit 51c95cc

Please sign in to comment.