Skip to content

Commit

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


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)

Updates `typescript` from 5.4.3 to 5.4.5
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.4.3...v5.4.5)

---
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
- dependency-name: typescript
  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 2a7f52a commit b099fff
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 29 deletions.
42 changes: 16 additions & 26 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,12 +64,12 @@
"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.4.0",
"typescript": "^5.4.3"
"typescript": "^5.4.5"
},
"peerDependencies": {
"stylelint": "^16.0.1"
Expand Down

0 comments on commit b099fff

Please sign in to comment.