Skip to content

Commit bcef7a3

Browse files
build(deps-dev): bump prettier from 3.5.2 to 3.5.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.2 to 3.5.3. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.5.2...3.5.3) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d38019d commit bcef7a3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"eslint-plugin-prettier": "^5.0.0",
2424
"jest": "^29.0.1",
2525
"kind-of": "^6.0.3",
26-
"prettier": "3.5.2",
26+
"prettier": "3.5.3",
2727
"serialize-javascript": "^6.0.0",
2828
"set-value": "^4.0.1"
2929
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3181,10 +3181,10 @@ prettier-linter-helpers@^1.0.0:
31813181
dependencies:
31823182
fast-diff "^1.1.2"
31833183

3184-
3185-
version "3.5.2"
3186-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.2.tgz#d066c6053200da0234bf8fa1ef45168abed8b914"
3187-
integrity sha512-lc6npv5PH7hVqozBR7lkBNOGXV9vMwROAPlumdBkX0wTbbzPu/U1hk5yL8p2pt4Xoc+2mkT8t/sow2YrV/M5qg==
3184+
3185+
version "3.5.3"
3186+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
3187+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
31883188

31893189
pretty-format@^29.7.0:
31903190
version "29.7.0"

0 commit comments

Comments
 (0)