Skip to content

Commit 79e490c

Browse files
Updated yarn.lock file to use yarn v4.14.0 and fix the builds
1 parent e4edcf2 commit 79e490c

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

web/.yarnrc.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1+
approvedGitRepositories:
2+
- "**"
3+
14
checksumBehavior: update
25

6+
enableScripts: true
7+
38
logFilters:
49
- code: YN0013
510
level: discard

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
"auditpy": "safety check --full-report -i 51668 -i 52495",
181181
"audit-all": "yarn run auditjs && yarn run auditpy"
182182
},
183-
"packageManager": "yarn@4.9.2",
183+
"packageManager": "yarn@4.14.0",
184184
"browserslist": [
185185
"defaults and fully supports es6-module"
186186
]

web/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Manual changes might be lost - proceed with caution!
33

44
__metadata:
5-
version: 8
5+
version: 9
66
cacheKey: 10c0
77

88
"@adobe/css-tools@npm:^4.4.0":

0 commit comments

Comments
 (0)