mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-24 08:02:18 +02:00
chore(deps): update dependency trim to v1 (#3658)
This commit is contained in:
parent
4b1ff6d1a7
commit
325b1b5e57
@ -53,7 +53,7 @@
|
||||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"trim": "^0.0.3",
|
||||
"trim": "^1.0.0",
|
||||
"got": "^14.0.0"
|
||||
}
|
||||
}
|
||||
|
@ -5,7 +5,7 @@ settings:
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
overrides:
|
||||
trim: ^0.0.3
|
||||
trim: ^1.0.0
|
||||
got: ^14.0.0
|
||||
|
||||
importers:
|
||||
|
Loading…
Reference in New Issue
Block a user