There was an error while loading. Please reload this page.
2 parents 145e69e + eec2812 commit 8fa3d5aCopy full SHA for 8fa3d5a
3 files changed
.yarnrc.yml
@@ -12,6 +12,11 @@ enableTelemetry: false
12
13
nodeLinker: node-modules
14
15
+npmMinimalAgeGate: '3d'
16
+
17
+npmPreapprovedPackages:
18
+ - '@cfpb/*'
19
20
# We need to cache binaries for different architectures
21
# so that GitHub Actions can find the binary for its platform.
22
supportedArchitectures:
package.json
@@ -75,5 +75,5 @@
75
"cfgov/unprocessed/apps/*"
76
],
77
"type": "module",
78
- "packageManager": "yarn@4.14.1"
+ "packageManager": "yarn@4.16.0"
79
}
yarn.lock
@@ -2,7 +2,7 @@
2
# Manual changes might be lost - proceed with caution!
3
4
__metadata:
5
- version: 9
+ version: 10
6
cacheKey: 10c0
7
8
"@asamuzakjp/css-color@npm:^3.2.0":
0 commit comments