chore(deps): update dependency trim to v1 (#3658)

This commit is contained in:
renovate[bot] 2024-04-28 10:50:39 +02:00 committed by GitHub
parent 4b1ff6d1a7
commit 325b1b5e57
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -53,7 +53,7 @@
}, },
"pnpm": { "pnpm": {
"overrides": { "overrides": {
"trim": "^0.0.3", "trim": "^1.0.0",
"got": "^14.0.0" "got": "^14.0.0"
} }
} }

View file

@ -5,7 +5,7 @@ settings:
excludeLinksFromLockfile: false excludeLinksFromLockfile: false
overrides: overrides:
trim: ^0.0.3 trim: ^1.0.0
got: ^14.0.0 got: ^14.0.0
importers: importers: