Обсуждение: pgAdmin 4 commit: Update JS packages:

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Update JS packages:

От
Dave Page
Дата:
Update JS packages:

Add package:
     is-docker to select a specific setting when running the Chrome tests in Docker

Upgrade the version of:
    - babel-loader
    - extract-text-webpack-plugin
    - jasmine-core
    - jasmine-enzyme
    - moment

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=e60a84c44fb0f3466f6ae32fa9b62527dee89c70
Author: Joao Pedro De Almeida Pereira <jdealmeidapereira@pivotal.io>

Modified Files
--------------
web/karma.conf.js |  14 +++++--
web/package.json  |  13 +++---
web/yarn.lock     | 121 ++++++++++++++++++++++++++++++++++++++----------------
3 files changed, 105 insertions(+), 43 deletions(-)