Merge pull request #30804 from JohannesWill/gitlab/throttle

Gitlab/throttle
This commit is contained in:
Fredrik Adelöw
2026-02-19 10:12:49 +01:00
committed by GitHub
20 changed files with 934 additions and 439 deletions
+2 -1
View File
@@ -46,7 +46,8 @@
"cross-fetch": "^4.0.0",
"git-url-parse": "^15.0.0",
"lodash": "^4.17.21",
"luxon": "^3.0.0"
"luxon": "^3.0.0",
"p-throttle": "^4.1.1"
},
"devDependencies": {
"@backstage/cli": "workspace:^",