Skip to content

Commit 93a0db5

Browse files
dependabot[bot]michaelmior
authored andcommitted
Bump prettier from 2.8.1 to 2.8.2
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 2.8.2. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@2.8.1...2.8.2) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 36f6adb commit 93a0db5

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
@@ -104,7 +104,7 @@
104104
"npm-package-json-lint": "^6.4.0",
105105
"npm-package-json-lint-config-default": "^5.0.0",
106106
"pkg-ok": "^3.0.0",
107-
"prettier": "^2.8.1",
107+
"prettier": "^2.8.2",
108108
"pretty-quick": "^3.1.3",
109109
"react-test-renderer": "^17.0.2",
110110
"redux-mock-store": "^1.5.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15931,10 +15931,10 @@ prelude-ls@~1.1.2:
1593115931
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.0.tgz#b6a5bf1284026ae640f17f7ff5658a7567fc0d18"
1593215932
integrity sha512-kXtO4s0Lz/DW/IJ9QdWhAf7/NmPWQXkFr/r/WkR3vyI+0v8amTDxiaQSLzs8NBlytfLWX/7uQUMIW677yLKl4w==
1593315933

15934-
prettier@^2.8.1:
15935-
version "2.8.1"
15936-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
15937-
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==
15934+
prettier@^2.8.2:
15935+
version "2.8.2"
15936+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.2.tgz#c4ea1b5b454d7c4b59966db2e06ed7eec5dfd160"
15937+
integrity sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw==
1593815938

1593915939
pretty-bytes@^5.3.0:
1594015940
version "5.4.1"

0 commit comments

Comments
 (0)