Skip to content

Commit 318e8fd

Browse files
Update dependency prettier to v2.8.0
1 parent b80b6bb commit 318e8fd

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"eslint": "8.27.0",
3333
"eslint-plugin-json": "3.1.0",
3434
"jest": "29.3.1",
35-
"prettier": "2.7.1",
35+
"prettier": "2.8.0",
3636
"rollup": "3.4.0",
3737
"rollup-plugin-includepaths": "0.2.4",
3838
"rollup-plugin-node-builtins": "2.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3642,10 +3642,10 @@ prelude-ls@^1.2.1:
36423642
resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz"
36433643
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==
36443644

3645-
prettier@2.7.1:
3646-
version "2.7.1"
3647-
resolved "https://registry.npmjs.org/prettier/-/prettier-2.7.1.tgz"
3648-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
3645+
prettier@2.8.0:
3646+
version "2.8.0"
3647+
resolved "https://registry.npmjs.org/prettier/-/prettier-2.8.0.tgz"
3648+
integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==
36493649

36503650
pretty-format@^29.3.1:
36513651
version "29.3.1"

0 commit comments

Comments
 (0)