Skip to content

Commit

Permalink
Merge pull request #365 from azu/feature/power-doctest
Browse files Browse the repository at this point in the history
chore(deps): update power-doctest
  • Loading branch information
azu committed Jul 15, 2023
2 parents cf21ebc + 4f64c98 commit 31c3d48
Show file tree
Hide file tree
Showing 4 changed files with 444 additions and 142 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: setup Node.js
uses: actions/setup-node@v2
with:
node-version: 14
node-version: 18
- name: setup Ruby
uses: ruby/setup-ruby@v1
with:
Expand Down
2 changes: 1 addition & 1 deletion .node-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v14.16.1
v18.16.1
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,9 @@
"ypromise": "^0.3.0"
},
"devDependencies": {
"@alrra/travis-scripts": "^3.0.1",
"@power-doctest/asciidoctor": "^5.3.1",
"@power-doctest/javascript": "^5.3.1",
"@power-doctest/tester": "^5.3.2",
"@power-doctest/asciidoctor": "^5.3.3",
"@power-doctest/javascript": "^5.3.3",
"@power-doctest/tester": "^5.3.3",
"@textlint-ja/textlint-rule-no-synonyms": "^1.3.0",
"brfs": "^2.0.2",
"browserify": "^16.5.0",
Expand Down
Loading

0 comments on commit 31c3d48

Please sign in to comment.