Skip to content

Commit

Permalink
Bump the development-dependencies group with 2 updates (#220)
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 2 updates: [np](https://github.com/sindresorhus/np) and [remark-cli](https://github.com/remarkjs/remark).


Updates `np` from 10.0.2 to 10.0.5
- [Release notes](https://github.com/sindresorhus/np/releases)
- [Commits](sindresorhus/np@v10.0.2...v10.0.5)

Updates `remark-cli` from 12.0.0 to 12.0.1
- [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@12.0.0...remark-cli@12.0.1)

---
updated-dependencies:
- dependency-name: np
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: remark-cli
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 2, 2024
1 parent ef611d9 commit ae4b9ac
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 24 deletions.
34 changes: 12 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
"eslint-config-stylelint": "^21.0.0",
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"np": "^10.0.2",
"np": "^10.0.5",
"npm-run-all": "^4.1.5",
"prettier": "^3.2.5",
"remark-cli": "^12.0.0",
"remark-cli": "^12.0.1",
"stylelint": "^16.2.1"
},
"peerDependencies": {
Expand Down

0 comments on commit ae4b9ac

Please sign in to comment.