Skip to content

Commit

Permalink
Remove unused dev-dependency prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Borewit committed Nov 26, 2024
1 parent c36e473 commit b81eafc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 11 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@
"del-cli": "^6.0.0",
"mime": "^4.0.4",
"mocha": "^10.8.2",
"prettier": "^3.3.3",
"remark-cli": "^12.0.1",
"remark-preset-lint-consistent": "^6.0.0",
"ts-node": "^10.9.2",
Expand Down
10 changes: 0 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2381,7 +2381,6 @@ __metadata:
media-typer: "npm:^1.1.0"
mime: "npm:^4.0.4"
mocha: "npm:^10.8.2"
prettier: "npm:^3.3.3"
remark-cli: "npm:^12.0.1"
remark-preset-lint-consistent: "npm:^6.0.0"
strtok3: "npm:^9.0.1"
Expand Down Expand Up @@ -2617,15 +2616,6 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.3.3":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/b85828b08e7505716324e4245549b9205c0cacb25342a030ba8885aba2039a115dbcf75a0b7ca3b37bc9d101ee61fab8113fc69ca3359f2a226f1ecc07ad2e26
languageName: node
linkType: hard

"proc-log@npm:^4.0.0, proc-log@npm:^4.1.0, proc-log@npm:^4.2.0":
version: 4.2.0
resolution: "proc-log@npm:4.2.0"
Expand Down

0 comments on commit b81eafc

Please sign in to comment.