Skip to content

Commit ae4b9ac

Browse files
Bump the development-dependencies group with 2 updates (#220)
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/[email protected]@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ef611d9 commit ae4b9ac

File tree

2 files changed

+14
-24
lines changed

2 files changed

+14
-24
lines changed

package-lock.json

+12-22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,10 @@
5252
"eslint-config-stylelint": "^21.0.0",
5353
"husky": "^9.0.11",
5454
"lint-staged": "^15.2.2",
55-
"np": "^10.0.2",
55+
"np": "^10.0.5",
5656
"npm-run-all": "^4.1.5",
5757
"prettier": "^3.2.5",
58-
"remark-cli": "^12.0.0",
58+
"remark-cli": "^12.0.1",
5959
"stylelint": "^16.2.1"
6060
},
6161
"peerDependencies": {

0 commit comments

Comments
 (0)