Skip to content

Commit bf10610

Browse files
chore(deps): update prettier
1 parent 9d728c9 commit bf10610

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828
"@sourcegraph/tsconfig": "^4.0.1",
2929
"eslint": "^8.33.0",
3030
"husky": "^5.0.9",
31-
"prettier": "^2.5.1",
31+
"prettier": "^2.8.4",
3232
"semantic-release": "^17.3.9",
3333
"stylelint": "^14.16.1",
3434
"typescript": "^4.5.5"
3535
},
3636
"dependencies": {
37-
"stylelint-config-prettier": "^9.0.3",
37+
"stylelint-config-prettier": "^9.0.5",
3838
"stylelint-config-standard-scss": "^3.0.0"
3939
},
4040
"husky": {

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5101,10 +5101,10 @@ prepend-http@^1.0.1:
51015101
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
51025102
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
51035103

5104-
prettier@^2.5.1:
5105-
version "2.5.1"
5106-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
5107-
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
5104+
prettier@^2.8.4:
5105+
version "2.8.4"
5106+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.4.tgz#34dd2595629bfbb79d344ac4a91ff948694463c3"
5107+
integrity sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==
51085108

51095109
pretty-format@^26.6.2:
51105110
version "26.6.2"
@@ -6118,10 +6118,10 @@ style-search@^0.1.0:
61186118
resolved "https://registry.npmjs.org/style-search/-/style-search-0.1.0.tgz#7958c793e47e32e07d2b5cafe5c0bf8e12e77902"
61196119
integrity sha1-eVjHk+R+MuB9K1yv5cC/jhLneQI=
61206120

6121-
stylelint-config-prettier@^9.0.3:
6122-
version "9.0.3"
6123-
resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-9.0.3.tgz#0dccebeff359dcc393c9229184408b08964d561c"
6124-
integrity sha512-5n9gUDp/n5tTMCq1GLqSpA30w2sqWITSSEiAWQlpxkKGAUbjcemQ0nbkRvRUa0B1LgD3+hCvdL7B1eTxy1QHJg==
6121+
stylelint-config-prettier@^9.0.5:
6122+
version "9.0.5"
6123+
resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-9.0.5.tgz#9f78bbf31c7307ca2df2dd60f42c7014ee9da56e"
6124+
integrity sha512-U44lELgLZhbAD/xy/vncZ2Pq8sh2TnpiPvo38Ifg9+zeioR+LAkHu0i6YORIOxFafZoVg0xqQwex6e6F25S5XA==
61256125

61266126
stylelint-config-recommended-scss@^5.0.2:
61276127
version "5.0.2"

0 commit comments

Comments
 (0)