Updated yarn.lock file to use yarn v4.14.0 and fix the builds
parent
e4edcf2253
commit
79e490c5fa
|
|
@ -1,5 +1,10 @@
|
|||
approvedGitRepositories:
|
||||
- "**"
|
||||
|
||||
checksumBehavior: update
|
||||
|
||||
enableScripts: true
|
||||
|
||||
logFilters:
|
||||
- code: YN0013
|
||||
level: discard
|
||||
|
|
|
|||
|
|
@ -180,7 +180,7 @@
|
|||
"auditpy": "safety check --full-report -i 51668 -i 52495",
|
||||
"audit-all": "yarn run auditjs && yarn run auditpy"
|
||||
},
|
||||
"packageManager": "yarn@4.9.2",
|
||||
"packageManager": "yarn@4.14.0",
|
||||
"browserslist": [
|
||||
"defaults and fully supports es6-module"
|
||||
]
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
# Manual changes might be lost - proceed with caution!
|
||||
|
||||
__metadata:
|
||||
version: 8
|
||||
version: 9
|
||||
cacheKey: 10c0
|
||||
|
||||
"@adobe/css-tools@npm:^4.4.0":
|
||||
|
|
|
|||
Loading…
Reference in New Issue