Skip to content

Commit 3b1160a

Browse files
Bump prettier from 2.7.1 to 2.8.1 (#191)
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 2.8.1. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.7.1...2.8.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f866640 commit 3b1160a

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
@@ -17,7 +17,7 @@
1717
"eslint-plugin-flowtype": "^8.0.2",
1818
"eslint-plugin-react": "^7.31.11",
1919
"flow-bin": "^0.191.0",
20-
"prettier": "^2.7.1",
20+
"prettier": "^2.8.1",
2121
"progress-bar-webpack-plugin": "^2.1.0",
2222
"webpack": "^5.74.0",
2323
"webpack-cli": "^5.0.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3039,10 +3039,10 @@ prelude-ls@^1.2.1:
30393039
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
30403040
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
30413041

3042-
prettier@^2.7.1:
3043-
version "2.7.1"
3044-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
3045-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
3042+
prettier@^2.8.1:
3043+
version "2.8.1"
3044+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
3045+
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==
30463046

30473047
progress-bar-webpack-plugin@^2.1.0:
30483048
version "2.1.0"

0 commit comments

Comments
 (0)