diff --git a/.yarnrc.yml b/.yarnrc.yml index 8aed2b0..7744eca 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -1,4 +1,11 @@ +approvedGitRepositories: + - "**" + +enableScripts: true + nodeLinker: node-modules +npmMinimalAgeGate: 0 + plugins: - path: yarn_plugins/plugin-list.js diff --git a/package.json b/package.json index 8e8e5cb..61ed9af 100644 --- a/package.json +++ b/package.json @@ -416,5 +416,5 @@ "shell-quote": "^1.8.1", "tslib": "^2.6.2" }, - "packageManager": "yarn@4.1.0" + "packageManager": "yarn@4.17.0" } diff --git a/yarn.lock b/yarn.lock index 6acecd9..caa133b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,7 +2,7 @@ # Manual changes might be lost - proceed with caution! __metadata: - version: 8 + version: 10 cacheKey: 10c0 "@aashutoshrathi/word-wrap@npm:^1.2.3":