Skip to content

Commit 1471a90

Browse files
meta: bump dedent from 1.7.0 to 1.7.1
Bumps [dedent](https://github.com/dmnd/dedent) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/dmnd/dedent/releases) - [Changelog](https://github.com/dmnd/dedent/blob/main/CHANGELOG.md) - [Commits](https://github.com/dmnd/dedent/commits) --- updated-dependencies: - dependency-name: dedent dependency-version: 1.7.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc47202 commit 1471a90

File tree

3 files changed

+20
-23
lines changed

3 files changed

+20
-23
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/mdx": "^2.0.13",
9090
"@types/semver": "~7.7.1",
9191
"babel-plugin-react-compiler": "^1.0.0",
92-
"dedent": "^1.7.0",
92+
"dedent": "^1.7.1",
9393
"eslint-config-next": "16.1.1",
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.7.0",
60+
"dedent": "^1.7.1",
6161
"remark-parse": "^11.0.0",
6262
"unified": "^11.0.5"
6363
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)