Skip to content

Commit f69ca5b

Browse files
authored
Merge pull request #917 from w3bdesign/dependabot/npm_and_yarn/prettier-2.8.0
Bump prettier from 2.7.1 to 2.8.0
2 parents eecc342 + b623ec0 commit f69ca5b

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
@@ -42,7 +42,7 @@
4242
"jsdom": "20.0.3",
4343
"nuxt": "2.15.8",
4444
"postcss": "8.4.19",
45-
"prettier": "2.7.1",
45+
"prettier": "2.8.0",
4646
"tailwindcss": "3.2.4",
4747
"uid": "2.0.1",
4848
"vue": "^2.7.14",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13058,10 +13058,10 @@ prettier-linter-helpers@^1.0.0:
1305813058
dependencies:
1305913059
fast-diff "^1.1.2"
1306013060

13061-
prettier@2.7.1, "prettier@^1.18.2 || ^2.0.0":
13062-
version "2.7.1"
13063-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
13064-
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
13061+
prettier@2.8.0, "prettier@^1.18.2 || ^2.0.0":
13062+
version "2.8.0"
13063+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.0.tgz#c7df58393c9ba77d6fba3921ae01faf994fb9dc9"
13064+
integrity sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==
1306513065

1306613066
pretty-bytes@^5.6.0:
1306713067
version "5.6.0"

0 commit comments

Comments
 (0)