Skip to content

Commit 1d28838

Browse files
build(deps-dev): bump prettier from 3.2.5 to 3.3.3 in /media (#110)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cd3a99d commit 1d28838

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

media/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"eslint-config-next": "14.1.4",
5353
"less": "^4.2.0",
5454
"postcss": "^8",
55-
"prettier": "^3.2.5",
55+
"prettier": "^3.3.3",
5656
"tailwindcss": "^3.4.3",
5757
"typescript": "^5",
5858
"vite": "^2.9.18"

media/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4624,10 +4624,10 @@ prelude-ls@^1.2.1:
46244624
resolved "https://registry.npmmirror.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
46254625
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
46264626

4627-
prettier@^3.2.5:
4628-
version "3.2.5"
4629-
resolved "https://registry.npmmirror.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
4630-
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
4627+
prettier@^3.3.3:
4628+
version "3.3.3"
4629+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.3.tgz#30c54fe0be0d8d12e6ae61dbb10109ea00d53105"
4630+
integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==
46314631

46324632
process@^0.11.10:
46334633
version "0.11.10"

0 commit comments

Comments
 (0)