Skip to content

Commit 139204f

Browse files
build(deps-dev): bump prettier from 3.0.3 to 3.5.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.3 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.0.3...3.5.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 a5d03a0 commit 139204f

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
@@ -27,7 +27,7 @@
2727
"eslint-plugin-node": "^11.1.0",
2828
"eslint-plugin-prettier": "^5.1.2",
2929
"lerna": "^3.19.0",
30-
"prettier": "3.0.3",
30+
"prettier": "3.5.3",
3131
"typescript": "^4.0.3"
3232
},
3333
"prettier": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5844,10 +5844,10 @@ prettier-linter-helpers@^1.0.0:
58445844
dependencies:
58455845
fast-diff "^1.1.2"
58465846

5847-
prettier@3.0.3:
5848-
version "3.0.3"
5849-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643"
5850-
integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg==
5847+
prettier@3.5.3:
5848+
version "3.5.3"
5849+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.5.3.tgz#4fc2ce0d657e7a02e602549f053b239cb7dfe1b5"
5850+
integrity sha512-QQtaxnoDJeAkDvDKWCLiwIXkTgRhwYDEQCghU9Z6q03iyek/rxRh/2lC3HB7P8sWT2xC/y5JDctPLBIGzHKbhw==
58515851

58525852
printable-characters@^1.0.42:
58535853
version "1.0.42"

0 commit comments

Comments
 (0)