Skip to content

Commit 51bf6bc

Browse files
committed
Upgrade and unlock Prettier
1 parent e31aa12 commit 51bf6bc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ui/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"postcss-loader": "^6.1.0",
6464
"postcss-nesting": "^8.0.1",
6565
"postcss-simple-vars": "^6.0.3",
66-
"prettier": "2.2.1",
66+
"prettier": "^2.2.1",
6767
"style-loader": "^2.0.0",
6868
"stylelint": "^13.12.0",
6969
"stylelint-config-css-modules": "^2.2.0",

ui/frontend/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5278,10 +5278,10 @@ prelude-ls@~1.1.2:
52785278
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
52795279
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
52805280

5281-
5282-
version "2.2.1"
5283-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
5284-
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
5281+
prettier@^2.2.1:
5282+
version "2.3.1"
5283+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6"
5284+
integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA==
52855285

52865286
pretty-error@^3.0.4:
52875287
version "3.0.4"

0 commit comments

Comments
 (0)