Skip to content

Commit 4be18a0

Browse files
dependabot[bot]recurser
authored andcommitted
deps: bump prettier from 3.3.0 to 3.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.0 to 3.3.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.0...3.3.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent edace53 commit 4be18a0

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
@@ -37,7 +37,7 @@
3737
"next-translate": "^2.0.6",
3838
"next-translate-plugin": "^2.0.5",
3939
"papaparse": "^5.4.1",
40-
"prettier": "^3.3.0",
40+
"prettier": "^3.3.2",
4141
"prismjs": "^1.29.0",
4242
"react": "17.0.2",
4343
"react-dom": "17.0.2",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8401,10 +8401,10 @@ prelude-ls@~1.1.2:
84018401
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
84028402
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
84038403

8404-
prettier@^3.3.0:
8405-
version "3.3.0"
8406-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.0.tgz#d173ea0524a691d4c0b1181752f2b46724328cdf"
8407-
integrity sha512-J9odKxERhCQ10OC2yb93583f6UnYutOeiV5i0zEDS7UGTdUt0u+y8erxl3lBKvwo/JHyyoEdXjwp4dke9oyZ/g==
8404+
prettier@^3.3.2:
8405+
version "3.3.2"
8406+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.2.tgz#03ff86dc7c835f2d2559ee76876a3914cec4a90a"
8407+
integrity sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==
84088408

84098409
pretty-format@^27.0.2:
84108410
version "27.5.1"

0 commit comments

Comments
 (0)