Skip to content

Commit

Permalink
Removing redundant @types/triple-beam depdency (#2052)
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinTail committed Sep 22, 2024
1 parent 2cdbf86 commit fd00e6b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@
"@types/ramda": "^0.30.0",
"@types/semver": "^7.5.8",
"@types/swagger-ui-express": "^4.1.6",
"@types/triple-beam": "^1.3.2",
"@typescript-eslint/rule-tester": "^8.0.1",
"@vitest/coverage-istanbul": "^2.0.3",
"camelize-ts": "^3.0.0",
Expand Down
5 changes: 0 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -831,11 +831,6 @@
"@types/express" "*"
"@types/serve-static" "*"

"@types/triple-beam@^1.3.2":
version "1.3.5"
resolved "https://registry.yarnpkg.com/@types/triple-beam/-/triple-beam-1.3.5.tgz#74fef9ffbaa198eb8b588be029f38b00299caa2c"
integrity sha512-6WaYesThRMCl19iryMYP7/x2OVgCtbIVflDGFpWnb9irXI3UjYE4AzmYuiUKY1AJstGijoY+MgUszMgRxIYTYw==

"@typescript-eslint/eslint-plugin@8.6.0":
version "8.6.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.6.0.tgz#20049754ff9f6d3a09bf240297f029ce04290999"
Expand Down

0 comments on commit fd00e6b

Please sign in to comment.