Skip to content

Commit

Permalink
[core] Remove unused @types/prettier dependency (#13389)
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasTy committed Jun 5, 2024
1 parent 1a55dd7 commit d448a41
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 12 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@
"@types/lodash": "^4.17.4",
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.33",
"@types/prettier": "^3.0.0",
"@types/react": "^18.2.60",
"@types/react-dom": "^18.2.25",
"@types/react-test-renderer": "^18.3.0",
Expand Down Expand Up @@ -178,6 +177,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"remark": "^13.0.0",
"rimraf": "^5.0.7",
"serve": "^14.2.3",
"sinon": "^16.1.3",
"stream-browserify": "^3.0.0",
Expand Down
14 changes: 3 additions & 11 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d448a41

Please sign in to comment.