Skip to content

Commit 44c3ff5

Browse files
Bump prettier from 3.2.5 to 3.3.3 (#1018)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 04d0100 commit 44c3ff5

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"eslint-config-prettier": "^9.1.0",
3333
"eslint-plugin-prettier": "^5.2.1",
3434
"mocha": "^10.7.3",
35-
"prettier": "^3.2.5",
35+
"prettier": "^3.3.3",
3636
"run-script-os": "^1.1.6",
3737
"ts-loader": "^9.5.1",
3838
"typedoc": "^0.26.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2264,10 +2264,10 @@ prettier-linter-helpers@^1.0.0:
22642264
dependencies:
22652265
fast-diff "^1.1.2"
22662266

2267-
prettier@^3.2.5:
2268-
version "3.2.5"
2269-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
2270-
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
2267+
prettier@^3.3.3:
2268+
version "3.3.3"
2269+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105"
2270+
integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==
22712271

22722272
process-warning@^4.0.0:
22732273
version "4.0.0"

0 commit comments

Comments
 (0)