Updated wcDocker package which includes aria-label accessibility improvements. Fixes #5072.

This commit is contained in:
Nagesh Dhope 2020-01-10 11:58:55 +05:30 committed by Akshay Joshi
parent ed279cac31
commit a54efeddfa
3 changed files with 4 additions and 3 deletions

View File

@ -14,6 +14,7 @@ Housekeeping
************ ************
| `Issue #5071 <https://redmine.postgresql.org/issues/5071>`_ - Improve the test framework to run for multiple classes defined in a single file. | `Issue #5071 <https://redmine.postgresql.org/issues/5071>`_ - Improve the test framework to run for multiple classes defined in a single file.
| `Issue #5072 <https://redmine.postgresql.org/issues/5072>`_ - Updated wcDocker package which includes aria-label accessibility improvements.
Bug fixes Bug fixes
********* *********

View File

@ -96,7 +96,7 @@
"tempusdominus-core": "^5.0.3", "tempusdominus-core": "^5.0.3",
"underscore": "^1.9.1", "underscore": "^1.9.1",
"watchify": "~3.11.1", "watchify": "~3.11.1",
"webcabin-docker": "git+https://github.com/EnterpriseDB/wcDocker/#c95d295382ac61159e571af9c3b8f4f8ae81746d", "webcabin-docker": "git+https://github.com/EnterpriseDB/wcDocker/#4748acfe929eb65c54a464230672ce4372442c89",
"wkx": "^0.4.6" "wkx": "^0.4.6"
}, },
"scripts": { "scripts": {

View File

@ -9433,9 +9433,9 @@ watchpack@^1.6.0:
graceful-fs "^4.1.2" graceful-fs "^4.1.2"
neo-async "^2.5.0" neo-async "^2.5.0"
"webcabin-docker@git+https://github.com/EnterpriseDB/wcDocker/#c95d295382ac61159e571af9c3b8f4f8ae81746d": "webcabin-docker@git+https://github.com/EnterpriseDB/wcDocker/#4748acfe929eb65c54a464230672ce4372442c89":
version "2.2.4-dev" version "2.2.4-dev"
resolved "git+https://github.com/EnterpriseDB/wcDocker.git#c95d295382ac61159e571af9c3b8f4f8ae81746d" resolved "git+https://github.com/EnterpriseDB/wcDocker/#4748acfe929eb65c54a464230672ce4372442c89"
dependencies: dependencies:
FileSaver "^0.10.0" FileSaver "^0.10.0"
font-awesome "^4.7.0" font-awesome "^4.7.0"