Skip to content

Commit 51ab95b

Browse files
chore(deps): update dependency prettier to v2.8.8
1 parent d809011 commit 51ab95b

File tree

2 files changed

+7
-19
lines changed

2 files changed

+7
-19
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"postcss-color-rgb": "2.0.0",
7474
"postcss-preset-env": "8.3.0",
7575
"postcss-scss": "4.0.6",
76-
"prettier": "2.8.7",
76+
"prettier": "2.8.8",
7777
"rollup": "2.79.1",
7878
"rollup-plugin-babel": "4.4.0",
7979
"rollup-plugin-commonjs": "10.1.0",

yarn.lock

Lines changed: 6 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7,23 +7,6 @@
77
resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.0.1.tgz#b38b444ad3aa5fedbb15f2f746dcd934226a12dd"
88
integrity sha512-+u76oB43nOHrF4DDWRLWDCtci7f3QJoEBigemIdIeTi1ODqjx6Tad9NCVnPRwewWlKkVab5PlK8DCtPTyX7S8g==
99

10-
"@algolia/[email protected]":
11-
version "1.18.1"
12-
resolved "https://registry.yarnpkg.com/@algolia/autocomplete-preset-algolia/-/autocomplete-preset-algolia-1.18.1.tgz#36fcbf6cbcf7e353613339a4fe015193417ef7be"
13-
integrity sha512-ifZV6vfVE9IKNdIe2+JhaBfY78LtnWnYrOFaSxJ7F45ixumSsRw7jCDoHwRxemoceHZzDpaSykSJwcy3XkTswA==
14-
dependencies:
15-
"@algolia/autocomplete-shared" "1.18.1"
16-
17-
"@algolia/[email protected]":
18-
version "1.18.1"
19-
resolved "https://registry.yarnpkg.com/@algolia/autocomplete-shared/-/autocomplete-shared-1.18.1.tgz#18175fd76fa01b692bc44b8e6dc63bf68623d031"
20-
integrity sha512-vMKFYX5+SX+kIaJSMXOtj6zcMBhAWNyQJkfMrsuK38iJRTwemR23nzUE8qd3rHfWh6Iqgj89vDkf/CuOXDYllA==
21-
22-
"@algolia/[email protected]":
23-
version "1.18.1"
24-
resolved "https://registry.yarnpkg.com/@algolia/autocomplete-theme-classic/-/autocomplete-theme-classic-1.18.1.tgz#530f2c79b06f14cb6a3d409dfc1f24d369470f6c"
25-
integrity sha512-ZsHFwU0bj5jG2xDIFbl1PZM6B5NruIVkU7FPumcrhFicQXRUcXyJyNWrqBTCrUBXdtSNYu2eCTUi59aTZJvNPg==
26-
2710
"@algolia/[email protected]":
2811
version "4.16.0"
2912
resolved "https://registry.yarnpkg.com/@algolia/cache-browser-local-storage/-/cache-browser-local-storage-4.16.0.tgz#ccd31ab9df10781a69a653e9d994d0be974952ba"
@@ -12220,7 +12203,12 @@ prettier-linter-helpers@^1.0.0:
1222012203
dependencies:
1222112204
fast-diff "^1.1.2"
1222212205

12223-
[email protected], prettier@^2.0.0:
12206+
12207+
version "2.8.8"
12208+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
12209+
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
12210+
12211+
prettier@^2.0.0:
1222412212
version "2.8.7"
1222512213
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450"
1222612214
integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==

0 commit comments

Comments
 (0)