Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 47ed833

Browse files
authored
Merge pull request #34 from StaticJsCMS/renovate/prettier-2.x
chore(deps): update dependency prettier to v2.8.4
2 parents f4de96a + fc12ef4 commit 47ed833

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"postcss": "8.4.21",
2929
"postcss-easing-gradients": "3.0.1",
3030
"postcss-preset-env": "8.0.1",
31-
"prettier": "2.8.3",
31+
"prettier": "2.8.4",
3232
"vue-content-placeholders": "0.2.1"
3333
}
3434
}

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13367,7 +13367,12 @@ prettier-linter-helpers@^1.0.0:
1336713367
dependencies:
1336813368
fast-diff "^1.1.2"
1336913369

13370-
prettier@2.8.3, "prettier@^1.18.2 || ^2.0.0":
13370+
prettier@2.8.4:
13371+
version "2.8.4"
13372+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
13373+
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
13374+
13375+
"prettier@^1.18.2 || ^2.0.0":
1337113376
version "2.8.3"
1337213377
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.3.tgz#ab697b1d3dd46fb4626fbe2f543afe0cc98d8632"
1337313378
integrity sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==

0 commit comments

Comments
 (0)