Skip to content

Commit a10f7db

Browse files
meta: bump @node-core/doc-kit from 1.0.2 to 1.2.0 (#8797)
Bumps [@node-core/doc-kit](https://github.com/nodejs/doc-kit) from 1.0.2 to 1.2.0. - [Commits](https://github.com/nodejs/doc-kit/commits) --- updated-dependencies: - dependency-name: "@node-core/doc-kit" dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 111f84f commit a10f7db

File tree

2 files changed

+465
-148
lines changed

2 files changed

+465
-148
lines changed

packages/remark-lint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"test:unit": "cross-env NODE_NO_WARNINGS=1 node --experimental-test-coverage --test \"**/*.test.mjs\""
2121
},
2222
"dependencies": {
23-
"@node-core/doc-kit": "^1.0.2",
23+
"@node-core/doc-kit": "^1.2.0",
2424
"remark-gfm": "^4.0.1",
2525
"remark-lint-blockquote-indentation": "^4.0.1",
2626
"remark-lint-checkbox-character-style": "^5.0.1",

0 commit comments

Comments
 (0)