Skip to content

Commit

Permalink
web: unpin prettier version
Browse files Browse the repository at this point in the history
  • Loading branch information
valerybugakov committed Dec 8, 2022
1 parent 0c9395e commit a1bd503
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -489,7 +489,6 @@
"cssnano": "4.1.10",
"webpack": "5",
"tslib": "2.1.0",
"prettier": "2.8.1",
"jsprim": "1.4.2"
},
"packageManager": "yarn@3.2.3"
Expand Down
20 changes: 19 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -25969,7 +25969,16 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:2.8.1":
"prettier@npm:2.0.5":
version: 2.0.5
resolution: "prettier@npm:2.0.5"
bin:
prettier: bin-prettier.js
checksum: 7f89d2f5d1a1a15a7bf200556b8c5395913d0119fe52a3fba51ab116695d584652d37fdb7d86e0919bfe36b22649afcf222eaca00a1065eb486b7b4cf3062eff
languageName: node
linkType: hard

"prettier@npm:2.8.1, prettier@npm:^2.2.0":
version: 2.8.1
resolution: "prettier@npm:2.8.1"
bin:
Expand All @@ -25978,6 +25987,15 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:>=2.2.1 <=2.3.0":
version: 2.3.0
resolution: "prettier@npm:2.3.0"
bin:
prettier: bin-prettier.js
checksum: e8851a45f60f2994775f96e07964646c299b8a8f9c64da4fbd8efafc20db3458bdcedac79aed34e1d5477540b3aa04f6499adc4979cb7937f8ebd058a767d8ff
languageName: node
linkType: hard

"pretty-bytes@npm:^5.3.0":
version: 5.3.0
resolution: "pretty-bytes@npm:5.3.0"
Expand Down

0 comments on commit a1bd503

Please sign in to comment.