Skip to content

Commit

Permalink
Bump remark-cli from 10.0.1 to 11.0.0 (#19)
Browse files Browse the repository at this point in the history
* Bump remark-cli from 10.0.1 to 11.0.0

Bumps [remark-cli](https://github.com/remarkjs/remark) from 10.0.1 to 11.0.0.
- [Release notes](https://github.com/remarkjs/remark/releases)
- [Changelog](https://github.com/remarkjs/remark/blob/main/changelog.md)
- [Commits](https://github.com/remarkjs/remark/compare/remark-cli@10.0.1...remark-cli@11.0.0)

---
updated-dependencies:
- dependency-name: remark-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update package.json

* Test only for Node 16 on CI

* Sync `engines.node` in `package-lock.json`

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Richard Hallows <jeddy3@users.noreply.github.com>
Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
  • Loading branch information
3 people committed Sep 4, 2022
1 parent 07d28f0 commit 9a02f89
Show file tree
Hide file tree
Showing 3 changed files with 698 additions and 143 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nodejs.yml
Expand Up @@ -12,3 +12,5 @@ on:
jobs:
test:
uses: stylelint/.github/.github/workflows/test.yml@main
with:
node-version: '["lts/*"]'

0 comments on commit 9a02f89

Please sign in to comment.