Skip to content

Commit 078fbdd

Browse files
dependabot[bot]mergify[bot]
authored andcommitted
Build(deps-dev): Bump prettier from 2.8.0 to 2.8.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.0 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.8.0...2.8.1) --- updated-dependencies: - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0dee648 commit 078fbdd

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
@@ -72,7 +72,7 @@
7272
"enzyme": "^3.11.0",
7373
"enzyme-to-json": "^3.6.2",
7474
"postcss": "8.x",
75-
"prettier": "^2.8.0",
75+
"prettier": "^2.8.1",
7676
"react": "^18.2.0",
7777
"react-dom": "^18.2.0",
7878
"react-scripts": "^5.0.1",

yarn.lock

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

12938-
prettier@^2.8.0:
12939-
version "2.8.0"
12940-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9"
12941-
integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==
12938+
prettier@^2.8.1:
12939+
version "2.8.1"
12940+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
12941+
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==
1294212942

1294312943
pretty-bytes@^5.3.0, pretty-bytes@^5.4.1:
1294412944
version "5.6.0"

0 commit comments

Comments
 (0)