18848: Update to yarn berry.
[arvados-workbench2.git] / package.json
index f7e55506212dda9b1f2211811850dcf1abaa007c..210045ba190e37dcb43f2f1fb161d3ae773ed313 100644 (file)
     "wait-on": "4.0.2",
     "yamljs": "0.3.0"
   },
     "wait-on": "4.0.2",
     "yamljs": "0.3.0"
   },
-  "resolutions": {
-    "**/meow/trim-newlines": "^3.0.1",
-    "react-scripts/**/css-what": "5.0.1",
-    "**/@typescript-eslint/eslint-plugin": "^4.1.1",
-    "**/@typescript-eslint/parser": "^4.1.1"
-  },
   "browserslist": {
     "production": [
       ">0.2%",
   "browserslist": {
     "production": [
       ">0.2%",
       "last 1 firefox version",
       "last 1 safari version"
     ]
       "last 1 firefox version",
       "last 1 safari version"
     ]
-  }
+  },
+  "packageManager": "yarn@3.2.0"
 }
 }