Skip to content

Commit 2b8a28e

Browse files
meta: bump dedent from 1.6.0 to 1.7.0 (#8317)
Bumps [dedent](https://github.com/dmnd/dedent) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/dmnd/dedent/releases) - [Changelog](https://github.com/dmnd/dedent/blob/main/CHANGELOG.md) - [Commits](dmnd/dedent@v1.6.0...v1.7.0) --- updated-dependencies: - dependency-name: dedent dependency-version: 1.7.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7dbd827 commit 2b8a28e

File tree

3 files changed

+15
-83
lines changed

3 files changed

+15
-83
lines changed

apps/site/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"@types/mdast": "^4.0.4",
9090
"@types/mdx": "^2.0.13",
9191
"@types/semver": "~7.7.1",
92-
"dedent": "^1.6.0",
92+
"dedent": "^1.7.0",
9393
"eslint-config-next": "15.5.4",
9494
"eslint-plugin-mdx": "~3.6.2",
9595
"eslint-plugin-react": "~7.37.5",

packages/remark-lint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
},
5858
"devDependencies": {
5959
"cross-env": "catalog:",
60-
"dedent": "^1.6.0",
60+
"dedent": "^1.7.0",
6161
"remark-parse": "^11.0.0",
6262
"unified": "^11.0.5"
6363
}

pnpm-lock.yaml

Lines changed: 13 additions & 81 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)