Skip to content

Conversation

@technote-space
Copy link
Owner

@technote-space technote-space commented Mar 2, 2021

Changes

Base PullRequest

default branch (https://github.com/technote-space/ga-framework/tree/master)

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/bin
cli.js -u --packageFile package.json
Upgrading /home/runner/work/ga-framework/ga-framework/package.json

 @technote-space/genetic-algorithms-js      ^0.8.17  →  ^0.8.18     
 @technote-space/worker-controller          ^0.5.25  →  ^0.5.26     
 @babel/core                                ^7.13.1  →  ^7.13.8     
 @babel/plugin-proposal-object-rest-spread  ^7.13.0  →  ^7.13.8     
 @babel/preset-env                          ^7.13.5  →  ^7.13.9     
 @commitlint/cli                            ^12.0.0  →  ^12.0.1     
 @commitlint/config-conventional            ^12.0.0  →  ^12.0.1     
 @typescript-eslint/eslint-plugin           ^4.15.2  →  ^4.16.1     
 @typescript-eslint/parser                  ^4.15.2  →  ^4.16.1     
 eslint                                     ^7.20.0  →  ^7.21.0     
 husky                                       ^5.1.1  →   ^5.1.3     

Run npm install to install new versions.
yarn install
yarn install v1.22.5
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 46.05s.

stderr:

warning " > styled-components@5.2.1" has unmet peer dependency "react-is@>= 16.8.0".
warning " > vis-data@7.1.2" has unmet peer dependency "uuid@^7.0.0 || ^8.0.0".
warning " > vis-network@9.0.2" has unmet peer dependency "component-emitter@^1.3.0".
warning " > vis-network@9.0.2" has unmet peer dependency "timsort@^0.3.0".
warning " > vis-network@9.0.2" has unmet peer dependency "uuid@^3.4.0 || ^7.0.0 || ^8.0.0".
warning " > vis-util@5.0.2" has unmet peer dependency "component-emitter@^1.3.0".
yarn upgrade
yarn upgrade v1.22.5
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 463 new dependencies.
info Direct dependencies
├─ @babel/core@7.13.8
├─ @babel/plugin-transform-react-inline-elements@7.12.13
├─ @babel/preset-env@7.13.9
├─ @babel/preset-flow@7.12.13
├─ @babel/preset-react@7.12.13
├─ @babel/preset-typescript@7.13.0
├─ @commitlint/cli@12.0.1
├─ @commitlint/config-conventional@12.0.1
├─ @egjs/hammerjs@2.0.17
├─ @material-ui/core@4.11.3
├─ @material-ui/icons@4.11.2
├─ @mui-treasury/layout@4.5.0
├─ @technote-space/genetic-algorithms-js@0.8.18
├─ @technote-space/worker-controller@0.5.26
├─ @types/chart.js@2.9.31
├─ @types/node@14.14.31
├─ @typescript-eslint/eslint-plugin@4.16.1
├─ @typescript-eslint/parser@4.16.1
├─ babel-plugin-react-html-attrs@3.0.5
├─ babel-plugin-transform-class-properties@6.24.1
├─ chart.js@2.9.4
├─ clsx@1.1.1
├─ copy-webpack-plugin@7.0.0
├─ eslint-plugin-react-hooks@4.2.0
├─ eslint-plugin-react@7.22.0
├─ eslint@7.21.0
├─ html-webpack-plugin@5.2.0
├─ husky@5.1.3
├─ keycharm@0.4.0
├─ lint-staged@10.5.4
├─ pinst@2.1.6
├─ react-dom@17.0.1
├─ react-helmet@6.1.0
├─ react@17.0.1
├─ styled-components@5.2.1
├─ typescript@4.2.2
├─ vis-data@7.1.2
├─ vis-network@9.0.2
├─ vis-util@5.0.2
└─ webpack@5.24.2
info All dependencies
├─ @babel/code-frame@7.12.13
├─ @babel/compat-data@7.13.8
├─ @babel/core@7.13.8
├─ @babel/helper-builder-binary-assignment-operator-visitor@7.12.13
├─ @babel/helper-builder-react-jsx@7.12.13
├─ @babel/helper-compilation-targets@7.13.8
├─ @babel/helper-explode-assignable-expression@7.13.0
├─ @babel/helper-get-function-arity@7.12.13
├─ @babel/helper-hoist-variables@7.13.0
├─ @babel/helper-replace-supers@7.13.0
├─ @babel/helper-wrap-function@7.13.0
├─ @babel/helpers@7.13.0
├─ @babel/highlight@7.13.8
├─ @babel/parser@7.13.9
├─ @babel/plugin-proposal-async-generator-functions@7.13.8
├─ @babel/plugin-proposal-dynamic-import@7.13.8
├─ @babel/plugin-proposal-export-namespace-from@7.12.13
├─ @babel/plugin-proposal-json-strings@7.13.8
├─ @babel/plugin-proposal-logical-assignment-operators@7.13.8
├─ @babel/plugin-proposal-nullish-coalescing-operator@7.13.8
├─ @babel/plugin-proposal-numeric-separator@7.12.13
├─ @babel/plugin-proposal-optional-catch-binding@7.13.8
├─ @babel/plugin-proposal-optional-chaining@7.13.8
├─ @babel/plugin-proposal-private-methods@7.13.0
├─ @babel/plugin-proposal-unicode-property-regex@7.12.13
├─ @babel/plugin-syntax-class-properties@7.12.13
├─ @babel/plugin-syntax-flow@7.12.13
├─ @babel/plugin-syntax-jsx@7.12.13
├─ @babel/plugin-syntax-top-level-await@7.12.13
├─ @babel/plugin-syntax-typescript@7.12.13
├─ @babel/plugin-transform-arrow-functions@7.13.0
├─ @babel/plugin-transform-async-to-generator@7.13.0
├─ @babel/plugin-transform-block-scoped-functions@7.12.13
├─ @babel/plugin-transform-block-scoping@7.12.13
├─ @babel/plugin-transform-classes@7.13.0
├─ @babel/plugin-transform-computed-properties@7.13.0
├─ @babel/plugin-transform-destructuring@7.13.0
├─ @babel/plugin-transform-dotall-regex@7.12.13
├─ @babel/plugin-transform-duplicate-keys@7.12.13
├─ @babel/plugin-transform-exponentiation-operator@7.12.13
├─ @babel/plugin-transform-flow-strip-types@7.13.0
├─ @babel/plugin-transform-for-of@7.13.0
├─ @babel/plugin-transform-function-name@7.12.13
├─ @babel/plugin-transform-literals@7.12.13
├─ @babel/plugin-transform-member-expression-literals@7.12.13
├─ @babel/plugin-transform-modules-amd@7.13.0
├─ @babel/plugin-transform-modules-commonjs@7.13.8
├─ @babel/plugin-transform-modules-systemjs@7.13.8
├─ @babel/plugin-transform-modules-umd@7.13.0
├─ @babel/plugin-transform-named-capturing-groups-regex@7.12.13
├─ @babel/plugin-transform-new-target@7.12.13
├─ @babel/plugin-transform-object-super@7.12.13
├─ @babel/plugin-transform-property-literals@7.12.13
├─ @babel/plugin-transform-react-display-name@7.12.13
├─ @babel/plugin-transform-react-inline-elements@7.12.13
├─ @babel/plugin-transform-react-jsx-development@7.12.17
├─ @babel/plugin-transform-react-jsx@7.12.17
├─ @babel/plugin-transform-react-pure-annotations@7.12.1
├─ @babel/plugin-transform-regenerator@7.12.13
├─ @babel/plugin-transform-reserved-words@7.12.13
├─ @babel/plugin-transform-shorthand-properties@7.12.13
├─ @babel/plugin-transform-spread@7.13.0
├─ @babel/plugin-transform-sticky-regex@7.12.13
├─ @babel/plugin-transform-template-literals@7.13.0
├─ @babel/plugin-transform-typeof-symbol@7.12.13
├─ @babel/plugin-transform-typescript@7.13.0
├─ @babel/plugin-transform-unicode-escapes@7.12.13
├─ @babel/plugin-transform-unicode-regex@7.12.13
├─ @babel/preset-env@7.13.9
├─ @babel/preset-flow@7.12.13
├─ @babel/preset-modules@0.1.4
├─ @babel/preset-react@7.12.13
├─ @babel/preset-typescript@7.13.0
├─ @babel/runtime@7.13.9
├─ @babel/types@7.13.0
├─ @commitlint/cli@12.0.1
├─ @commitlint/config-conventional@12.0.1
├─ @commitlint/ensure@12.0.1
├─ @commitlint/execute-rule@12.0.1
├─ @commitlint/format@12.0.1
├─ @commitlint/is-ignored@12.0.1
├─ @commitlint/lint@12.0.1
├─ @commitlint/load@12.0.1
├─ @commitlint/message@12.0.1
├─ @commitlint/parse@12.0.1
├─ @commitlint/read@12.0.1
├─ @commitlint/resolve-extends@12.0.1
├─ @commitlint/rules@12.0.1
├─ @commitlint/to-lines@12.0.1
├─ @commitlint/top-level@12.0.1
├─ @egjs/hammerjs@2.0.17
├─ @emotion/hash@0.8.0
├─ @emotion/is-prop-valid@0.8.8
├─ @emotion/memoize@0.7.4
├─ @emotion/stylis@0.8.5
├─ @emotion/unitless@0.7.5
├─ @eslint/eslintrc@0.4.0
├─ @material-ui/core@4.11.3
├─ @material-ui/icons@4.11.2
├─ @material-ui/styles@4.11.3
├─ @material-ui/system@4.11.3
├─ @mui-treasury/layout@4.5.0
├─ @nodelib/fs.scandir@2.1.4
├─ @nodelib/fs.stat@2.0.4
├─ @nodelib/fs.walk@1.2.6
├─ @technote-space/genetic-algorithms-js@0.8.18
├─ @technote-space/worker-controller@0.5.26
├─ @types/chart.js@2.9.31
├─ @types/eslint-scope@3.7.0
├─ @types/eslint@7.2.6
├─ @types/hammerjs@2.0.39
├─ @types/html-minifier-terser@5.1.1
├─ @types/json-schema@7.0.7
├─ @types/lodash.mapvalues@4.6.6
├─ @types/lodash@4.14.168
├─ @types/minimist@1.2.1
├─ @types/node@14.14.31
├─ @types/normalize-package-data@2.4.0
├─ @types/parse-json@4.0.0
├─ @types/prop-types@15.7.3
├─ @types/react-transition-group@4.4.1
├─ @types/react@17.0.2
├─ @typescript-eslint/eslint-plugin@4.16.1
├─ @typescript-eslint/experimental-utils@4.16.1
├─ @typescript-eslint/parser@4.16.1
├─ @webassemblyjs/floating-point-hex-parser@1.11.0
├─ @webassemblyjs/helper-numbers@1.11.0
├─ @webassemblyjs/helper-wasm-section@1.11.0
├─ @webassemblyjs/wasm-edit@1.11.0
├─ @webassemblyjs/wasm-opt@1.11.0
├─ @webassemblyjs/wast-printer@1.11.0
├─ @xtuc/ieee754@1.2.0
├─ acorn-jsx@5.3.1
├─ acorn@7.4.1
├─ aggregate-error@3.1.0
├─ ajv-keywords@3.5.2
├─ ajv@6.12.6
├─ ansi-colors@4.1.1
├─ ansi-escapes@4.3.1
├─ argparse@1.0.10
├─ array-ify@1.0.0
├─ array-includes@3.1.3
├─ array-union@2.1.0
├─ array.prototype.flatmap@1.2.4
├─ arrify@1.0.1
├─ at-least-node@1.0.0
├─ babel-code-frame@6.26.0
├─ babel-helper-function-name@6.24.1
├─ babel-helper-get-function-arity@6.24.1
├─ babel-messages@6.23.0
├─ babel-plugin-polyfill-corejs2@0.1.10
├─ babel-plugin-polyfill-corejs3@0.1.7
├─ babel-plugin-polyfill-regenerator@0.1.6
├─ babel-plugin-react-html-attrs@3.0.5
├─ babel-plugin-styled-components@1.12.0
├─ babel-plugin-syntax-class-properties@6.13.0
├─ babel-plugin-syntax-jsx@6.18.0
├─ babel-plugin-transform-class-properties@6.24.1
├─ babel-traverse@6.26.0
├─ balanced-match@1.0.0
├─ big.js@5.2.2
├─ boolbase@1.0.0
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ buffer-from@1.1.1
├─ callsites@3.1.0
├─ camel-case@4.1.2
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ camelize@1.0.0
├─ caniuse-lite@1.0.30001194
├─ chart.js@2.9.4
├─ chartjs-color-string@0.6.0
├─ chartjs-color@2.4.1
├─ chrome-trace-event@1.0.2
├─ clean-css@4.2.3
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cliui@7.0.4
├─ clsx@1.1.1
├─ color-convert@1.9.3
├─ color-name@1.1.4
├─ colorette@1.2.2
├─ concat-map@0.0.1
├─ conventional-changelog-angular@5.0.12
├─ conventional-changelog-conventionalcommits@4.5.0
├─ conventional-commits-parser@3.2.1
├─ convert-source-map@1.7.0
├─ copy-webpack-plugin@7.0.0
├─ core-js-compat@3.9.1
├─ core-js@2.6.12
├─ cross-spawn@7.0.3
├─ css-color-keywords@1.0.0
├─ css-select@2.1.0
├─ css-to-react-native@3.0.0
├─ css-vendor@2.0.8
├─ css-what@3.4.2
├─ dargs@7.0.0
├─ debounce@1.2.0
├─ debug@4.3.1
├─ decamelize-keys@1.1.0
├─ decamelize@1.2.0
├─ dedent@0.7.0
├─ deep-is@0.1.3
├─ deepmerge@4.2.2
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dom-converter@0.2.0
├─ dom-helpers@5.2.0
├─ dom-serializer@0.2.2
├─ domhandler@2.4.2
├─ domutils@1.7.0
├─ dot-case@3.0.4
├─ dot-prop@5.3.0
├─ electron-to-chromium@1.3.677
├─ emoji-regex@8.0.0
├─ emojis-list@3.0.0
├─ end-of-stream@1.4.4
├─ enhanced-resolve@5.7.0
├─ enquirer@2.3.6
├─ entities@1.1.2
├─ error-ex@1.3.2
├─ es-module-lexer@0.4.0
├─ es-to-primitive@1.2.1
├─ eslint-plugin-react-hooks@4.2.0
├─ eslint-plugin-react@7.22.0
├─ eslint-utils@2.1.0
├─ eslint-visitor-keys@1.3.0
├─ eslint@7.21.0
├─ espree@7.3.1
├─ esprima@4.0.1
├─ esquery@1.4.0
├─ esrecurse@4.3.0
├─ estraverse@5.2.0
├─ events@3.3.0
├─ execa@4.1.0
├─ fast-glob@3.2.5
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.11.0
├─ figures@3.2.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ find-up@5.0.0
├─ flat-cache@3.0.4
├─ flatted@3.1.1
├─ fromentries@1.3.2
├─ fs-extra@9.1.0
├─ fs.realpath@1.0.0
├─ gensync@1.0.0-beta.2
├─ get-caller-file@2.0.5
├─ get-intrinsic@1.1.1
├─ get-own-enumerable-property-symbols@3.0.2
├─ get-stdin@8.0.0
├─ get-stream@5.2.0
├─ git-raw-commits@2.0.10
├─ glob-parent@5.1.1
├─ glob@7.1.6
├─ global-dirs@0.1.1
├─ graceful-fs@4.2.6
├─ hard-rejection@2.1.0
├─ has-ansi@2.0.0
├─ has-bigints@1.0.1
├─ has-flag@3.0.0
├─ he@1.2.0
├─ hoist-non-react-statics@3.3.2
├─ hosted-git-info@3.0.8
├─ html-minifier-terser@5.1.1
├─ html-webpack-plugin@5.2.0
├─ htmlparser2@3.10.1
├─ human-signals@1.1.1
├─ husky@5.1.3
├─ hyphenate-style-name@1.0.4
├─ imurmurhash@0.1.4
├─ indefinite-observable@2.0.1
├─ inflight@1.0.6
├─ inherits@2.0.4
├─ ini@1.3.8
├─ internal-slot@1.0.3
├─ invariant@2.2.4
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.1
├─ is-boolean-object@1.1.0
├─ is-callable@1.2.3
├─ is-core-module@2.2.0
├─ is-date-object@1.0.2
├─ is-extglob@2.1.1
├─ is-glob@4.0.1
├─ is-in-browser@1.1.3
├─ is-negative-zero@2.0.1
├─ is-number-object@1.0.4
├─ is-number@7.0.0
├─ is-obj@1.0.1
├─ is-plain-obj@1.1.0
├─ is-regex@1.1.2
├─ is-regexp@1.0.0
├─ is-stream@2.0.0
├─ is-symbol@1.0.3
├─ is-text-path@1.0.1
├─ isexe@2.0.0
├─ jest-worker@26.6.2
├─ js-tokens@4.0.0
├─ jsesc@2.5.2
├─ json-parse-better-errors@1.0.2
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ jss-plugin-camel-case@10.5.1
├─ jss-plugin-default-unit@10.5.1
├─ jss-plugin-global@10.5.1
├─ jss-plugin-nested@10.5.1
├─ jss-plugin-props-sort@10.5.1
├─ jss-plugin-rule-value-function@10.5.1
├─ jss-plugin-vendor-prefixer@10.5.1
├─ jsx-ast-utils@3.2.0
├─ keycharm@0.4.0
├─ kind-of@6.0.3
├─ lines-and-columns@1.1.6
├─ lint-staged@10.5.4
├─ listr2@3.3.4
├─ loader-runner@4.2.0
├─ locate-path@6.0.0
├─ lodash.debounce@4.0.8
├─ lodash.mapvalues@4.6.0
├─ log-symbols@4.0.0
├─ log-update@4.0.0
├─ loose-envify@1.4.0
├─ lower-case@2.0.2
├─ map-obj@1.0.1
├─ mime-db@1.46.0
├─ mime-types@2.1.29
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.5
├─ ms@2.1.2
├─ natural-compare@1.4.0
├─ neo-async@2.6.2
├─ node-releases@1.1.71
├─ normalize-package-data@3.0.0
├─ npm-run-path@4.0.1
├─ nth-check@1.0.2
├─ object.entries@1.1.3
├─ object.fromentries@2.0.4
├─ object.values@1.1.3
├─ once@1.4.0
├─ optionator@0.9.1
├─ p-limit@3.1.0
├─ p-locate@5.0.0
├─ p-map@4.0.0
├─ p-try@2.2.0
├─ param-case@3.0.4
├─ parent-module@1.0.1
├─ pascal-case@3.1.2
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.6
├─ picomatch@2.2.2
├─ pinst@2.1.6
├─ please-upgrade-node@3.2.0
├─ popper.js@1.16.1-lts
├─ postcss-value-parser@4.1.0
├─ pretty-error@2.1.2
├─ progress@2.0.3
├─ pump@3.0.0
├─ punycode@2.1.1
├─ queue-microtask@1.2.2
├─ quick-lru@4.0.1
├─ randombytes@2.1.0
├─ react-dom@17.0.1
├─ react-fast-compare@3.2.0
├─ react-helmet@6.1.0
├─ react-is@16.13.1
├─ react-side-effect@2.1.1
├─ react-transition-group@4.4.1
├─ react@17.0.1
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.0
├─ redent@3.0.0
├─ regenerate-unicode-properties@8.2.0
├─ regenerator-runtime@0.11.1
├─ regenerator-transform@0.14.5
├─ regexp.prototype.flags@1.3.1
├─ regexpp@3.1.0
├─ regexpu-core@4.7.1
├─ regjsgen@0.5.2
├─ regjsparser@0.6.7
├─ relateurl@0.2.7
├─ renderkid@2.0.5
├─ require-directory@2.1.1
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.20.0
├─ restore-cursor@3.1.0
├─ reusify@1.0.4
├─ rimraf@3.0.2
├─ run-parallel@1.2.0
├─ rxjs@6.6.6
├─ safe-buffer@5.2.1
├─ scheduler@0.20.1
├─ semver-compare@1.0.0
├─ semver@6.3.0
├─ shallowequal@1.1.0
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ slash@3.0.0
├─ source-list-map@2.0.1
├─ source-map-support@0.5.19
├─ spdx-correct@3.1.1
├─ spdx-exceptions@2.3.0
├─ sprintf-js@1.0.3
├─ string_decoder@1.3.0
├─ string-argv@0.3.1
├─ string.prototype.matchall@4.0.4
├─ string.prototype.trimend@1.0.4
├─ string.prototype.trimstart@1.0.4
├─ stringify-object@3.3.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ styled-components@5.2.1
├─ supports-color@5.5.0
├─ symbol-observable@1.2.0
├─ table@6.0.7
├─ tapable@2.2.0
├─ terser-webpack-plugin@5.1.1
├─ terser@4.8.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ to-fast-properties@2.0.0
├─ to-regex-range@5.0.1
├─ trim-newlines@3.0.0
├─ trim-off-newlines@1.0.1
├─ type-check@0.4.0
├─ typescript@4.2.2
├─ unbox-primitive@1.0.0
├─ unicode-canonical-property-names-ecmascript@1.0.4
├─ unicode-match-property-ecmascript@1.0.4
├─ unicode-match-property-value-ecmascript@1.2.0
├─ unicode-property-aliases-ecmascript@1.1.0
├─ util-deprecate@1.0.2
├─ utila@0.4.0
├─ v8-compile-cache@2.2.0
├─ vis-data@7.1.2
├─ vis-network@9.0.2
├─ vis-util@5.0.2
├─ watchpack@2.1.1
├─ webpack-sources@2.2.0
├─ webpack@5.24.2
├─ which-boxed-primitive@1.0.2
├─ which@2.0.2
├─ word-wrap@1.2.3
├─ y18n@5.0.5
├─ yallist@4.0.0
├─ yaml@1.10.0
├─ yargs-parser@20.2.6
├─ yargs@16.2.0
└─ yocto-queue@0.1.0
Done in 15.69s.

stderr:

warning babel-plugin-transform-class-properties > babel-runtime > core-js@2.6.12: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning " > styled-components@5.2.1" has unmet peer dependency "react-is@>= 16.8.0".
warning " > vis-data@7.1.2" has unmet peer dependency "uuid@^7.0.0 || ^8.0.0".
warning " > vis-network@9.0.2" has unmet peer dependency "component-emitter@^1.3.0".
warning " > vis-network@9.0.2" has unmet peer dependency "timsort@^0.3.0".
warning " > vis-network@9.0.2" has unmet peer dependency "uuid@^3.4.0 || ^7.0.0 || ^8.0.0".
warning " > vis-util@5.0.2" has unmet peer dependency "component-emitter@^1.3.0".
yarn audit
yarn audit v1.22.5
0 vulnerabilities found - Packages audited: 669
Done in 0.88s.

Changed files

Changed 2 files:
  • package.json
  • yarn.lock

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@github-actions github-actions bot added Type: Release Add to Release PR Status: In Progress Tracking issues with work in progress labels Mar 2, 2021
@technote-space technote-space changed the title feat: release release: v0.14.16 Mar 2, 2021
@technote-space technote-space added the Release: Patch Patch release label Mar 2, 2021
@technote-space
Copy link
Owner Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/bin
cli.js -u --packageFile package.json
Upgrading /home/runner/work/ga-framework/ga-framework/package.json

 @technote-space/worker-controller    ^0.5.26  →    ^0.5.27     
 vis-network                           ^9.0.2  →     ^9.0.3     
 @babel/core                          ^7.13.8  →   ^7.13.10     
 @babel/preset-env                    ^7.13.9  →   ^7.13.10     
 @types/node                        ^14.14.31  →  ^14.14.33     
 @typescript-eslint/eslint-plugin     ^4.16.1  →    ^4.17.0     
 @typescript-eslint/parser            ^4.16.1  →    ^4.17.0     
 copy-webpack-plugin                   ^7.0.0  →     ^8.0.0     
 html-webpack-plugin                   ^5.2.0  →     ^5.3.1     
 typescript                            ^4.2.2  →     ^4.2.3     
 webpack                              ^5.24.2  →    ^5.24.4     

Run npm install to install new versions.
yarn install
yarn install v1.22.5
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 45.59s.

stderr:

warning " > styled-components@5.2.1" has unmet peer dependency "react-is@>= 16.8.0".
warning " > vis-data@7.1.2" has unmet peer dependency "uuid@^7.0.0 || ^8.0.0".
warning " > vis-network@9.0.3" has unmet peer dependency "component-emitter@^1.3.0".
warning " > vis-network@9.0.3" has unmet peer dependency "timsort@^0.3.0".
warning " > vis-network@9.0.3" has unmet peer dependency "uuid@^3.4.0 || ^7.0.0 || ^8.0.0".
warning " > vis-util@5.0.2" has unmet peer dependency "component-emitter@^1.3.0".
yarn upgrade
yarn upgrade v1.22.5
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 464 new dependencies.
info Direct dependencies
├─ @babel/core@7.13.10
├─ @babel/plugin-transform-react-inline-elements@7.12.13
├─ @babel/preset-env@7.13.10
├─ @babel/preset-flow@7.12.13
├─ @babel/preset-react@7.12.13
├─ @babel/preset-typescript@7.13.0
├─ @commitlint/cli@12.0.1
├─ @commitlint/config-conventional@12.0.1
├─ @egjs/hammerjs@2.0.17
├─ @material-ui/core@4.11.3
├─ @material-ui/icons@4.11.2
├─ @mui-treasury/layout@4.5.0
├─ @technote-space/genetic-algorithms-js@0.8.18
├─ @technote-space/worker-controller@0.5.27
├─ @types/chart.js@2.9.31
├─ @types/node@14.14.33
├─ @typescript-eslint/eslint-plugin@4.17.0
├─ @typescript-eslint/parser@4.17.0
├─ babel-plugin-react-html-attrs@3.0.5
├─ babel-plugin-transform-class-properties@6.24.1
├─ chart.js@2.9.4
├─ clsx@1.1.1
├─ copy-webpack-plugin@8.0.0
├─ eslint-plugin-react-hooks@4.2.0
├─ eslint-plugin-react@7.22.0
├─ eslint@7.21.0
├─ html-webpack-plugin@5.3.1
├─ husky@5.1.3
├─ keycharm@0.4.0
├─ lint-staged@10.5.4
├─ pinst@2.1.6
├─ react-dom@17.0.1
├─ react-helmet@6.1.0
├─ react@17.0.1
├─ styled-components@5.2.1
├─ typescript@4.2.3
├─ vis-data@7.1.2
├─ vis-network@9.0.3
├─ vis-util@5.0.2
└─ webpack@5.24.4
info All dependencies
├─ @babel/code-frame@7.12.13
├─ @babel/compat-data@7.13.8
├─ @babel/core@7.13.10
├─ @babel/generator@7.13.9
├─ @babel/helper-builder-binary-assignment-operator-visitor@7.12.13
├─ @babel/helper-builder-react-jsx@7.12.13
├─ @babel/helper-compilation-targets@7.13.10
├─ @babel/helper-explode-assignable-expression@7.13.0
├─ @babel/helper-get-function-arity@7.12.13
├─ @babel/helper-hoist-variables@7.13.0
├─ @babel/helper-replace-supers@7.13.0
├─ @babel/helper-wrap-function@7.13.0
├─ @babel/helpers@7.13.10
├─ @babel/highlight@7.13.10
├─ @babel/parser@7.13.10
├─ @babel/plugin-proposal-async-generator-functions@7.13.8
├─ @babel/plugin-proposal-dynamic-import@7.13.8
├─ @babel/plugin-proposal-export-namespace-from@7.12.13
├─ @babel/plugin-proposal-json-strings@7.13.8
├─ @babel/plugin-proposal-logical-assignment-operators@7.13.8
├─ @babel/plugin-proposal-nullish-coalescing-operator@7.13.8
├─ @babel/plugin-proposal-numeric-separator@7.12.13
├─ @babel/plugin-proposal-optional-catch-binding@7.13.8
├─ @babel/plugin-proposal-optional-chaining@7.13.8
├─ @babel/plugin-proposal-private-methods@7.13.0
├─ @babel/plugin-proposal-unicode-property-regex@7.12.13
├─ @babel/plugin-syntax-class-properties@7.12.13
├─ @babel/plugin-syntax-flow@7.12.13
├─ @babel/plugin-syntax-jsx@7.12.13
├─ @babel/plugin-syntax-top-level-await@7.12.13
├─ @babel/plugin-syntax-typescript@7.12.13
├─ @babel/plugin-transform-arrow-functions@7.13.0
├─ @babel/plugin-transform-async-to-generator@7.13.0
├─ @babel/plugin-transform-block-scoped-functions@7.12.13
├─ @babel/plugin-transform-block-scoping@7.12.13
├─ @babel/plugin-transform-classes@7.13.0
├─ @babel/plugin-transform-computed-properties@7.13.0
├─ @babel/plugin-transform-destructuring@7.13.0
├─ @babel/plugin-transform-dotall-regex@7.12.13
├─ @babel/plugin-transform-duplicate-keys@7.12.13
├─ @babel/plugin-transform-exponentiation-operator@7.12.13
├─ @babel/plugin-transform-flow-strip-types@7.13.0
├─ @babel/plugin-transform-for-of@7.13.0
├─ @babel/plugin-transform-function-name@7.12.13
├─ @babel/plugin-transform-literals@7.12.13
├─ @babel/plugin-transform-member-expression-literals@7.12.13
├─ @babel/plugin-transform-modules-amd@7.13.0
├─ @babel/plugin-transform-modules-commonjs@7.13.8
├─ @babel/plugin-transform-modules-systemjs@7.13.8
├─ @babel/plugin-transform-modules-umd@7.13.0
├─ @babel/plugin-transform-named-capturing-groups-regex@7.12.13
├─ @babel/plugin-transform-new-target@7.12.13
├─ @babel/plugin-transform-object-super@7.12.13
├─ @babel/plugin-transform-property-literals@7.12.13
├─ @babel/plugin-transform-react-display-name@7.12.13
├─ @babel/plugin-transform-react-inline-elements@7.12.13
├─ @babel/plugin-transform-react-jsx-development@7.12.17
├─ @babel/plugin-transform-react-jsx@7.12.17
├─ @babel/plugin-transform-react-pure-annotations@7.12.1
├─ @babel/plugin-transform-regenerator@7.12.13
├─ @babel/plugin-transform-reserved-words@7.12.13
├─ @babel/plugin-transform-shorthand-properties@7.12.13
├─ @babel/plugin-transform-spread@7.13.0
├─ @babel/plugin-transform-sticky-regex@7.12.13
├─ @babel/plugin-transform-template-literals@7.13.0
├─ @babel/plugin-transform-typeof-symbol@7.12.13
├─ @babel/plugin-transform-typescript@7.13.0
├─ @babel/plugin-transform-unicode-escapes@7.12.13
├─ @babel/plugin-transform-unicode-regex@7.12.13
├─ @babel/preset-env@7.13.10
├─ @babel/preset-flow@7.12.13
├─ @babel/preset-modules@0.1.4
├─ @babel/preset-react@7.12.13
├─ @babel/preset-typescript@7.13.0
├─ @babel/runtime@7.13.10
├─ @babel/types@7.13.0
├─ @commitlint/cli@12.0.1
├─ @commitlint/config-conventional@12.0.1
├─ @commitlint/ensure@12.0.1
├─ @commitlint/execute-rule@12.0.1
├─ @commitlint/format@12.0.1
├─ @commitlint/is-ignored@12.0.1
├─ @commitlint/lint@12.0.1
├─ @commitlint/load@12.0.1
├─ @commitlint/message@12.0.1
├─ @commitlint/parse@12.0.1
├─ @commitlint/read@12.0.1
├─ @commitlint/resolve-extends@12.0.1
├─ @commitlint/rules@12.0.1
├─ @commitlint/to-lines@12.0.1
├─ @commitlint/top-level@12.0.1
├─ @egjs/hammerjs@2.0.17
├─ @emotion/hash@0.8.0
├─ @emotion/is-prop-valid@0.8.8
├─ @emotion/memoize@0.7.4
├─ @emotion/stylis@0.8.5
├─ @emotion/unitless@0.7.5
├─ @eslint/eslintrc@0.4.0
├─ @material-ui/core@4.11.3
├─ @material-ui/icons@4.11.2
├─ @material-ui/styles@4.11.3
├─ @material-ui/system@4.11.3
├─ @mui-treasury/layout@4.5.0
├─ @nodelib/fs.scandir@2.1.4
├─ @nodelib/fs.stat@2.0.4
├─ @nodelib/fs.walk@1.2.6
├─ @technote-space/genetic-algorithms-js@0.8.18
├─ @technote-space/worker-controller@0.5.27
├─ @types/chart.js@2.9.31
├─ @types/eslint-scope@3.7.0
├─ @types/eslint@7.2.7
├─ @types/hammerjs@2.0.39
├─ @types/html-minifier-terser@5.1.1
├─ @types/json-schema@7.0.7
├─ @types/lodash.mapvalues@4.6.6
├─ @types/lodash@4.14.168
├─ @types/minimist@1.2.1
├─ @types/node@14.14.33
├─ @types/normalize-package-data@2.4.0
├─ @types/parse-json@4.0.0
├─ @types/prop-types@15.7.3
├─ @types/react-transition-group@4.4.1
├─ @types/react@17.0.3
├─ @types/scheduler@0.16.1
├─ @typescript-eslint/eslint-plugin@4.17.0
├─ @typescript-eslint/experimental-utils@4.17.0
├─ @typescript-eslint/parser@4.17.0
├─ @webassemblyjs/floating-point-hex-parser@1.11.0
├─ @webassemblyjs/helper-numbers@1.11.0
├─ @webassemblyjs/helper-wasm-section@1.11.0
├─ @webassemblyjs/wasm-edit@1.11.0
├─ @webassemblyjs/wasm-opt@1.11.0
├─ @webassemblyjs/wast-printer@1.11.0
├─ @xtuc/ieee754@1.2.0
├─ acorn-jsx@5.3.1
├─ acorn@7.4.1
├─ aggregate-error@3.1.0
├─ ajv-keywords@3.5.2
├─ ajv@6.12.6
├─ ansi-colors@4.1.1
├─ ansi-escapes@4.3.1
├─ argparse@1.0.10
├─ array-ify@1.0.0
├─ array-includes@3.1.3
├─ array-union@2.1.0
├─ array.prototype.flatmap@1.2.4
├─ arrify@1.0.1
├─ at-least-node@1.0.0
├─ babel-code-frame@6.26.0
├─ babel-helper-function-name@6.24.1
├─ babel-helper-get-function-arity@6.24.1
├─ babel-messages@6.23.0
├─ babel-plugin-polyfill-corejs2@0.1.10
├─ babel-plugin-polyfill-corejs3@0.1.7
├─ babel-plugin-polyfill-regenerator@0.1.6
├─ babel-plugin-react-html-attrs@3.0.5
├─ babel-plugin-styled-components@1.12.0
├─ babel-plugin-syntax-class-properties@6.13.0
├─ babel-plugin-syntax-jsx@6.18.0
├─ babel-plugin-transform-class-properties@6.24.1
├─ babel-traverse@6.26.0
├─ balanced-match@1.0.0
├─ boolbase@1.0.0
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ buffer-from@1.1.1
├─ callsites@3.1.0
├─ camel-case@4.1.2
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ camelize@1.0.0
├─ caniuse-lite@1.0.30001197
├─ chart.js@2.9.4
├─ chartjs-color-string@0.6.0
├─ chartjs-color@2.4.1
├─ chrome-trace-event@1.0.2
├─ clean-css@4.2.3
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cliui@7.0.4
├─ clsx@1.1.1
├─ color-convert@1.9.3
├─ color-name@1.1.4
├─ colorette@1.2.2
├─ concat-map@0.0.1
├─ conventional-changelog-angular@5.0.12
├─ conventional-changelog-conventionalcommits@4.5.0
├─ conventional-commits-parser@3.2.1
├─ convert-source-map@1.7.0
├─ copy-webpack-plugin@8.0.0
├─ core-js-compat@3.9.1
├─ core-js@2.6.12
├─ cross-spawn@7.0.3
├─ css-color-keywords@1.0.0
├─ css-select@2.1.0
├─ css-to-react-native@3.0.0
├─ css-vendor@2.0.8
├─ css-what@3.4.2
├─ dargs@7.0.0
├─ debounce@1.2.0
├─ debug@4.3.1
├─ decamelize-keys@1.1.0
├─ decamelize@1.2.0
├─ dedent@0.7.0
├─ deep-is@0.1.3
├─ deepmerge@4.2.2
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dom-converter@0.2.0
├─ dom-helpers@5.2.0
├─ dom-serializer@0.2.2
├─ domhandler@2.4.2
├─ domutils@1.7.0
├─ dot-case@3.0.4
├─ dot-prop@5.3.0
├─ electron-to-chromium@1.3.683
├─ emoji-regex@8.0.0
├─ end-of-stream@1.4.4
├─ enhanced-resolve@5.7.0
├─ enquirer@2.3.6
├─ entities@1.1.2
├─ error-ex@1.3.2
├─ es-module-lexer@0.4.1
├─ es-to-primitive@1.2.1
├─ eslint-plugin-react-hooks@4.2.0
├─ eslint-plugin-react@7.22.0
├─ eslint-utils@2.1.0
├─ eslint-visitor-keys@1.3.0
├─ eslint@7.21.0
├─ espree@7.3.1
├─ esprima@4.0.1
├─ esquery@1.4.0
├─ esrecurse@4.3.0
├─ estraverse@5.2.0
├─ events@3.3.0
├─ execa@4.1.0
├─ fast-glob@3.2.5
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.11.0
├─ figures@3.2.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ find-up@5.0.0
├─ flat-cache@3.0.4
├─ flatted@3.1.1
├─ fromentries@1.3.2
├─ fs-extra@9.1.0
├─ fs.realpath@1.0.0
├─ gensync@1.0.0-beta.2
├─ get-caller-file@2.0.5
├─ get-intrinsic@1.1.1
├─ get-own-enumerable-property-symbols@3.0.2
├─ get-stdin@8.0.0
├─ get-stream@5.2.0
├─ git-raw-commits@2.0.10
├─ glob-parent@5.1.2
├─ glob@7.1.6
├─ global-dirs@0.1.1
├─ globby@11.0.2
├─ graceful-fs@4.2.6
├─ hard-rejection@2.1.0
├─ has-ansi@2.0.0
├─ has-bigints@1.0.1
├─ has-flag@3.0.0
├─ he@1.2.0
├─ hoist-non-react-statics@3.3.2
├─ hosted-git-info@3.0.8
├─ html-minifier-terser@5.1.1
├─ html-webpack-plugin@5.3.1
├─ htmlparser2@3.10.1
├─ human-signals@1.1.1
├─ husky@5.1.3
├─ hyphenate-style-name@1.0.4
├─ imurmurhash@0.1.4
├─ indefinite-observable@2.0.1
├─ inflight@1.0.6
├─ inherits@2.0.4
├─ ini@1.3.8
├─ internal-slot@1.0.3
├─ invariant@2.2.4
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.1
├─ is-boolean-object@1.1.0
├─ is-callable@1.2.3
├─ is-core-module@2.2.0
├─ is-date-object@1.0.2
├─ is-extglob@2.1.1
├─ is-glob@4.0.1
├─ is-in-browser@1.1.3
├─ is-negative-zero@2.0.1
├─ is-number-object@1.0.4
├─ is-number@7.0.0
├─ is-obj@1.0.1
├─ is-plain-obj@1.1.0
├─ is-regex@1.1.2
├─ is-regexp@1.0.0
├─ is-stream@2.0.0
├─ is-symbol@1.0.3
├─ is-text-path@1.0.1
├─ isexe@2.0.0
├─ jest-worker@26.6.2
├─ js-tokens@4.0.0
├─ jsesc@2.5.2
├─ json-parse-better-errors@1.0.2
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json5@2.2.0
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ jss-plugin-camel-case@10.5.1
├─ jss-plugin-default-unit@10.5.1
├─ jss-plugin-global@10.5.1
├─ jss-plugin-nested@10.5.1
├─ jss-plugin-props-sort@10.5.1
├─ jss-plugin-rule-value-function@10.5.1
├─ jss-plugin-vendor-prefixer@10.5.1
├─ jsx-ast-utils@3.2.0
├─ keycharm@0.4.0
├─ kind-of@6.0.3
├─ lines-and-columns@1.1.6
├─ lint-staged@10.5.4
├─ listr2@3.4.3
├─ loader-runner@4.2.0
├─ locate-path@6.0.0
├─ lodash.debounce@4.0.8
├─ lodash.mapvalues@4.6.0
├─ log-symbols@4.0.0
├─ log-update@4.0.0
├─ loose-envify@1.4.0
├─ lower-case@2.0.2
├─ map-obj@1.0.1
├─ mime-db@1.46.0
├─ mime-types@2.1.29
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.5
├─ ms@2.1.2
├─ natural-compare@1.4.0
├─ neo-async@2.6.2
├─ node-releases@1.1.71
├─ normalize-package-data@3.0.0
├─ npm-run-path@4.0.1
├─ nth-check@1.0.2
├─ object.entries@1.1.3
├─ object.fromentries@2.0.4
├─ object.values@1.1.3
├─ once@1.4.0
├─ optionator@0.9.1
├─ p-locate@5.0.0
├─ p-map@4.0.0
├─ p-try@2.2.0
├─ param-case@3.0.4
├─ parent-module@1.0.1
├─ pascal-case@3.1.2
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.6
├─ picomatch@2.2.2
├─ pinst@2.1.6
├─ please-upgrade-node@3.2.0
├─ popper.js@1.16.1-lts
├─ postcss-value-parser@4.1.0
├─ pretty-error@2.1.2
├─ progress@2.0.3
├─ pump@3.0.0
├─ punycode@2.1.1
├─ queue-microtask@1.2.2
├─ quick-lru@4.0.1
├─ randombytes@2.1.0
├─ react-dom@17.0.1
├─ react-fast-compare@3.2.0
├─ react-helmet@6.1.0
├─ react-is@16.13.1
├─ react-side-effect@2.1.1
├─ react-transition-group@4.4.1
├─ react@17.0.1
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.0
├─ redent@3.0.0
├─ regenerate-unicode-properties@8.2.0
├─ regenerator-runtime@0.11.1
├─ regenerator-transform@0.14.5
├─ regexp.prototype.flags@1.3.1
├─ regexpp@3.1.0
├─ regexpu-core@4.7.1
├─ regjsgen@0.5.2
├─ regjsparser@0.6.7
├─ relateurl@0.2.7
├─ renderkid@2.0.5
├─ require-directory@2.1.1
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.20.0
├─ restore-cursor@3.1.0
├─ reusify@1.0.4
├─ rimraf@3.0.2
├─ run-parallel@1.2.0
├─ rxjs@6.6.6
├─ safe-buffer@5.2.1
├─ scheduler@0.20.1
├─ semver-compare@1.0.0
├─ semver@6.3.0
├─ shallowequal@1.1.0
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ slash@3.0.0
├─ source-list-map@2.0.1
├─ source-map-support@0.5.19
├─ spdx-correct@3.1.1
├─ spdx-exceptions@2.3.0
├─ sprintf-js@1.0.3
├─ string_decoder@1.3.0
├─ string-argv@0.3.1
├─ string.prototype.matchall@4.0.4
├─ string.prototype.trimend@1.0.4
├─ string.prototype.trimstart@1.0.4
├─ stringify-object@3.3.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ styled-components@5.2.1
├─ supports-color@5.5.0
├─ symbol-observable@1.2.0
├─ table@6.0.7
├─ tapable@2.2.0
├─ terser-webpack-plugin@5.1.1
├─ terser@4.8.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ to-fast-properties@2.0.0
├─ to-regex-range@5.0.1
├─ trim-newlines@3.0.0
├─ trim-off-newlines@1.0.1
├─ type-check@0.4.0
├─ typescript@4.2.3
├─ unbox-primitive@1.0.0
├─ unicode-canonical-property-names-ecmascript@1.0.4
├─ unicode-match-property-ecmascript@1.0.4
├─ unicode-match-property-value-ecmascript@1.2.0
├─ unicode-property-aliases-ecmascript@1.1.0
├─ util-deprecate@1.0.2
├─ utila@0.4.0
├─ v8-compile-cache@2.3.0
├─ vis-data@7.1.2
├─ vis-network@9.0.3
├─ vis-util@5.0.2
├─ watchpack@2.1.1
├─ webpack-sources@2.2.0
├─ webpack@5.24.4
├─ which-boxed-primitive@1.0.2
├─ which@2.0.2
├─ word-wrap@1.2.3
├─ y18n@5.0.5
├─ yallist@4.0.0
├─ yaml@1.10.0
├─ yargs-parser@20.2.6
├─ yargs@16.2.0
└─ yocto-queue@0.1.0
Done in 14.44s.

stderr:

warning babel-plugin-transform-class-properties > babel-runtime > core-js@2.6.12: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning " > styled-components@5.2.1" has unmet peer dependency "react-is@>= 16.8.0".
warning " > vis-data@7.1.2" has unmet peer dependency "uuid@^7.0.0 || ^8.0.0".
warning " > vis-network@9.0.3" has unmet peer dependency "component-emitter@^1.3.0".
warning " > vis-network@9.0.3" has unmet peer dependency "timsort@^0.3.0".
warning " > vis-network@9.0.3" has unmet peer dependency "uuid@^3.4.0 || ^7.0.0 || ^8.0.0".
warning " > vis-util@5.0.2" has unmet peer dependency "component-emitter@^1.3.0".
yarn audit
yarn audit v1.22.5
0 vulnerabilities found - Packages audited: 667
Done in 0.82s.

Changed files

Changed 2 files:
  • package.json
  • yarn.lock

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@technote-space
Copy link
Owner Author

Command results

Details:
add path
/home/runner/work/_actions/technote-space/create-pr-action/v2/node_modules/npm-check-updates/bin
cli.js -u --packageFile package.json
Upgrading /home/runner/work/ga-framework/ga-framework/package.json

 @technote-space/worker-controller    ^0.5.27  →    ^0.5.28     
 vis-network                           ^9.0.3  →     ^9.0.4     
 @types/node                        ^14.14.33  →  ^14.14.35     
 @typescript-eslint/eslint-plugin     ^4.17.0  →    ^4.18.0     
 @typescript-eslint/parser            ^4.17.0  →    ^4.18.0     
 eslint                               ^7.21.0  →    ^7.22.0     
 webpack                              ^5.24.4  →    ^5.26.1     

Run npm install to install new versions.
yarn install
yarn install v1.22.5
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
$ [ -n "$CI" ] || [ ! -f node_modules/.bin/husky ] || husky install
Done in 46.59s.

stderr:

warning " > styled-components@5.2.1" has unmet peer dependency "react-is@>= 16.8.0".
warning " > vis-data@7.1.2" has unmet peer dependency "uuid@^7.0.0 || ^8.0.0".
warning " > vis-network@9.0.4" has unmet peer dependency "component-emitter@^1.3.0".
warning " > vis-network@9.0.4" has unmet peer dependency "timsort@^0.3.0".
warning " > vis-network@9.0.4" has unmet peer dependency "uuid@^3.4.0 || ^7.0.0 || ^8.0.0".
warning " > vis-util@5.0.2" has unmet peer dependency "component-emitter@^1.3.0".
yarn upgrade
yarn upgrade v1.22.5
[1/4] Resolving packages...
[2/4] Fetching packages...
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 464 new dependencies.
info Direct dependencies
├─ @babel/core@7.13.10
├─ @babel/plugin-transform-react-inline-elements@7.12.13
├─ @babel/preset-env@7.13.10
├─ @babel/preset-flow@7.12.13
├─ @babel/preset-react@7.12.13
├─ @babel/preset-typescript@7.13.0
├─ @commitlint/cli@12.0.1
├─ @commitlint/config-conventional@12.0.1
├─ @egjs/hammerjs@2.0.17
├─ @material-ui/core@4.11.3
├─ @material-ui/icons@4.11.2
├─ @mui-treasury/layout@4.5.0
├─ @technote-space/genetic-algorithms-js@0.8.18
├─ @technote-space/worker-controller@0.5.28
├─ @types/chart.js@2.9.31
├─ @types/node@14.14.35
├─ @typescript-eslint/eslint-plugin@4.18.0
├─ @typescript-eslint/parser@4.18.0
├─ babel-plugin-react-html-attrs@3.0.5
├─ babel-plugin-transform-class-properties@6.24.1
├─ chart.js@2.9.4
├─ clsx@1.1.1
├─ copy-webpack-plugin@8.0.0
├─ eslint-plugin-react-hooks@4.2.0
├─ eslint-plugin-react@7.22.0
├─ eslint@7.22.0
├─ html-webpack-plugin@5.3.1
├─ husky@5.1.3
├─ keycharm@0.4.0
├─ lint-staged@10.5.4
├─ pinst@2.1.6
├─ react-dom@17.0.1
├─ react-helmet@6.1.0
├─ react@17.0.1
├─ styled-components@5.2.1
├─ typescript@4.2.3
├─ vis-data@7.1.2
├─ vis-network@9.0.4
├─ vis-util@5.0.2
└─ webpack@5.26.1
info All dependencies
├─ @babel/code-frame@7.12.13
├─ @babel/compat-data@7.13.11
├─ @babel/core@7.13.10
├─ @babel/generator@7.13.9
├─ @babel/helper-builder-binary-assignment-operator-visitor@7.12.13
├─ @babel/helper-builder-react-jsx@7.12.13
├─ @babel/helper-compilation-targets@7.13.10
├─ @babel/helper-explode-assignable-expression@7.13.0
├─ @babel/helper-get-function-arity@7.12.13
├─ @babel/helper-hoist-variables@7.13.0
├─ @babel/helper-replace-supers@7.13.0
├─ @babel/helper-wrap-function@7.13.0
├─ @babel/helpers@7.13.10
├─ @babel/highlight@7.13.10
├─ @babel/parser@7.13.11
├─ @babel/plugin-proposal-async-generator-functions@7.13.8
├─ @babel/plugin-proposal-dynamic-import@7.13.8
├─ @babel/plugin-proposal-export-namespace-from@7.12.13
├─ @babel/plugin-proposal-json-strings@7.13.8
├─ @babel/plugin-proposal-logical-assignment-operators@7.13.8
├─ @babel/plugin-proposal-nullish-coalescing-operator@7.13.8
├─ @babel/plugin-proposal-numeric-separator@7.12.13
├─ @babel/plugin-proposal-optional-catch-binding@7.13.8
├─ @babel/plugin-proposal-optional-chaining@7.13.8
├─ @babel/plugin-proposal-private-methods@7.13.0
├─ @babel/plugin-proposal-unicode-property-regex@7.12.13
├─ @babel/plugin-syntax-class-properties@7.12.13
├─ @babel/plugin-syntax-flow@7.12.13
├─ @babel/plugin-syntax-jsx@7.12.13
├─ @babel/plugin-syntax-top-level-await@7.12.13
├─ @babel/plugin-syntax-typescript@7.12.13
├─ @babel/plugin-transform-arrow-functions@7.13.0
├─ @babel/plugin-transform-async-to-generator@7.13.0
├─ @babel/plugin-transform-block-scoped-functions@7.12.13
├─ @babel/plugin-transform-block-scoping@7.12.13
├─ @babel/plugin-transform-classes@7.13.0
├─ @babel/plugin-transform-computed-properties@7.13.0
├─ @babel/plugin-transform-destructuring@7.13.0
├─ @babel/plugin-transform-dotall-regex@7.12.13
├─ @babel/plugin-transform-duplicate-keys@7.12.13
├─ @babel/plugin-transform-exponentiation-operator@7.12.13
├─ @babel/plugin-transform-flow-strip-types@7.13.0
├─ @babel/plugin-transform-for-of@7.13.0
├─ @babel/plugin-transform-function-name@7.12.13
├─ @babel/plugin-transform-literals@7.12.13
├─ @babel/plugin-transform-member-expression-literals@7.12.13
├─ @babel/plugin-transform-modules-amd@7.13.0
├─ @babel/plugin-transform-modules-commonjs@7.13.8
├─ @babel/plugin-transform-modules-systemjs@7.13.8
├─ @babel/plugin-transform-modules-umd@7.13.0
├─ @babel/plugin-transform-named-capturing-groups-regex@7.12.13
├─ @babel/plugin-transform-new-target@7.12.13
├─ @babel/plugin-transform-object-super@7.12.13
├─ @babel/plugin-transform-property-literals@7.12.13
├─ @babel/plugin-transform-react-display-name@7.12.13
├─ @babel/plugin-transform-react-inline-elements@7.12.13
├─ @babel/plugin-transform-react-jsx-development@7.12.17
├─ @babel/plugin-transform-react-jsx@7.12.17
├─ @babel/plugin-transform-react-pure-annotations@7.12.1
├─ @babel/plugin-transform-regenerator@7.12.13
├─ @babel/plugin-transform-reserved-words@7.12.13
├─ @babel/plugin-transform-shorthand-properties@7.12.13
├─ @babel/plugin-transform-spread@7.13.0
├─ @babel/plugin-transform-sticky-regex@7.12.13
├─ @babel/plugin-transform-template-literals@7.13.0
├─ @babel/plugin-transform-typeof-symbol@7.12.13
├─ @babel/plugin-transform-typescript@7.13.0
├─ @babel/plugin-transform-unicode-escapes@7.12.13
├─ @babel/plugin-transform-unicode-regex@7.12.13
├─ @babel/preset-env@7.13.10
├─ @babel/preset-flow@7.12.13
├─ @babel/preset-modules@0.1.4
├─ @babel/preset-react@7.12.13
├─ @babel/preset-typescript@7.13.0
├─ @babel/runtime@7.13.10
├─ @babel/types@7.13.0
├─ @commitlint/cli@12.0.1
├─ @commitlint/config-conventional@12.0.1
├─ @commitlint/ensure@12.0.1
├─ @commitlint/execute-rule@12.0.1
├─ @commitlint/format@12.0.1
├─ @commitlint/is-ignored@12.0.1
├─ @commitlint/lint@12.0.1
├─ @commitlint/load@12.0.1
├─ @commitlint/message@12.0.1
├─ @commitlint/parse@12.0.1
├─ @commitlint/read@12.0.1
├─ @commitlint/resolve-extends@12.0.1
├─ @commitlint/rules@12.0.1
├─ @commitlint/to-lines@12.0.1
├─ @commitlint/top-level@12.0.1
├─ @egjs/hammerjs@2.0.17
├─ @emotion/hash@0.8.0
├─ @emotion/is-prop-valid@0.8.8
├─ @emotion/memoize@0.7.4
├─ @emotion/stylis@0.8.5
├─ @emotion/unitless@0.7.5
├─ @eslint/eslintrc@0.4.0
├─ @material-ui/core@4.11.3
├─ @material-ui/icons@4.11.2
├─ @material-ui/styles@4.11.3
├─ @material-ui/system@4.11.3
├─ @mui-treasury/layout@4.5.0
├─ @nodelib/fs.scandir@2.1.4
├─ @nodelib/fs.stat@2.0.4
├─ @nodelib/fs.walk@1.2.6
├─ @technote-space/genetic-algorithms-js@0.8.18
├─ @technote-space/worker-controller@0.5.28
├─ @types/chart.js@2.9.31
├─ @types/eslint-scope@3.7.0
├─ @types/eslint@7.2.7
├─ @types/hammerjs@2.0.39
├─ @types/html-minifier-terser@5.1.1
├─ @types/json-schema@7.0.7
├─ @types/lodash.mapvalues@4.6.6
├─ @types/lodash@4.14.168
├─ @types/minimist@1.2.1
├─ @types/node@14.14.35
├─ @types/normalize-package-data@2.4.0
├─ @types/parse-json@4.0.0
├─ @types/prop-types@15.7.3
├─ @types/react-transition-group@4.4.1
├─ @types/react@17.0.3
├─ @types/scheduler@0.16.1
├─ @typescript-eslint/eslint-plugin@4.18.0
├─ @typescript-eslint/experimental-utils@4.18.0
├─ @typescript-eslint/parser@4.18.0
├─ @webassemblyjs/floating-point-hex-parser@1.11.0
├─ @webassemblyjs/helper-numbers@1.11.0
├─ @webassemblyjs/helper-wasm-section@1.11.0
├─ @webassemblyjs/wasm-edit@1.11.0
├─ @webassemblyjs/wasm-opt@1.11.0
├─ @webassemblyjs/wast-printer@1.11.0
├─ @xtuc/ieee754@1.2.0
├─ acorn-jsx@5.3.1
├─ acorn@7.4.1
├─ aggregate-error@3.1.0
├─ ajv-keywords@3.5.2
├─ ajv@6.12.6
├─ ansi-colors@4.1.1
├─ ansi-escapes@4.3.1
├─ argparse@1.0.10
├─ array-ify@1.0.0
├─ array-includes@3.1.3
├─ array-union@2.1.0
├─ array.prototype.flatmap@1.2.4
├─ arrify@1.0.1
├─ at-least-node@1.0.0
├─ babel-code-frame@6.26.0
├─ babel-helper-function-name@6.24.1
├─ babel-helper-get-function-arity@6.24.1
├─ babel-messages@6.23.0
├─ babel-plugin-polyfill-corejs2@0.1.10
├─ babel-plugin-polyfill-corejs3@0.1.7
├─ babel-plugin-polyfill-regenerator@0.1.6
├─ babel-plugin-react-html-attrs@3.0.5
├─ babel-plugin-styled-components@1.12.0
├─ babel-plugin-syntax-class-properties@6.13.0
├─ babel-plugin-syntax-jsx@6.18.0
├─ babel-plugin-transform-class-properties@6.24.1
├─ babel-traverse@6.26.0
├─ balanced-match@1.0.0
├─ boolbase@1.0.0
├─ brace-expansion@1.1.11
├─ braces@3.0.2
├─ buffer-from@1.1.1
├─ callsites@3.1.0
├─ camel-case@4.1.2
├─ camelcase-keys@6.2.2
├─ camelcase@5.3.1
├─ camelize@1.0.0
├─ caniuse-lite@1.0.30001202
├─ chart.js@2.9.4
├─ chartjs-color-string@0.6.0
├─ chartjs-color@2.4.1
├─ chrome-trace-event@1.0.2
├─ clean-css@4.2.3
├─ clean-stack@2.2.0
├─ cli-cursor@3.1.0
├─ cliui@7.0.4
├─ clsx@1.1.1
├─ color-convert@1.9.3
├─ color-name@1.1.4
├─ colorette@1.2.2
├─ concat-map@0.0.1
├─ conventional-changelog-angular@5.0.12
├─ conventional-changelog-conventionalcommits@4.5.0
├─ conventional-commits-parser@3.2.1
├─ convert-source-map@1.7.0
├─ copy-webpack-plugin@8.0.0
├─ core-js-compat@3.9.1
├─ core-js@2.6.12
├─ cross-spawn@7.0.3
├─ css-color-keywords@1.0.0
├─ css-select@2.1.0
├─ css-to-react-native@3.0.0
├─ css-vendor@2.0.8
├─ css-what@3.4.2
├─ dargs@7.0.0
├─ debounce@1.2.1
├─ debug@4.3.1
├─ decamelize-keys@1.1.0
├─ decamelize@1.2.0
├─ dedent@0.7.0
├─ deep-is@0.1.3
├─ deepmerge@4.2.2
├─ dir-glob@3.0.1
├─ doctrine@2.1.0
├─ dom-converter@0.2.0
├─ dom-helpers@5.2.0
├─ dom-serializer@0.2.2
├─ domhandler@2.4.2
├─ domutils@1.7.0
├─ dot-case@3.0.4
├─ dot-prop@5.3.0
├─ electron-to-chromium@1.3.689
├─ emoji-regex@8.0.0
├─ end-of-stream@1.4.4
├─ enhanced-resolve@5.7.0
├─ enquirer@2.3.6
├─ entities@1.1.2
├─ error-ex@1.3.2
├─ es-module-lexer@0.4.1
├─ es-to-primitive@1.2.1
├─ eslint-plugin-react-hooks@4.2.0
├─ eslint-plugin-react@7.22.0
├─ eslint-utils@2.1.0
├─ eslint-visitor-keys@1.3.0
├─ eslint@7.22.0
├─ espree@7.3.1
├─ esprima@4.0.1
├─ esquery@1.4.0
├─ esrecurse@4.3.0
├─ estraverse@5.2.0
├─ events@3.3.0
├─ execa@4.1.0
├─ fast-glob@3.2.5
├─ fast-json-stable-stringify@2.1.0
├─ fast-levenshtein@2.0.6
├─ fastq@1.11.0
├─ figures@3.2.0
├─ file-entry-cache@6.0.1
├─ fill-range@7.0.1
├─ find-up@5.0.0
├─ flat-cache@3.0.4
├─ flatted@3.1.1
├─ fromentries@1.3.2
├─ fs-extra@9.1.0
├─ fs.realpath@1.0.0
├─ gensync@1.0.0-beta.2
├─ get-caller-file@2.0.5
├─ get-intrinsic@1.1.1
├─ get-own-enumerable-property-symbols@3.0.2
├─ get-stdin@8.0.0
├─ get-stream@5.2.0
├─ git-raw-commits@2.0.10
├─ glob-parent@5.1.2
├─ glob@7.1.6
├─ global-dirs@0.1.1
├─ globby@11.0.2
├─ graceful-fs@4.2.6
├─ hard-rejection@2.1.0
├─ has-ansi@2.0.0
├─ has-bigints@1.0.1
├─ has-flag@3.0.0
├─ he@1.2.0
├─ hoist-non-react-statics@3.3.2
├─ hosted-git-info@4.0.0
├─ html-minifier-terser@5.1.1
├─ html-webpack-plugin@5.3.1
├─ htmlparser2@3.10.1
├─ human-signals@1.1.1
├─ husky@5.1.3
├─ hyphenate-style-name@1.0.4
├─ imurmurhash@0.1.4
├─ indefinite-observable@2.0.1
├─ inflight@1.0.6
├─ inherits@2.0.4
├─ ini@1.3.8
├─ internal-slot@1.0.3
├─ invariant@2.2.4
├─ is-arrayish@0.2.1
├─ is-bigint@1.0.1
├─ is-boolean-object@1.1.0
├─ is-callable@1.2.3
├─ is-core-module@2.2.0
├─ is-date-object@1.0.2
├─ is-extglob@2.1.1
├─ is-glob@4.0.1
├─ is-in-browser@1.1.3
├─ is-negative-zero@2.0.1
├─ is-number-object@1.0.4
├─ is-number@7.0.0
├─ is-obj@1.0.1
├─ is-plain-obj@1.1.0
├─ is-regex@1.1.2
├─ is-regexp@1.0.0
├─ is-stream@2.0.0
├─ is-symbol@1.0.3
├─ is-text-path@1.0.1
├─ isexe@2.0.0
├─ jest-worker@26.6.2
├─ js-tokens@4.0.0
├─ jsesc@2.5.2
├─ json-parse-better-errors@1.0.2
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json5@2.2.0
├─ jsonfile@6.1.0
├─ jsonparse@1.3.1
├─ JSONStream@1.3.5
├─ jss-plugin-camel-case@10.6.0
├─ jss-plugin-default-unit@10.6.0
├─ jss-plugin-global@10.6.0
├─ jss-plugin-nested@10.6.0
├─ jss-plugin-props-sort@10.6.0
├─ jss-plugin-rule-value-function@10.6.0
├─ jss-plugin-vendor-prefixer@10.6.0
├─ jsx-ast-utils@3.2.0
├─ keycharm@0.4.0
├─ kind-of@6.0.3
├─ lines-and-columns@1.1.6
├─ lint-staged@10.5.4
├─ listr2@3.4.3
├─ loader-runner@4.2.0
├─ locate-path@6.0.0
├─ lodash.debounce@4.0.8
├─ lodash.mapvalues@4.6.0
├─ log-symbols@4.0.0
├─ log-update@4.0.0
├─ loose-envify@1.4.0
├─ lower-case@2.0.2
├─ map-obj@1.0.1
├─ mime-db@1.46.0
├─ mime-types@2.1.29
├─ mimic-fn@2.1.0
├─ min-indent@1.0.1
├─ minimist-options@4.1.0
├─ minimist@1.2.5
├─ ms@2.1.2
├─ natural-compare@1.4.0
├─ neo-async@2.6.2
├─ node-releases@1.1.71
├─ normalize-package-data@3.0.1
├─ npm-run-path@4.0.1
├─ nth-check@1.0.2
├─ object.entries@1.1.3
├─ object.fromentries@2.0.4
├─ object.values@1.1.3
├─ once@1.4.0
├─ optionator@0.9.1
├─ p-locate@5.0.0
├─ p-map@4.0.0
├─ p-try@2.2.0
├─ param-case@3.0.4
├─ parent-module@1.0.1
├─ pascal-case@3.1.2
├─ path-is-absolute@1.0.1
├─ path-key@3.1.1
├─ path-parse@1.0.6
├─ picomatch@2.2.2
├─ pinst@2.1.6
├─ please-upgrade-node@3.2.0
├─ popper.js@1.16.1-lts
├─ postcss-value-parser@4.1.0
├─ pretty-error@2.1.2
├─ progress@2.0.3
├─ pump@3.0.0
├─ punycode@2.1.1
├─ queue-microtask@1.2.2
├─ quick-lru@4.0.1
├─ randombytes@2.1.0
├─ react-dom@17.0.1
├─ react-fast-compare@3.2.0
├─ react-helmet@6.1.0
├─ react-is@16.13.1
├─ react-side-effect@2.1.1
├─ react-transition-group@4.4.1
├─ react@17.0.1
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@3.6.0
├─ redent@3.0.0
├─ regenerate-unicode-properties@8.2.0
├─ regenerator-runtime@0.11.1
├─ regenerator-transform@0.14.5
├─ regexp.prototype.flags@1.3.1
├─ regexpp@3.1.0
├─ regexpu-core@4.7.1
├─ regjsgen@0.5.2
├─ regjsparser@0.6.7
├─ relateurl@0.2.7
├─ renderkid@2.0.5
├─ require-directory@2.1.1
├─ require-from-string@2.0.2
├─ resolve-global@1.0.0
├─ resolve@1.20.0
├─ restore-cursor@3.1.0
├─ reusify@1.0.4
├─ rimraf@3.0.2
├─ run-parallel@1.2.0
├─ rxjs@6.6.6
├─ safe-buffer@5.2.1
├─ scheduler@0.20.1
├─ semver-compare@1.0.0
├─ semver@6.3.0
├─ shallowequal@1.1.0
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ slash@3.0.0
├─ source-list-map@2.0.1
├─ source-map-support@0.5.19
├─ spdx-correct@3.1.1
├─ spdx-exceptions@2.3.0
├─ sprintf-js@1.0.3
├─ string_decoder@1.3.0
├─ string-argv@0.3.1
├─ string.prototype.matchall@4.0.4
├─ string.prototype.trimend@1.0.4
├─ string.prototype.trimstart@1.0.4
├─ stringify-object@3.3.0
├─ strip-final-newline@2.0.0
├─ strip-indent@3.0.0
├─ strip-json-comments@3.1.1
├─ styled-components@5.2.1
├─ supports-color@5.5.0
├─ symbol-observable@1.2.0
├─ table@6.0.7
├─ tapable@2.2.0
├─ terser-webpack-plugin@5.1.1
├─ terser@4.8.0
├─ text-extensions@1.9.0
├─ text-table@0.2.0
├─ through@2.3.8
├─ to-fast-properties@2.0.0
├─ to-regex-range@5.0.1
├─ trim-newlines@3.0.0
├─ trim-off-newlines@1.0.1
├─ type-check@0.4.0
├─ typescript@4.2.3
├─ unbox-primitive@1.0.0
├─ unicode-canonical-property-names-ecmascript@1.0.4
├─ unicode-match-property-ecmascript@1.0.4
├─ unicode-match-property-value-ecmascript@1.2.0
├─ unicode-property-aliases-ecmascript@1.1.0
├─ util-deprecate@1.0.2
├─ utila@0.4.0
├─ v8-compile-cache@2.3.0
├─ vis-data@7.1.2
├─ vis-network@9.0.4
├─ vis-util@5.0.2
├─ watchpack@2.1.1
├─ webpack-sources@2.2.0
├─ webpack@5.26.1
├─ which-boxed-primitive@1.0.2
├─ which@2.0.2
├─ word-wrap@1.2.3
├─ y18n@5.0.5
├─ yallist@4.0.0
├─ yaml@1.10.2
├─ yargs-parser@20.2.7
├─ yargs@16.2.0
└─ yocto-queue@0.1.0
Done in 13.40s.

stderr:

warning babel-plugin-transform-class-properties > babel-runtime > core-js@2.6.12: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
warning " > styled-components@5.2.1" has unmet peer dependency "react-is@>= 16.8.0".
warning " > vis-data@7.1.2" has unmet peer dependency "uuid@^7.0.0 || ^8.0.0".
warning " > vis-network@9.0.4" has unmet peer dependency "component-emitter@^1.3.0".
warning " > vis-network@9.0.4" has unmet peer dependency "timsort@^0.3.0".
warning " > vis-network@9.0.4" has unmet peer dependency "uuid@^3.4.0 || ^7.0.0 || ^8.0.0".
warning " > vis-util@5.0.2" has unmet peer dependency "component-emitter@^1.3.0".
yarn audit
yarn audit v1.22.5
0 vulnerabilities found - Packages audited: 668
Done in 0.92s.

Changed files

Changed 2 files:
  • package.json
  • yarn.lock

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@technote-space technote-space merged commit ee32965 into master Mar 23, 2021
@technote-space technote-space deleted the release/next-v0.14.15 branch March 23, 2021 07:49
@github-actions github-actions bot removed the Status: In Progress Tracking issues with work in progress label Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release: Patch Patch release Type: Release Add to Release PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants