Skip to content

Commit 4049a99

Browse files
chore(deps-dev): bump prettier from 3.2.5 to 3.3.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.3. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.2.5...3.3.3) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4608b55 commit 4049a99

File tree

3 files changed

+7
-8
lines changed

3 files changed

+7
-8
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"eslint-mdx": "^3.1.5",
3333
"eslint-plugin-mdx": "^3.1.5",
3434
"postcss": "^8",
35-
"prettier": "^3.2.5",
35+
"prettier": "^3.3.3",
3636
"tailwindcss": "^3.3.0",
3737
"typescript": "^5"
3838
}

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@
2222
"docs"
2323
],
2424
"devDependencies": {
25-
"prettier": "^3.2.5"
25+
"prettier": "^3.3.3"
2626
}
2727
}

0 commit comments

Comments
 (0)