# Task: npm-update # Host: thinner npm WARN deprecated cryptiles@2.0.5: This version is no longer maintained. Please upgrade to the latest version. npm WARN deprecated boom@2.10.1: This version is no longer maintained. Please upgrade to the latest version. npm WARN deprecated hoek@2.16.3: This version is no longer maintained. Please upgrade to the latest version. > node-sass@4.9.0 install /home/mvo/work/starter-kit/node_modules/node-sass > node scripts/install.js Downloading binary from https://github.com/sass/node-sass/releases/download/v4.9.0/linux-x64-64_binding.node Download complete Binary saved to /home/mvo/work/starter-kit/node_modules/node-sass/vendor/linux-x64-64/binding.node Caching binary to /home/mvo/.npm/node-sass/4.9.0/linux-x64-64_binding.node > node-sass@4.9.0 postinstall /home/mvo/work/starter-kit/node_modules/node-sass > node scripts/build.js Binary found at /home/mvo/work/starter-kit/node_modules/node-sass/vendor/linux-x64-64/binding.node Testing binary Binary is fine npm WARN eslint-config-standard-jsx@5.0.0 requires a peer of eslint-plugin-react@>=7.6.1 but none is installed. You must install peer dependencies yourself. npm WARN eslint-config-standard-react@6.0.0 requires a peer of eslint-plugin-react@>=7.6.1 but none is installed. You must install peer dependencies yourself. npm WARN eslint-plugin-react@6.10.3 requires a peer of eslint@^2.0.0 || ^3.0.0 but none is installed. You must install peer dependencies yourself. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) added 24 packages from 31 contributors, updated 5 packages and audited 7861 packages in 9.415s found 5 moderate severity vulnerabilities run `npm audit fix` to fix them, or `npm audit` for details npm WARN eslint-config-standard-jsx@5.0.0 requires a peer of eslint-plugin-react@>=7.6.1 but none is installed. You must install peer dependencies yourself. npm WARN eslint-config-standard-react@6.0.0 requires a peer of eslint-plugin-react@>=7.6.1 but none is installed. You must install peer dependencies yourself. npm WARN eslint-plugin-react@6.10.3 requires a peer of eslint@^2.0.0 || ^3.0.0 but none is installed. You must install peer dependencies yourself. npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"}) + react-dom@16.6.1 added 1 package, updated 1 package and audited 7861 packages in 4.43s found 5 moderate severity vulnerabilities run `npm audit fix` to fix them, or `npm audit` for details HEAD is now at 3abf002 Use specific versions in package.json M package.json [detached HEAD 35ed308] package.json: Update react-dom package dependency 1 file changed, 1 insertion(+), 1 deletion(-) remote: remote: Create a pull request for 'npm-update-react-dom-20181109-152121' on GitHub by visiting: remote: https://github.com/cockpituous/starter-kit/pull/new/npm-update-react-dom-20181109-152121 remote: To https://github.com/cockpituous/starter-kit * [new branch] HEAD -> npm-update-react-dom-20181109-152121 # Result: Completed # Duration: 22s