Skip to content

Commit

Permalink
Remove unused dependency trim (#2829)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency trim to v1

* ci: remote unused trim dependency

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Carlos Cortizas <[email protected]>
  • Loading branch information
renovate[bot] and CarlosCortizasCT authored Jun 3, 2024
1 parent 3034d4f commit 6ca4944
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,6 @@
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"core-js-compat": "^3.23.4",
"trim": "^0.0.3",
"minimatch": "^3.0.5",
"json5": "^2.0.0",
"react-from-dom": "0.6.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19224,10 +19224,10 @@ __metadata:
languageName: node
linkType: hard

"trim@npm:^0.0.3":
version: 0.0.3
resolution: "trim@npm:0.0.3"
checksum: 9a059ba56d5e22c9e571798a7c63640cb25478c495d8a9d001f6352927207c6bd224018751a0c5145fbedc943ee2ebab1d7cc2e8ccba3121a51a7d3428dd879c
"trim@npm:0.0.1":
version: 0.0.1
resolution: "trim@npm:0.0.1"
checksum: 2b4646dff99a222e8e1526edd4e3a43bbd925af0b8e837c340455d250157e7deefaa4da49bb891ab841e5c27b1afc5e9e32d4b57afb875d2dfcabf4e319b8f7f
languageName: node
linkType: hard

Expand Down

0 comments on commit 6ca4944

Please sign in to comment.