Skip to content

Commit 7dbb8e2

Browse files
dependabot[bot]dgolovin
authored andcommittedFeb 26, 2025·
chore(deps-dev): Bump prettier from 3.5.1 to 3.5.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.1 to 3.5.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.1...3.5.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e8475e9 commit 7dbb8e2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"eslint-plugin-sonarjs": "^3.0.2",
8282
"eslint-plugin-unicorn": "^56.0.1",
8383
"mkdirp": "^3.0.1",
84-
"prettier": "^3.5.1",
84+
"prettier": "^3.5.2",
8585
"tslib": "^2.8.1",
8686
"typescript": "^5.7.3",
8787
"vite": "^6.2.0",

‎pnpm-lock.yaml

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

0 commit comments

Comments
 (0)
Please sign in to comment.