Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.

release: v2.1.1 #331

Merged
merged 3 commits into from
Dec 3, 2020
Merged

release: v2.1.1 #331

merged 3 commits into from
Dec 3, 2020

Conversation

technote-space
Copy link
Owner

@technote-space technote-space commented Dec 3, 2020

Changes

  • chore: update npm dependencies (956d186)
  • chore: update snapshots (d36131c)

Base PullRequest

default branch (https://github.com/technote-space/register-grouped-format-type/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/register-grouped-format-type/register-grouped-format-type/package.json

 @technote-space/gutenberg-utils  ^2.2.21  →  ^2.2.22     

Run npm install to install new versions.
yarn install
yarn install v1.22.5
[1/4] Resolving packages...
[2/4] Fetching packages...
info fsevents@2.1.3: The platform "linux" is incompatible with this module.
info "fsevents@2.1.3" is an optional dependency and failed compatibility check. Excluding it from installation.
info fsevents@2.2.1: The platform "linux" is incompatible with this module.
info "fsevents@2.2.1" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
[4/4] Building fresh packages...
success Saved lockfile.
Done in 26.91s.

stderr:

warning "@technote-space/gutenberg-utils > nano-css@5.3.0" has unmet peer dependency "react@*".
warning "@technote-space/gutenberg-utils > nano-css@5.3.0" has unmet peer dependency "react-dom@*".
warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1".
warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.2.0" has unmet peer dependency "react-native@*".
warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0".
yarn upgrade
yarn upgrade v1.22.5
[1/4] Resolving packages...
[2/4] Fetching packages...
info fsevents@2.1.3: The platform "linux" is incompatible with this module.
info "fsevents@2.1.3" is an optional dependency and failed compatibility check. Excluding it from installation.
info fsevents@2.2.1: The platform "linux" is incompatible with this module.
info "fsevents@2.2.1" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
[4/4] Rebuilding all packages...
success Saved lockfile.
success Saved 586 new dependencies.
info Direct dependencies
├─ @babel/cli@7.12.8
├─ @technote-space/gutenberg-test-helper@0.1.4
├─ @technote-space/gutenberg-utils@2.2.22
├─ @wordpress/babel-preset-default@4.19.0
├─ eslint-plugin-react@7.21.5
├─ eslint@7.14.0
└─ jest@26.6.3
info All dependencies
├─ @babel/cli@7.12.8
├─ @babel/compat-data@7.12.7
├─ @babel/helper-builder-binary-assignment-operator-visitor@7.10.4
├─ @babel/helper-builder-react-jsx-experimental@7.12.4
├─ @babel/helper-builder-react-jsx@7.10.4
├─ @babel/helper-compilation-targets@7.12.5
├─ @babel/helper-define-map@7.10.5
├─ @babel/helper-explode-assignable-expression@7.12.1
├─ @babel/helper-get-function-arity@7.10.4
├─ @babel/helper-hoist-variables@7.10.4
├─ @babel/helper-wrap-function@7.12.3
├─ @babel/helpers@7.12.5
├─ @babel/highlight@7.10.4
├─ @babel/plugin-proposal-async-generator-functions@7.12.1
├─ @babel/plugin-proposal-class-properties@7.12.1
├─ @babel/plugin-proposal-dynamic-import@7.12.1
├─ @babel/plugin-proposal-export-namespace-from@7.12.1
├─ @babel/plugin-proposal-json-strings@7.12.1
├─ @babel/plugin-proposal-logical-assignment-operators@7.12.1
├─ @babel/plugin-proposal-nullish-coalescing-operator@7.12.1
├─ @babel/plugin-proposal-numeric-separator@7.12.7
├─ @babel/plugin-proposal-object-rest-spread@7.12.1
├─ @babel/plugin-proposal-optional-catch-binding@7.12.1
├─ @babel/plugin-proposal-optional-chaining@7.12.7
├─ @babel/plugin-proposal-private-methods@7.12.1
├─ @babel/plugin-proposal-unicode-property-regex@7.12.1
├─ @babel/plugin-syntax-async-generators@7.8.4
├─ @babel/plugin-syntax-bigint@7.8.3
├─ @babel/plugin-syntax-class-properties@7.12.1
├─ @babel/plugin-syntax-import-meta@7.10.4
├─ @babel/plugin-syntax-json-strings@7.8.3
├─ @babel/plugin-syntax-jsx@7.12.1
├─ @babel/plugin-syntax-logical-assignment-operators@7.10.4
├─ @babel/plugin-syntax-nullish-coalescing-operator@7.8.3
├─ @babel/plugin-syntax-numeric-separator@7.10.4
├─ @babel/plugin-syntax-object-rest-spread@7.8.3
├─ @babel/plugin-syntax-optional-catch-binding@7.8.3
├─ @babel/plugin-syntax-optional-chaining@7.8.3
├─ @babel/plugin-syntax-top-level-await@7.12.1
├─ @babel/plugin-transform-arrow-functions@7.12.1
├─ @babel/plugin-transform-async-to-generator@7.12.1
├─ @babel/plugin-transform-block-scoped-functions@7.12.1
├─ @babel/plugin-transform-block-scoping@7.12.1
├─ @babel/plugin-transform-classes@7.12.1
├─ @babel/plugin-transform-computed-properties@7.12.1
├─ @babel/plugin-transform-destructuring@7.12.1
├─ @babel/plugin-transform-dotall-regex@7.12.1
├─ @babel/plugin-transform-duplicate-keys@7.12.1
├─ @babel/plugin-transform-exponentiation-operator@7.12.1
├─ @babel/plugin-transform-for-of@7.12.1
├─ @babel/plugin-transform-function-name@7.12.1
├─ @babel/plugin-transform-literals@7.12.1
├─ @babel/plugin-transform-member-expression-literals@7.12.1
├─ @babel/plugin-transform-modules-amd@7.12.1
├─ @babel/plugin-transform-modules-commonjs@7.12.1
├─ @babel/plugin-transform-modules-systemjs@7.12.1
├─ @babel/plugin-transform-modules-umd@7.12.1
├─ @babel/plugin-transform-named-capturing-groups-regex@7.12.1
├─ @babel/plugin-transform-new-target@7.12.1
├─ @babel/plugin-transform-object-super@7.12.1
├─ @babel/plugin-transform-property-literals@7.12.1
├─ @babel/plugin-transform-react-jsx@7.12.7
├─ @babel/plugin-transform-regenerator@7.12.1
├─ @babel/plugin-transform-reserved-words@7.12.1
├─ @babel/plugin-transform-runtime@7.12.1
├─ @babel/plugin-transform-shorthand-properties@7.12.1
├─ @babel/plugin-transform-spread@7.12.1
├─ @babel/plugin-transform-sticky-regex@7.12.7
├─ @babel/plugin-transform-template-literals@7.12.1
├─ @babel/plugin-transform-typeof-symbol@7.12.1
├─ @babel/plugin-transform-unicode-escapes@7.12.1
├─ @babel/plugin-transform-unicode-regex@7.12.1
├─ @babel/preset-env@7.12.7
├─ @babel/preset-modules@0.1.4
├─ @babel/runtime@7.12.5
├─ @babel/template@7.12.7
├─ @babel/traverse@7.12.9
├─ @bcoe/v8-coverage@0.2.3
├─ @cnakazawa/watch@1.0.4
├─ @emotion/cache@10.0.29
├─ @emotion/core@10.1.1
├─ @emotion/css@10.0.27
├─ @emotion/is-prop-valid@0.8.8
├─ @emotion/native@10.0.27
├─ @emotion/primitives-core@10.0.27
├─ @emotion/styled-base@10.0.31
├─ @emotion/styled@10.0.27
├─ @emotion/stylis@0.8.5
├─ @emotion/unitless@0.7.5
├─ @emotion/weak-memoize@0.2.5
├─ @eslint/eslintrc@0.2.1
├─ @istanbuljs/load-nyc-config@1.1.0
├─ @jest/globals@26.6.2
├─ @jest/reporters@26.6.2
├─ @jest/test-sequencer@26.6.3
├─ @nicolo-ribaudo/chokidar-2@2.1.8-no-fsevents
├─ @popperjs/core@2.5.4
├─ @sinonjs/commons@1.8.1
├─ @sinonjs/fake-timers@6.0.1
├─ @tannin/compile@1.1.0
├─ @tannin/evaluate@1.2.0
├─ @tannin/plural-forms@1.1.0
├─ @tannin/postfix@1.1.0
├─ @technote-space/gutenberg-test-helper@0.1.4
├─ @technote-space/gutenberg-utils@2.2.22
├─ @types/babel__core@7.1.12
├─ @types/babel__generator@7.6.2
├─ @types/babel__template@7.4.0
├─ @types/babel__traverse@7.0.16
├─ @types/cheerio@0.22.22
├─ @types/graceful-fs@4.1.4
├─ @types/istanbul-lib-coverage@2.0.3
├─ @types/istanbul-lib-report@3.0.0
├─ @types/istanbul-reports@3.0.0
├─ @types/normalize-package-data@2.4.0
├─ @types/parse-json@4.0.0
├─ @types/prettier@2.1.5
├─ @types/prop-types@15.7.3
├─ @types/react-dom@16.9.10
├─ @types/react@16.14.2
├─ @types/stack-utils@2.0.0
├─ @types/yargs-parser@15.0.0
├─ @wordpress/babel-plugin-import-jsx-pragma@2.7.0
├─ @wordpress/babel-preset-default@4.19.0
├─ @wordpress/block-library@2.26.6
├─ @wordpress/block-serialization-default-parser@3.8.0
├─ @wordpress/browserslist-config@2.7.0
├─ @wordpress/editor@9.24.5
├─ @wordpress/format-library@1.25.5
├─ @wordpress/media-utils@1.18.0
├─ @wordpress/redux-routine@3.12.0
├─ @wordpress/token-list@1.13.0
├─ acorn-globals@6.0.0
├─ acorn-jsx@5.3.1
├─ acorn-walk@7.2.0
├─ acorn@7.4.1
├─ ajv@6.12.6
├─ ansi-colors@4.1.1
├─ anymatch@2.0.0
├─ argparse@1.0.10
├─ arr-flatten@1.1.0
├─ array-filter@1.0.0
├─ array.prototype.find@2.1.1
├─ array.prototype.flat@1.2.4
├─ array.prototype.flatmap@1.2.4
├─ asap@2.0.6
├─ asn1@0.2.4
├─ assign-symbols@1.0.0
├─ astral-regex@1.0.0
├─ async-each@1.0.3
├─ asynckit@0.4.0
├─ atob@2.1.2
├─ autosize@4.0.2
├─ aws-sign2@0.7.0
├─ aws4@1.11.0
├─ babel-plugin-jest-hoist@26.6.2
├─ babel-plugin-macros@2.8.0
├─ babel-plugin-syntax-jsx@6.18.0
├─ babel-preset-current-node-syntax@1.0.0
├─ babel-preset-jest@26.6.2
├─ balanced-match@1.0.0
├─ base@0.11.2
├─ base64-js@1.5.1
├─ bcrypt-pbkdf@1.0.2
├─ binary-extensions@1.13.1
├─ body-scroll-lock@3.1.5
├─ bowser@1.9.4
├─ brace-expansion@1.1.11
├─ braces@2.3.2
├─ brcast@2.0.2
├─ browser-process-hrtime@1.0.0
├─ browserslist@4.15.0
├─ bser@2.1.1
├─ buffer-from@1.1.1
├─ buffer@5.7.1
├─ cache-base@1.0.1
├─ camelize@1.0.0
├─ caniuse-lite@1.0.30001164
├─ capture-exit@2.0.0
├─ caseless@0.12.0
├─ char-regex@1.0.2
├─ cheerio@1.0.0-rc.3
├─ chokidar@3.4.3
├─ ci-info@2.0.0
├─ cjs-module-lexer@0.6.0
├─ class-utils@0.3.6
├─ clipboard@2.0.6
├─ cliui@6.0.0
├─ co@4.6.0
├─ collection-visit@1.0.0
├─ color-convert@2.0.1
├─ color-name@1.1.4
├─ colorette@1.2.1
├─ combined-stream@1.0.8
├─ commander@4.1.1
├─ compute-scroll-into-view@1.0.16
├─ computed-style@0.1.4
├─ concat-map@0.0.1
├─ convert-source-map@1.7.0
├─ copy-descriptor@0.1.1
├─ core-js-compat@3.8.0
├─ core-js@3.8.0
├─ core-util-is@1.0.2
├─ cosmiconfig@6.0.0
├─ cross-spawn@7.0.3
├─ css-color-keywords@1.0.0
├─ css-in-js-utils@2.0.1
├─ css-mediaquery@0.1.2
├─ css-select@1.2.0
├─ css-to-react-native@2.3.2
├─ css-tree@1.1.2
├─ css-what@2.1.3
├─ cssom@0.4.4
├─ cssstyle@2.3.0
├─ csstype@2.6.14
├─ dashdash@1.14.1
├─ data-urls@2.0.0
├─ decimal.js@10.2.1
├─ decode-uri-component@0.2.0
├─ deep-is@0.1.3
├─ deepmerge@4.2.2
├─ delayed-stream@1.0.0
├─ delegate@3.2.0
├─ detect-newline@3.1.0
├─ diff-sequences@26.6.2
├─ diff@4.0.2
├─ direction@1.0.4
├─ discontinuous-range@1.0.0
├─ doctrine@2.1.0
├─ document.contains@1.0.2
├─ dom-helpers@3.4.0
├─ domexception@2.0.1
├─ domhandler@2.4.2
├─ domutils@1.5.1
├─ downshift@5.4.7
├─ ecc-jsbn@0.1.2
├─ electron-to-chromium@1.3.614
├─ emittery@0.7.2
├─ emoji-regex@7.0.3
├─ encoding@0.1.13
├─ end-of-stream@1.4.4
├─ enquirer@2.3.6
├─ enzyme-adapter-react-16@1.15.5
├─ enzyme-adapter-utils@1.13.1
├─ enzyme-shallow-equal@1.0.4
├─ error-ex@1.3.2
├─ error-stack-parser@2.0.6
├─ es-abstract@1.18.0-next.1
├─ escalade@3.1.1
├─ escodegen@1.14.3
├─ eslint-plugin-react@7.21.5
├─ eslint-scope@5.1.1
├─ eslint-utils@2.1.0
├─ eslint-visitor-keys@1.3.0
├─ eslint@7.14.0
├─ esprima@4.0.1
├─ esquery@1.3.1
├─ esrecurse@4.3.0
├─ estraverse@4.3.0
├─ execa@4.1.0
├─ expand-brackets@2.1.4
├─ extend@3.0.2
├─ extglob@2.0.4
├─ extsprintf@1.3.0
├─ fast-average-color@4.3.0
├─ fast-deep-equal@3.1.3
├─ fast-levenshtein@2.0.6
├─ fast-memoize@2.5.2
├─ fastest-stable-stringify@1.0.1
├─ fbjs@0.8.17
├─ file-entry-cache@5.0.1
├─ fill-range@4.0.0
├─ find-root@1.1.0
├─ flat-cache@2.0.1
├─ flatted@2.0.2
├─ for-in@1.0.2
├─ forever-agent@0.6.1
├─ form-data@2.3.3
├─ fs-readdir-recursive@1.1.0
├─ fs.realpath@1.0.0
├─ functional-red-black-tree@1.0.1
├─ functions-have-names@1.2.1
├─ gensync@1.0.0-beta.2
├─ get-intrinsic@1.0.1
├─ get-package-type@0.1.0
├─ get-stream@5.2.0
├─ getpass@0.1.7
├─ gettext-parser@1.4.0
├─ glob-parent@5.1.1
├─ glob@7.1.6
├─ global-cache@1.2.1
├─ good-listener@1.2.2
├─ gradient-parser@0.1.5
├─ growly@1.3.0
├─ har-schema@2.0.0
├─ har-validator@5.1.5
├─ has-value@1.0.0
├─ hoist-non-react-statics@3.3.2
├─ hosted-git-info@2.8.8
├─ hpq@1.3.0
├─ html-element-map@1.2.0
├─ html-encoding-sniffer@2.0.1
├─ html-escaper@2.0.2
├─ htmlparser2@3.10.1
├─ http-signature@1.2.0
├─ human-signals@1.1.1
├─ hyphenate-style-name@1.0.4
├─ iconv-lite@0.4.24
├─ ieee754@1.2.1
├─ import-fresh@3.2.2
├─ inflight@1.0.6
├─ inline-style-prefixer@4.0.2
├─ internal-slot@1.0.2
├─ ip-regex@2.1.0
├─ is-accessor-descriptor@1.0.0
├─ is-arrayish@0.2.1
├─ is-binary-path@1.0.1
├─ is-boolean-object@1.0.1
├─ is-callable@1.2.2
├─ is-core-module@2.2.0
├─ is-data-descriptor@1.0.0
├─ is-date-object@1.0.2
├─ is-descriptor@1.0.2
├─ is-docker@2.1.1
├─ is-extglob@2.1.1
├─ is-generator-fn@2.1.0
├─ is-glob@4.0.1
├─ is-negative-zero@2.0.0
├─ is-number-object@1.0.4
├─ is-plain-object@2.0.4
├─ is-potential-custom-element-name@1.0.0
├─ is-stream@1.1.0
├─ is-subset@0.1.1
├─ is-symbol@1.0.3
├─ is-touch-device@1.0.1
├─ is-windows@1.0.2
├─ is-wsl@2.2.0
├─ isarray@1.0.0
├─ isomorphic-fetch@2.2.1
├─ isstream@0.1.2
├─ istanbul-lib-instrument@4.0.3
├─ istanbul-lib-source-maps@4.0.0
├─ istanbul-reports@3.0.2
├─ jest-changed-files@26.6.2
├─ jest-cli@26.6.3
├─ jest-docblock@26.0.0
├─ jest-each@26.6.2
├─ jest-environment-jsdom@26.6.2
├─ jest-environment-node@26.6.2
├─ jest-jasmine2@26.6.3
├─ jest-leak-detector@26.6.2
├─ jest-pnp-resolver@1.2.2
├─ jest-resolve-dependencies@26.6.3
├─ jest-serializer@26.6.2
├─ jest-watcher@26.6.2
├─ jest@26.6.3
├─ js-tokens@4.0.0
├─ jsesc@2.5.2
├─ json-parse-even-better-errors@2.3.1
├─ json-schema-traverse@0.4.1
├─ json-schema@0.2.3
├─ json-stable-stringify-without-jsonify@1.0.1
├─ json-stringify-safe@5.0.1
├─ json5@2.1.3
├─ jsprim@1.4.1
├─ jsx-ast-utils@3.1.0
├─ kind-of@3.2.2
├─ kleur@3.0.3
├─ leven@3.1.0
├─ lines-and-columns@1.1.6
├─ locate-path@5.0.0
├─ lodash.escape@4.0.1
├─ lodash.flattendeep@4.4.0
├─ lodash.isequal@4.5.0
├─ lodash.sortby@4.7.0
├─ lodash@4.17.20
├─ loose-envify@1.4.0
├─ lru-cache@6.0.0
├─ make-dir@2.1.0
├─ makeerror@1.0.11
├─ map-visit@1.0.0
├─ mdn-data@2.0.14
├─ mime-db@1.44.0
├─ mime-types@2.1.27
├─ mimic-fn@2.1.0
├─ mixin-deep@1.3.2
├─ mkdirp@0.5.5
├─ moment-timezone@0.5.32
├─ moment@2.29.1
├─ moo@0.5.1
├─ ms@2.1.2
├─ nano-css@5.3.0
├─ nanomatch@1.2.13
├─ nearley@2.19.9
├─ nice-try@1.0.5
├─ node-fetch@1.7.3
├─ node-int64@0.4.0
├─ node-modules-regexp@1.0.0
├─ node-notifier@8.0.0
├─ node-releases@1.1.67
├─ normalize-package-data@2.5.0
├─ normalize-wheel@1.0.1
├─ npm-run-path@4.0.1
├─ nth-check@1.0.2
├─ nwsapi@2.2.0
├─ oauth-sign@0.9.0
├─ object-copy@0.1.0
├─ once@1.4.0
├─ onetime@5.1.2
├─ optionator@0.9.1
├─ p-each-series@2.2.0
├─ p-finally@1.0.0
├─ p-limit@2.3.0
├─ p-locate@4.1.0
├─ p-try@2.2.0
├─ parent-module@1.0.1
├─ parse5@5.1.1
├─ pascalcase@0.1.1
├─ path-dirname@1.0.2
├─ path-exists@4.0.0
├─ path-is-absolute@1.0.1
├─ path-key@2.0.1
├─ path-parse@1.0.6
├─ path-type@4.0.0
├─ picomatch@2.2.2
├─ pify@4.0.1
├─ pirates@4.0.1
├─ pkg-dir@4.2.0
├─ posix-character-classes@0.1.1
├─ postcss-value-parser@3.3.1
├─ process-nextick-args@2.0.1
├─ progress@2.0.3
├─ promise@7.3.1
├─ prompts@2.4.0
├─ prop-types-exact@1.2.0
├─ punycode@2.1.1
├─ qs@6.9.4
├─ raf@3.4.1
├─ railroad-diagrams@1.0.0
├─ randexp@0.4.6
├─ re-resizable@6.9.0
├─ react-addons-shallow-compare@15.6.2
├─ react-dates@17.2.0
├─ react-dom@16.14.0
├─ react-easy-crop@3.3.1
├─ react-is@16.13.1
├─ react-lifecycles-compat@3.0.4
├─ react-merge-refs@1.1.0
├─ react-moment-proptypes@1.7.0
├─ react-native-url-polyfill@1.2.0
├─ react-outside-click-handler@1.3.0
├─ react-portal@4.2.1
├─ react-spring@8.0.27
├─ react-test-renderer@16.14.0
├─ react-transition-group@2.9.0
├─ react-use-gesture@7.0.16
├─ react-with-direction@1.3.1
├─ react-with-styles-interface-css@4.0.3
├─ react-with-styles@3.2.3
├─ react@16.14.0
├─ read-pkg-up@7.0.1
├─ read-pkg@5.2.0
├─ readable-stream@2.3.7
├─ readdirp@2.2.1
├─ reakit-system@0.13.1
├─ reakit-warning@0.4.1
├─ redux-multi@0.1.12
├─ redux-optimist@1.0.0
├─ redux@4.0.5
├─ reflect.ownkeys@0.2.0
├─ regenerate-unicode-properties@8.2.0
├─ regenerator-runtime@0.13.7
├─ regenerator-transform@0.14.5
├─ regexp.prototype.flags@1.3.0
├─ regexpp@3.1.0
├─ regexpu-core@4.7.1
├─ regjsgen@0.5.2
├─ regjsparser@0.6.4
├─ remove-trailing-separator@1.1.0
├─ repeat-element@1.1.3
├─ request-promise-core@1.1.4
├─ request-promise-native@1.0.9
├─ request@2.88.2
├─ resolve-cwd@3.0.0
├─ resolve-url@0.2.1
├─ resolve@1.19.0
├─ ret@0.1.15
├─ rimraf@3.0.2
├─ rst-selector-parser@2.2.3
├─ rsvp@4.8.5
├─ rtl-css-js@1.14.0
├─ rungen@0.3.2
├─ safe-buffer@5.2.1
├─ safer-buffer@2.1.2
├─ sane@4.1.0
├─ saxes@5.0.1
├─ select@1.1.2
├─ semver@5.7.1
├─ set-value@2.0.1
├─ setimmediate@1.0.5
├─ shebang-command@2.0.0
├─ shebang-regex@3.0.0
├─ shellwords@0.1.1
├─ showdown@1.9.1
├─ side-channel@1.0.3
├─ simple-html-tokenizer@0.5.10
├─ sisteransi@1.0.5
├─ slice-ansi@2.1.0
├─ snapdragon-node@2.1.1
├─ snapdragon-util@3.0.1
├─ source-map-resolve@0.5.3
├─ source-map-support@0.5.19
├─ source-map-url@0.4.0
├─ sourcemap-codec@1.4.8
├─ spdx-correct@3.1.1
├─ spdx-exceptions@2.3.0
├─ split-string@3.1.0
├─ sprintf-js@1.1.2
├─ sshpk@1.16.1
├─ stack-generator@2.0.5
├─ stack-utils@2.0.3
├─ stacktrace-gps@3.0.4
├─ stacktrace-js@2.0.2
├─ static-extend@0.1.2
├─ stealthy-require@1.1.1
├─ string_decoder@1.3.0
├─ string.prototype.matchall@4.0.3
├─ string.prototype.trim@1.2.3
├─ strip-bom@4.0.0
├─ strip-eof@1.0.0
├─ strip-final-newline@2.0.0
├─ strip-json-comments@3.1.1
├─ stylis@3.5.0
├─ supports-hyperlinks@2.1.0
├─ symbol-observable@1.2.0
├─ symbol-tree@3.2.4
├─ table@5.4.6
├─ tannin@1.2.0
├─ terminal-link@2.1.1
├─ test-exclude@6.0.0
├─ text-table@0.2.0
├─ tiny-emitter@2.1.0
├─ tmpl@1.0.4
├─ to-fast-properties@2.0.0
├─ to-object-path@0.3.0
├─ to-regex-range@2.1.1
├─ tough-cookie@2.5.0
├─ tr46@2.0.2
├─ traverse@0.6.6
├─ tslib@2.0.1
├─ tunnel-agent@0.6.0
├─ turbo-combine-reducers@1.0.2
├─ tweetnacl@0.14.5
├─ type-detect@4.0.8
├─ typedarray-to-buffer@3.1.5
├─ ua-parser-js@0.7.22
├─ 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
├─ union-value@1.0.1
├─ unset-value@1.0.0
├─ upath@1.2.0
├─ uri-js@4.4.0
├─ urix@0.1.0
├─ use@3.1.1
├─ util-deprecate@1.0.2
├─ v8-compile-cache@2.2.0
├─ v8-to-istanbul@7.0.0
├─ validate-npm-package-license@3.0.4
├─ verror@1.10.0
├─ w3c-hr-time@1.0.2
├─ w3c-xmlserializer@2.0.0
├─ walker@1.0.7
├─ whatwg-fetch@3.5.0
├─ whatwg-url-without-unicode@8.0.0-3
├─ which@2.0.2
├─ word-wrap@1.2.3
├─ wrap-ansi@6.2.0
├─ write-file-atomic@3.0.3
├─ write@1.0.3
├─ ws@7.4.0
├─ xmlchars@2.2.0
├─ yallist@4.0.0
├─ yaml@1.10.0
└─ yargs-parser@18.1.3
Done in 7.83s.

stderr:

warning @babel/cli > @nicolo-ribaudo/chokidar-2 > braces > snapdragon > source-map-resolve > resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
warning @babel/cli > @nicolo-ribaudo/chokidar-2 > braces > snapdragon > source-map-resolve > urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
warning @technote-space/gutenberg-test-helper > jsdom > request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
warning @technote-space/gutenberg-test-helper > jsdom > request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
warning @technote-space/gutenberg-test-helper > jsdom > request > har-validator@5.1.5: this library is no longer supported
warning @technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-addons-shallow-compare > fbjs > core-js@1.2.7: 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 "@technote-space/gutenberg-utils > nano-css@5.3.0" has unmet peer dependency "react@*".
warning "@technote-space/gutenberg-utils > nano-css@5.3.0" has unmet peer dependency "react-dom@*".
warning "@technote-space/gutenberg-test-helper > @wordpress/components > @emotion/native@10.0.27" has unmet peer dependency "react-native@>=0.14.0 <1".
warning "@technote-space/gutenberg-test-helper > @wordpress/url > react-native-url-polyfill@1.2.0" has unmet peer dependency "react-native@*".
warning "@technote-space/gutenberg-test-helper > @wordpress/components > react-dates > react-with-styles@3.2.3" has unmet peer dependency "react-with-direction@^1.1.0".
yarn audit
yarn audit v1.22.5
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ low           │ Denial of Service                                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in>=2.6.1 <3.0.0-beta.1|| >= 3.0.0-beta.9                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ @technote-space/gutenberg-test-helper                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ @technote-space/gutenberg-test-helper >                      │
│               │ @wordpress/block-editor > @wordpress/components >            │
│               │ react-dates > react-addons-shallow-compare > fbjs >          │
│               │ isomorphic-fetch > node-fetch                                │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1556                        │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ low           │ Denial of Service                                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in>=2.6.1 <3.0.0-beta.1|| >= 3.0.0-beta.9                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ @technote-space/gutenberg-test-helper                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ @technote-space/gutenberg-test-helper >                      │
│               │ @wordpress/block-library > @wordpress/block-editor >         │
│               │ @wordpress/components > react-dates >                        │
│               │ react-addons-shallow-compare > fbjs > isomorphic-fetch >     │
│               │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1556                        │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ low           │ Denial of Service                                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in>=2.6.1 <3.0.0-beta.1|| >= 3.0.0-beta.9                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ @technote-space/gutenberg-test-helper                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ @technote-space/gutenberg-test-helper >                      │
│               │ @wordpress/block-library > @wordpress/editor >               │
│               │ @wordpress/block-editor > @wordpress/components >            │
│               │ react-dates > react-addons-shallow-compare > fbjs >          │
│               │ isomorphic-fetch > node-fetch                                │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1556                        │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ low           │ Denial of Service                                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in>=2.6.1 <3.0.0-beta.1|| >= 3.0.0-beta.9                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ @technote-space/gutenberg-test-helper                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ @technote-space/gutenberg-test-helper > @wordpress/editor >  │
│               │ @wordpress/block-editor > @wordpress/components >            │
│               │ react-dates > react-addons-shallow-compare > fbjs >          │
│               │ isomorphic-fetch > node-fetch                                │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1556                        │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ low           │ Denial of Service                                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in>=2.6.1 <3.0.0-beta.1|| >= 3.0.0-beta.9                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ @technote-space/gutenberg-test-helper                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ @technote-space/gutenberg-test-helper >                      │
│               │ @wordpress/block-library > @wordpress/editor >               │
│               │ @wordpress/reusable-blocks > @wordpress/block-editor >       │
│               │ @wordpress/components > react-dates >                        │
│               │ react-addons-shallow-compare > fbjs > isomorphic-fetch >     │
│               │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1556                        │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ low           │ Denial of Service                                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in>=2.6.1 <3.0.0-beta.1|| >= 3.0.0-beta.9                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ @technote-space/gutenberg-test-helper                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ @technote-space/gutenberg-test-helper > @wordpress/editor >  │
│               │ @wordpress/reusable-blocks > @wordpress/block-editor >       │
│               │ @wordpress/components > react-dates >                        │
│               │ react-addons-shallow-compare > fbjs > isomorphic-fetch >     │
│               │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1556                        │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ low           │ Denial of Service                                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in>=2.6.1 <3.0.0-beta.1|| >= 3.0.0-beta.9                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ @technote-space/gutenberg-test-helper                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ @technote-space/gutenberg-test-helper >                      │
│               │ @wordpress/block-library > @wordpress/reusable-blocks >      │
│               │ @wordpress/block-editor > @wordpress/components >            │
│               │ react-dates > react-addons-shallow-compare > fbjs >          │
│               │ isomorphic-fetch > node-fetch                                │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1556                        │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ low           │ Denial of Service                                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in>=2.6.1 <3.0.0-beta.1|| >= 3.0.0-beta.9                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ @technote-space/gutenberg-test-helper                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ @technote-space/gutenberg-test-helper >                      │
│               │ @wordpress/format-library > @wordpress/block-editor >        │
│               │ @wordpress/components > react-dates >                        │
│               │ react-addons-shallow-compare > fbjs > isomorphic-fetch >     │
│               │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1556                        │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ low           │ Denial of Service                                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in>=2.6.1 <3.0.0-beta.1|| >= 3.0.0-beta.9                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ @wordpress/block-editor                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ @wordpress/block-editor > @wordpress/components >            │
│               │ react-dates > react-addons-shallow-compare > fbjs >          │
│               │ isomorphic-fetch > node-fetch                                │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1556                        │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ low           │ Denial of Service                                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in>=2.6.1 <3.0.0-beta.1|| >= 3.0.0-beta.9                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ @technote-space/gutenberg-test-helper                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ @technote-space/gutenberg-test-helper >                      │
│               │ @wordpress/block-library > @wordpress/components >           │
│               │ react-dates > react-addons-shallow-compare > fbjs >          │
│               │ isomorphic-fetch > node-fetch                                │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1556                        │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ low           │ Denial of Service                                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in>=2.6.1 <3.0.0-beta.1|| >= 3.0.0-beta.9                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ @technote-space/gutenberg-test-helper                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ @technote-space/gutenberg-test-helper >                      │
│               │ @wordpress/block-library > @wordpress/editor >               │
│               │ @wordpress/components > react-dates >                        │
│               │ react-addons-shallow-compare > fbjs > isomorphic-fetch >     │
│               │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1556                        │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ low           │ Denial of Service                                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in>=2.6.1 <3.0.0-beta.1|| >= 3.0.0-beta.9                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ @technote-space/gutenberg-test-helper                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ @technote-space/gutenberg-test-helper > @wordpress/editor >  │
│               │ @wordpress/components > react-dates >                        │
│               │ react-addons-shallow-compare > fbjs > isomorphic-fetch >     │
│               │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1556                        │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ low           │ Denial of Service                                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in>=2.6.1 <3.0.0-beta.1|| >= 3.0.0-beta.9                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ @technote-space/gutenberg-test-helper                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ @technote-space/gutenberg-test-helper >                      │
│               │ @wordpress/block-library > @wordpress/editor >               │
│               │ @wordpress/reusable-blocks > @wordpress/components >         │
│               │ react-dates > react-addons-shallow-compare > fbjs >          │
│               │ isomorphic-fetch > node-fetch                                │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1556                        │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ low           │ Denial of Service                                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in>=2.6.1 <3.0.0-beta.1|| >= 3.0.0-beta.9                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ @technote-space/gutenberg-test-helper                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ @technote-space/gutenberg-test-helper > @wordpress/editor >  │
│               │ @wordpress/reusable-blocks > @wordpress/components >         │
│               │ react-dates > react-addons-shallow-compare > fbjs >          │
│               │ isomorphic-fetch > node-fetch                                │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1556                        │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ low           │ Denial of Service                                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in>=2.6.1 <3.0.0-beta.1|| >= 3.0.0-beta.9                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ @technote-space/gutenberg-test-helper                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ @technote-space/gutenberg-test-helper >                      │
│               │ @wordpress/block-library > @wordpress/reusable-blocks >      │
│               │ @wordpress/components > react-dates >                        │
│               │ react-addons-shallow-compare > fbjs > isomorphic-fetch >     │
│               │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1556                        │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ low           │ Denial of Service                                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in>=2.6.1 <3.0.0-beta.1|| >= 3.0.0-beta.9                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ @technote-space/gutenberg-test-helper                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ @technote-space/gutenberg-test-helper >                      │
│               │ @wordpress/block-library > @wordpress/editor >               │
│               │ @wordpress/server-side-render > @wordpress/components >      │
│               │ react-dates > react-addons-shallow-compare > fbjs >          │
│               │ isomorphic-fetch > node-fetch                                │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1556                        │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ low           │ Denial of Service                                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in>=2.6.1 <3.0.0-beta.1|| >= 3.0.0-beta.9                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ @technote-space/gutenberg-test-helper                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ @technote-space/gutenberg-test-helper > @wordpress/editor >  │
│               │ @wordpress/server-side-render > @wordpress/components >      │
│               │ react-dates > react-addons-shallow-compare > fbjs >          │
│               │ isomorphic-fetch > node-fetch                                │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1556                        │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ low           │ Denial of Service                                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in>=2.6.1 <3.0.0-beta.1|| >= 3.0.0-beta.9                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ @technote-space/gutenberg-test-helper                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ @technote-space/gutenberg-test-helper >                      │
│               │ @wordpress/block-library > @wordpress/server-side-render >   │
│               │ @wordpress/components > react-dates >                        │
│               │ react-addons-shallow-compare > fbjs > isomorphic-fetch >     │
│               │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1556                        │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ low           │ Denial of Service                                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in>=2.6.1 <3.0.0-beta.1|| >= 3.0.0-beta.9                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ @technote-space/gutenberg-test-helper                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ @technote-space/gutenberg-test-helper >                      │
│               │ @wordpress/server-side-render > @wordpress/components >      │
│               │ react-dates > react-addons-shallow-compare > fbjs >          │
│               │ isomorphic-fetch > node-fetch                                │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1556                        │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ low           │ Denial of Service                                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in>=2.6.1 <3.0.0-beta.1|| >= 3.0.0-beta.9                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ @technote-space/gutenberg-test-helper                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ @technote-space/gutenberg-test-helper >                      │
│               │ @wordpress/components > react-dates >                        │
│               │ react-addons-shallow-compare > fbjs > isomorphic-fetch >     │
│               │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1556                        │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ low           │ Denial of Service                                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in>=2.6.1 <3.0.0-beta.1|| >= 3.0.0-beta.9                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ @technote-space/gutenberg-test-helper                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ @technote-space/gutenberg-test-helper >                      │
│               │ @wordpress/format-library > @wordpress/components >          │
│               │ react-dates > react-addons-shallow-compare > fbjs >          │
│               │ isomorphic-fetch > node-fetch                                │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1556                        │
└───────────────┴──────────────────────────────────────────────────────────────┘
┌───────────────┬──────────────────────────────────────────────────────────────┐
│ low           │ Denial of Service                                            │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in>=2.6.1 <3.0.0-beta.1|| >= 3.0.0-beta.9                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ @wordpress/components                                        │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ @wordpress/components > react-dates >                        │
│               │ react-addons-shallow-compare > fbjs > isomorphic-fetch >     │
│               │ node-fetch                                                   │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://www.npmjs.com/advisories/1556                        │
└───────────────┴──────────────────────────────────────────────────────────────┘
22 vulnerabilities found - Packages audited: 1007
Severity: 22 Low
Done in 2.18s.

Changed files

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

:octocat: Repo | 📝 Issues | 🏬 Marketplace

@github-actions github-actions bot added the Type: Release Add to Release PR label Dec 3, 2020
@technote-space technote-space added this to In progress in Backlog Dec 3, 2020
@technote-space technote-space changed the title feat: release release: v2.1.1 Dec 3, 2020
@technote-space technote-space added the Release: Patch Patch release label Dec 3, 2020
@github-actions github-actions bot added the Status: In Progress Tracking issues with work in progress label Dec 3, 2020
@technote-space technote-space merged commit 1a8363a into master Dec 3, 2020
Backlog automation moved this from In progress to Done Dec 3, 2020
@technote-space technote-space deleted the release/next-v2.1.0 branch December 3, 2020 17:47
@github-actions github-actions bot removed the Status: In Progress Tracking issues with work in progress label Dec 3, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Release: Patch Patch release Type: Release Add to Release PR
Projects
Backlog
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant