From e39ab001bc8691f20d931d753a1ca93218276486 Mon Sep 17 00:00:00 2001 From: Nivaldo Farias Date: Thu, 29 Dec 2022 21:17:57 -0300 Subject: [PATCH] Add `@types/workbox-build` to allowed packages (#584) * Add multiple `workbox` bundles to allowed packages * chore: add `@types/` packages to allowed list; remove original ones * Add `@types/workbox-build` to allowed packages --- packages/definitions-parser/allowedPackageJsonDependencies.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/definitions-parser/allowedPackageJsonDependencies.txt b/packages/definitions-parser/allowedPackageJsonDependencies.txt index eec4c85cf3..10afd52451 100644 --- a/packages/definitions-parser/allowedPackageJsonDependencies.txt +++ b/packages/definitions-parser/allowedPackageJsonDependencies.txt @@ -751,6 +751,7 @@ @types/wonder-frp @types/workbox-background-sync @types/workbox-broadcast-update +@types/workbox-build @types/workbox-expiration @types/workbox-core @types/workbox-expiration