mirror of
https://github.com/bitwarden/browser
synced 2026-01-01 08:03:20 +00:00
Merge branch 'main' into PM-26250-Explore-options-to-enable-direct-importer-for-mac-app-store-build
This commit is contained in:
10
.github/renovate.json5
vendored
10
.github/renovate.json5
vendored
@@ -363,6 +363,8 @@
|
||||
"@types/jsdom",
|
||||
"@types/papaparse",
|
||||
"@types/zxcvbn",
|
||||
"async-trait",
|
||||
"clap",
|
||||
"jsdom",
|
||||
"jszip",
|
||||
"oidc-client-ts",
|
||||
@@ -435,5 +437,11 @@
|
||||
description: "Higher versions of lowdb do not need separate types",
|
||||
},
|
||||
],
|
||||
ignoreDeps: ["@types/koa-bodyparser", "bootstrap", "node-ipc", "@bitwarden/sdk-internal"],
|
||||
ignoreDeps: [
|
||||
"@types/koa-bodyparser",
|
||||
"bootstrap",
|
||||
"node-ipc",
|
||||
"@bitwarden/sdk-internal",
|
||||
"@bitwarden/commercial-sdk-internal",
|
||||
],
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user