mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-17 16:34:44 -05:00
Updated yarn.lock file to use yarn v4.14.0 and fix the builds
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
approvedGitRepositories:
|
||||
- "**"
|
||||
|
||||
checksumBehavior: update
|
||||
|
||||
enableScripts: true
|
||||
|
||||
logFilters:
|
||||
- code: YN0013
|
||||
level: discard
|
||||
|
||||
+1
-1
@@ -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"
|
||||
]
|
||||
|
||||
+1
-1
@@ -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":
|
||||
|
||||
Reference in New Issue
Block a user