mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-06-15 16:57:13 +02:00
chore(deps): update dependency trim to v1 (#3658)
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@
|
||||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"trim": "^0.0.3",
|
||||
"trim": "^1.0.0",
|
||||
"got": "^14.0.0"
|
||||
}
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -5,7 +5,7 @@ settings:
|
||||
excludeLinksFromLockfile: false
|
||||
|
||||
overrides:
|
||||
trim: ^0.0.3
|
||||
trim: ^1.0.0
|
||||
got: ^14.0.0
|
||||
|
||||
importers:
|
||||
|
||||
Reference in New Issue
Block a user