Skip to content

Commit bc25d73

Browse files
chore(deps): update dependency prettier to v2.8.8
1 parent 79bbbf2 commit bc25d73

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"postcss-color-rgb": "2.0.0",
7373
"postcss-preset-env": "8.3.0",
7474
"postcss-scss": "4.0.6",
75-
"prettier": "2.8.7",
75+
"prettier": "2.8.8",
7676
"rollup": "2.79.1",
7777
"rollup-plugin-babel": "4.4.0",
7878
"rollup-plugin-commonjs": "10.1.0",

yarn.lock

+11-1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@
1616
resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.0.1.tgz#b38b444ad3aa5fedbb15f2f746dcd934226a12dd"
1717
integrity sha512-+u76oB43nOHrF4DDWRLWDCtci7f3QJoEBigemIdIeTi1ODqjx6Tad9NCVnPRwewWlKkVab5PlK8DCtPTyX7S8g==
1818

19+
"@algolia/autocomplete-theme-classic@1.9.4":
20+
version "1.9.4"
21+
resolved "https://registry.yarnpkg.com/@algolia/autocomplete-theme-classic/-/autocomplete-theme-classic-1.9.4.tgz#6400359de17fe0c698eb65303f67cea53175bb08"
22+
integrity sha512-ydeYji3VKIPRFHTnIBVbwocFs9FOKLJnQtYIqmT3z3SVhsceeju2XUD9v3jZRrKb9FVrs1oKQaw0MsessZXMkw==
23+
1924
"@algolia/cache-browser-local-storage@4.16.0":
2025
version "4.16.0"
2126
resolved "https://registry.yarnpkg.com/@algolia/cache-browser-local-storage/-/cache-browser-local-storage-4.16.0.tgz#ccd31ab9df10781a69a653e9d994d0be974952ba"
@@ -15970,7 +15975,12 @@ prettier-linter-helpers@^1.0.0:
1597015975
dependencies:
1597115976
fast-diff "^1.1.2"
1597215977

15973-
prettier@2.8.7, "prettier@^1.18.2 || ^2.0.0", prettier@^2.0.0:
15978+
prettier@2.8.8:
15979+
version "2.8.8"
15980+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
15981+
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
15982+
15983+
"prettier@^1.18.2 || ^2.0.0", prettier@^2.0.0:
1597415984
version "2.8.7"
1597515985
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.7.tgz#bb79fc8729308549d28fe3a98fce73d2c0656450"
1597615986
integrity sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==

0 commit comments

Comments
 (0)