Problem/Motivation
Update whatever is allowed in a minor.
There are two kinds: the front-end facing libraries in core/assets and the development dependencies specified in core/package.json.
(8.8.x=)$ pwd
core/assets/vendor
(8.8.x=)$ ls -1
backbone
ckeditor
classList
domready
farbtastic
html5shiv
jquery
jquery-form
jquery-joyride
jquery-once
jquery-ui-touch-punch
jquery.cookie
jquery.ui
matchMedia
modernizr
normalize-css
picturefill
underscore
(8.8.x=)$ pwd
core
(8.8.x=)$ date
Tue Jun 11 13:10:46 EDT 2019
(8.8.x=)$ npm outdated
Package Current Wanted Latest Location
chokidar 2.1.6 2.1.6 3.0.1 Drupal
chromedriver 2.46.0 2.46.0 75.0.0 Drupal
dotenv-safe 5.0.1 5.0.1 6.1.0 Drupal
eslint 4.19.1 4.19.1 5.16.0 Drupal
eslint-config-prettier 2.10.0 2.10.0 4.3.0 Drupal
eslint-plugin-prettier 2.7.0 2.7.0 3.1.0 Drupal
nightwatch 0.9.21 0.9.21 1.1.12 Drupal
stylelint 9.10.1 9.10.1 10.1.0 Drupal
stylelint-order 2.2.1 2.2.1 3.0.0 Drupal
Proposed resolution
Remaining tasks
- Backbone is at 1.2.3, latest is 1.4.0
- jquery-form is at 4.2.2, which is the latest
- modernizr is at 3.3.1, latest is 3.6.0
- nightwatch #3059356: [Security] Update yarn packages to fix 19 vulnerabilities by updating nightwatch
- underscore is at 1.8.3, latest is 1.9.1
- ...
Done: