Skip to content

Commit

Permalink
pin back prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
jgerigmeyer committed Jan 22, 2024
1 parent 911e41c commit 7de82ed
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"liquidjs": "^10.10.0",
"node-fetch": "^2.6.7",
"npm-run-all": "^4.1.5",
"prettier": "^3.2.4",
"prettier": "3.2.2",
"selenium-webdriver": "^4.16.0",
"stylelint": "^16.2.0",
"stylelint-config-standard": "^36.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -715,7 +715,7 @@ __metadata:
nanoid: ^5.0.4
node-fetch: ^2.6.7
npm-run-all: ^4.1.5
prettier: ^3.2.4
prettier: 3.2.2
selenium-webdriver: ^4.16.0
stylelint: ^16.2.0
stylelint-config-standard: ^36.0.0
Expand Down Expand Up @@ -4593,12 +4593,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.2.4":
version: 3.2.4
resolution: "prettier@npm:3.2.4"
"prettier@npm:3.2.2":
version: 3.2.2
resolution: "prettier@npm:3.2.2"
bin:
prettier: bin/prettier.cjs
checksum: 6ec9385a836e0b9bac549e585101c086d1521c31d7b882d5c8bb7d7646da0693da5f31f4fff6dc080710e5e2d34c85e6fb2f8766876b3645c8be2f33b9c3d1a3
checksum: b416e1e4b26c351403343ebe461feda631c0eee5c3cf316c711204a08f3c639f38a8f9177c75e98a690998ff82e8ddc80c6bc027fb4ef6cedb6a4db035b4fe9a
languageName: node
linkType: hard

Expand Down

0 comments on commit 7de82ed

Please sign in to comment.