Skip to content

Commit 320fcee

Browse files
Bump prettier from 3.2.4 to 3.3.2 (#351)
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 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.2.4...3.3.2) --- 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 91f0695 commit 320fcee

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
@@ -14,7 +14,7 @@
1414
"eslint-plugin-flowtype": "^8.0.2",
1515
"eslint-plugin-react": "^7.34.2",
1616
"flow-bin": "^0.229.2",
17-
"prettier": "^3.2.5",
17+
"prettier": "^3.3.2",
1818
"progress-bar-webpack-plugin": "^2.1.0",
1919
"webpack": "^5.90.3",
2020
"webpack-cli": "^5.1.4"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3774,10 +3774,10 @@ prelude-ls@^1.2.1:
37743774
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
37753775
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
37763776

3777-
prettier@^3.2.5:
3778-
version "3.2.5"
3779-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.5.tgz#e52bc3090586e824964a8813b09aba6233b28368"
3780-
integrity sha512-3/GWa9aOC0YeD7LUfvOG2NiDyhOWRvt1k+rcKhOuYnMY24iiCphgneUfJDyFXd6rZCAnuLBv6UeAULtrhT/F4A==
3777+
prettier@^3.3.2:
3778+
version "3.3.2"
3779+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.3.2.tgz#03ff86dc7c835f2d2559ee76876a3914cec4a90a"
3780+
integrity sha512-rAVeHYMcv8ATV5d508CFdn+8/pHPpXeIid1DdrPwXnaAdH7cqjVbpJaT5eq4yRAFU/lsbwYwSF/n5iNrdJHPQA==
37813781

37823782
progress-bar-webpack-plugin@^2.1.0:
37833783
version "2.1.0"

0 commit comments

Comments
 (0)