forked from dashpay/platform
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.yarnrc.yml
44 lines (39 loc) · 1.03 KB
/
.yarnrc.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
constraintsPath: ./.yarn/constraints.pro
npmAuditIgnoreAdvisories:
- 1092330
- 1092429
npmPublishRegistry: "https://registry.npmjs.org"
packageExtensions:
"@dashevo/protobufjs@*":
dependencies:
chalk: ^3.0.0
escodegen: ^2.0.0
espree: ^9.1.0
estraverse: ^5.3.0
glob: ^7.2.0
minimist: ^1.2.5
semver: ^7.3.5
uglify-js: ^3.14.4
"@protobufjs/inquire@*":
dependencies:
long: ^5.2.0
eslint-module-utils@*:
dependencies:
eslint-import-resolver-node: ^0.3.6
karma-mocha@*:
dependencies:
mocha: ^9.1.2
pino@*:
dependencies:
pino-pretty: ^4.0.3
ts-node@*:
dependencies:
typescript: ^3.9.5
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"
- path: .yarn/plugins/@yarnpkg/plugin-outdated.cjs
spec: "https://mskelton.dev/yarn-outdated/v2"
- path: .yarn/plugins/@yarnpkg/plugin-constraints.cjs
spec: "@yarnpkg/plugin-constraints"
yarnPath: .yarn/releases/yarn-3.6.1.cjs