Skip to content

Commit 064f9c3

Browse files
chore(deps): update dependency prettier to v2.8.1 (#215)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6c60b60 commit 064f9c3

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
@@ -54,7 +54,7 @@
5454
"eslint": "^7.32.0",
5555
"eslint-plugin-unicorn": "^21.0.0",
5656
"eslint-plugin-unused-imports": "^2.0.0",
57-
"prettier": "2.8.0",
57+
"prettier": "2.8.1",
5858
"ts-node": "^10.7.0",
5959
"typescript-eslint": "0.0.1-alpha.0",
6060
"uvu": "^0.5.3"

yarn.lock

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

2289-
prettier@2.8.0:
2290-
version "2.8.0"
2291-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9"
2292-
integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==
2289+
prettier@2.8.1:
2290+
version "2.8.1"
2291+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.1.tgz#4e1fd11c34e2421bc1da9aea9bd8127cd0a35efc"
2292+
integrity sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==
22932293

22942294
pretty-format@^26.6.2:
22952295
version "26.6.2"

0 commit comments

Comments
 (0)