From f16b41b6cc9876e114d341802d71f35fbd4de18a Mon Sep 17 00:00:00 2001 From: Orta Therox Date: Wed, 15 Feb 2023 15:43:49 +0000 Subject: [PATCH] Deploy --- .changeset/perfect-walls-tan.md | 5 - .changeset/slow-poets-speak.md | 6 - .../CHANGELOG.md | 8 + .../package.json | 4 +- .../CHANGELOG.md | 8 + .../package.json | 6 +- .../gatsby-remark-shiki-twoslash/CHANGELOG.md | 8 + .../gatsby-remark-shiki-twoslash/package.json | 4 +- packages/hexo-shiki-twoslash/CHANGELOG.md | 8 + packages/hexo-shiki-twoslash/package.json | 4 +- .../markdown-it-shiki-twoslash/CHANGELOG.md | 8 + .../markdown-it-shiki-twoslash/package.json | 6 +- packages/remark-shiki-twoslash/CHANGELOG.md | 9 + packages/remark-shiki-twoslash/package.json | 4 +- packages/shiki-twoslash/CHANGELOG.md | 6 + packages/shiki-twoslash/package.json | 2 +- packages/twoslash-cli/CHANGELOG.md | 8 + packages/twoslash-cli/package.json | 4 +- .../CHANGELOG.md | 8 + .../package.json | 4 +- pnpm-lock.yaml | 158 ++++++++++-------- 21 files changed, 182 insertions(+), 96 deletions(-) delete mode 100644 .changeset/perfect-walls-tan.md delete mode 100644 .changeset/slow-poets-speak.md diff --git a/.changeset/perfect-walls-tan.md b/.changeset/perfect-walls-tan.md deleted file mode 100644 index 1923ce0..0000000 --- a/.changeset/perfect-walls-tan.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"remark-shiki-twoslash": patch ---- - -fix type error in `remarkTwoslash` diff --git a/.changeset/slow-poets-speak.md b/.changeset/slow-poets-speak.md deleted file mode 100644 index a2ff1d9..0000000 --- a/.changeset/slow-poets-speak.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"remark-shiki-twoslash": patch -"shiki-twoslash": patch ---- - -Moves typescript to peer dependencies diff --git a/packages/docusaurus-preset-shiki-twoslash/CHANGELOG.md b/packages/docusaurus-preset-shiki-twoslash/CHANGELOG.md index 1322721..05ee9ef 100644 --- a/packages/docusaurus-preset-shiki-twoslash/CHANGELOG.md +++ b/packages/docusaurus-preset-shiki-twoslash/CHANGELOG.md @@ -1,5 +1,13 @@ # docusaurus-preset-shiki-twoslash +## 1.1.39 + +### Patch Changes + +- Updated dependencies [e6b739c] +- Updated dependencies [bfca2ac] + - remark-shiki-twoslash@3.1.1 + ## 1.1.38 ### Patch Changes diff --git a/packages/docusaurus-preset-shiki-twoslash/package.json b/packages/docusaurus-preset-shiki-twoslash/package.json index 8f28003..f50aa2c 100644 --- a/packages/docusaurus-preset-shiki-twoslash/package.json +++ b/packages/docusaurus-preset-shiki-twoslash/package.json @@ -1,6 +1,6 @@ { "name": "docusaurus-preset-shiki-twoslash", - "version": "1.1.38", + "version": "1.1.39", "license": "MIT", "homepage": "https://github.com/shikijs/twoslash", "repository": { @@ -23,7 +23,7 @@ }, "dependencies": { "copy-text-to-clipboard": "^3.0.1", - "remark-shiki-twoslash": "3.1.0", + "remark-shiki-twoslash": "3.1.1", "typescript": ">3" }, "devDependencies": { diff --git a/packages/eleventy-plugin-shiki-twoslash/CHANGELOG.md b/packages/eleventy-plugin-shiki-twoslash/CHANGELOG.md index 52b9106..ac0e2cb 100644 --- a/packages/eleventy-plugin-shiki-twoslash/CHANGELOG.md +++ b/packages/eleventy-plugin-shiki-twoslash/CHANGELOG.md @@ -1,5 +1,13 @@ # eleventy-plugin-shiki-twoslash +## 1.1.1 + +### Patch Changes + +- Updated dependencies [e6b739c] +- Updated dependencies [bfca2ac] + - remark-shiki-twoslash@3.1.1 + ## 1.1.0 ### Minor Changes diff --git a/packages/eleventy-plugin-shiki-twoslash/package.json b/packages/eleventy-plugin-shiki-twoslash/package.json index 321486f..c7dbba8 100644 --- a/packages/eleventy-plugin-shiki-twoslash/package.json +++ b/packages/eleventy-plugin-shiki-twoslash/package.json @@ -1,6 +1,6 @@ { "name": "eleventy-plugin-shiki-twoslash", - "version": "1.1.0", + "version": "1.1.1", "license": "MIT", "homepage": "https://github.com/shikijs/twoslash", "repository": { @@ -21,11 +21,11 @@ }, "dependencies": { "deasync": "^0.1.21", - "remark-shiki-twoslash": "3.1.0", + "remark-shiki-twoslash": "3.1.1", "typescript": ">3" }, "devDependencies": { "shiki": "0.10.1", - "shiki-twoslash": "3.1.0" + "shiki-twoslash": "3.1.1" } } diff --git a/packages/gatsby-remark-shiki-twoslash/CHANGELOG.md b/packages/gatsby-remark-shiki-twoslash/CHANGELOG.md index e4dfd6d..081be1d 100644 --- a/packages/gatsby-remark-shiki-twoslash/CHANGELOG.md +++ b/packages/gatsby-remark-shiki-twoslash/CHANGELOG.md @@ -1,5 +1,13 @@ # gatsby-remark-shiki-twoslash +## 3.0.36 + +### Patch Changes + +- Updated dependencies [e6b739c] +- Updated dependencies [bfca2ac] + - remark-shiki-twoslash@3.1.1 + ## 3.0.35 ### Patch Changes diff --git a/packages/gatsby-remark-shiki-twoslash/package.json b/packages/gatsby-remark-shiki-twoslash/package.json index 71c1840..e0fec81 100644 --- a/packages/gatsby-remark-shiki-twoslash/package.json +++ b/packages/gatsby-remark-shiki-twoslash/package.json @@ -1,6 +1,6 @@ { "name": "gatsby-remark-shiki-twoslash", - "version": "3.0.35", + "version": "3.0.36", "license": "MIT", "homepage": "https://github.com/shikijs/twoslash", "repository": { @@ -23,7 +23,7 @@ "build": "" }, "dependencies": { - "remark-shiki-twoslash": "3.1.0", + "remark-shiki-twoslash": "3.1.1", "typescript": ">3", "unist-util-visit": "^2.0.0" }, diff --git a/packages/hexo-shiki-twoslash/CHANGELOG.md b/packages/hexo-shiki-twoslash/CHANGELOG.md index d8de2d5..be971ef 100644 --- a/packages/hexo-shiki-twoslash/CHANGELOG.md +++ b/packages/hexo-shiki-twoslash/CHANGELOG.md @@ -1,5 +1,13 @@ # hexo-shiki-twoslash +## 1.0.37 + +### Patch Changes + +- Updated dependencies [e6b739c] +- Updated dependencies [bfca2ac] + - remark-shiki-twoslash@3.1.1 + ## 1.0.36 ### Patch Changes diff --git a/packages/hexo-shiki-twoslash/package.json b/packages/hexo-shiki-twoslash/package.json index 83b55f0..c5e93ed 100644 --- a/packages/hexo-shiki-twoslash/package.json +++ b/packages/hexo-shiki-twoslash/package.json @@ -1,6 +1,6 @@ { "name": "hexo-shiki-twoslash", - "version": "1.0.36", + "version": "1.0.37", "license": "MIT", "homepage": "https://github.com/shikijs/twoslash", "repository": { @@ -21,7 +21,7 @@ "lint": "echo 'NOOP'" }, "dependencies": { - "remark-shiki-twoslash": "3.1.0", + "remark-shiki-twoslash": "3.1.1", "typescript": ">3" } } diff --git a/packages/markdown-it-shiki-twoslash/CHANGELOG.md b/packages/markdown-it-shiki-twoslash/CHANGELOG.md index ce6d527..1665e27 100644 --- a/packages/markdown-it-shiki-twoslash/CHANGELOG.md +++ b/packages/markdown-it-shiki-twoslash/CHANGELOG.md @@ -1,5 +1,13 @@ # markdown-it-shiki-twoslash +## 2.1.1 + +### Patch Changes + +- Updated dependencies [e6b739c] +- Updated dependencies [bfca2ac] + - remark-shiki-twoslash@3.1.1 + ## 2.1.0 ### Minor Changes diff --git a/packages/markdown-it-shiki-twoslash/package.json b/packages/markdown-it-shiki-twoslash/package.json index 5e40dda..034d119 100644 --- a/packages/markdown-it-shiki-twoslash/package.json +++ b/packages/markdown-it-shiki-twoslash/package.json @@ -1,6 +1,6 @@ { "name": "markdown-it-shiki-twoslash", - "version": "2.1.0", + "version": "2.1.1", "license": "MIT", "homepage": "https://github.com/shikijs/twoslash", "repository": { @@ -26,7 +26,7 @@ }, "dependencies": { "deasync": "^0.1.21", - "remark-shiki-twoslash": "3.1.0" + "remark-shiki-twoslash": "3.1.1" }, "devDependencies": { "@types/deasync": "^0.1.1", @@ -34,7 +34,7 @@ "@types/markdown-it": "^12.0.1", "markdown-it": "^12.0.6", "shiki": "0.10.1", - "shiki-twoslash": "3.1.0", + "shiki-twoslash": "3.1.1", "tslib": "^1.10.0", "typescript": ">3" } diff --git a/packages/remark-shiki-twoslash/CHANGELOG.md b/packages/remark-shiki-twoslash/CHANGELOG.md index 8b69df8..2e52cde 100644 --- a/packages/remark-shiki-twoslash/CHANGELOG.md +++ b/packages/remark-shiki-twoslash/CHANGELOG.md @@ -1,5 +1,14 @@ ### 1.4.0 +## 3.1.1 + +### Patch Changes + +- e6b739c: fix type error in `remarkTwoslash` +- bfca2ac: Moves typescript to peer dependencies +- Updated dependencies [bfca2ac] + - shiki-twoslash@3.1.1 + ## 3.1.0 ### Minor Changes diff --git a/packages/remark-shiki-twoslash/package.json b/packages/remark-shiki-twoslash/package.json index 1f7bac8..1af8ce3 100644 --- a/packages/remark-shiki-twoslash/package.json +++ b/packages/remark-shiki-twoslash/package.json @@ -1,6 +1,6 @@ { "name": "remark-shiki-twoslash", - "version": "3.1.0", + "version": "3.1.1", "license": "MIT", "homepage": "https://github.com/shikijs/twoslash", "repository": { @@ -33,7 +33,7 @@ "fenceparser": "^1.1.0", "regenerator-runtime": "^0.13.7", "shiki": "0.10.1", - "shiki-twoslash": "3.1.0", + "shiki-twoslash": "3.1.1", "tslib": "2.1.0", "unist-util-visit": "^2.0.0" }, diff --git a/packages/shiki-twoslash/CHANGELOG.md b/packages/shiki-twoslash/CHANGELOG.md index 5291e73..0cedddc 100644 --- a/packages/shiki-twoslash/CHANGELOG.md +++ b/packages/shiki-twoslash/CHANGELOG.md @@ -1,5 +1,11 @@ # shiki-twoslash +## 3.1.1 + +### Patch Changes + +- bfca2ac: Moves typescript to peer dependencies + ## 3.1.0 ### Minor Changes diff --git a/packages/shiki-twoslash/package.json b/packages/shiki-twoslash/package.json index 77911cd..1a6ccef 100644 --- a/packages/shiki-twoslash/package.json +++ b/packages/shiki-twoslash/package.json @@ -1,6 +1,6 @@ { "name": "shiki-twoslash", - "version": "3.1.0", + "version": "3.1.1", "license": "MIT", "homepage": "https://github.com/shikijs/twoslash", "repository": { diff --git a/packages/twoslash-cli/CHANGELOG.md b/packages/twoslash-cli/CHANGELOG.md index 3ff0ac6..c3c7f0e 100644 --- a/packages/twoslash-cli/CHANGELOG.md +++ b/packages/twoslash-cli/CHANGELOG.md @@ -1,5 +1,13 @@ # twoslash-cli +## 1.3.22 + +### Patch Changes + +- Updated dependencies [e6b739c] +- Updated dependencies [bfca2ac] + - remark-shiki-twoslash@3.1.1 + ## 1.3.21 ### Patch Changes diff --git a/packages/twoslash-cli/package.json b/packages/twoslash-cli/package.json index 050b17d..5d686e8 100644 --- a/packages/twoslash-cli/package.json +++ b/packages/twoslash-cli/package.json @@ -1,6 +1,6 @@ { "name": "twoslash-cli", - "version": "1.3.21", + "version": "1.3.22", "main": "index.js", "bin": { "twoslash": "./bin/twoslash.js", @@ -15,7 +15,7 @@ "hast-util-to-html": "^7.1.2", "mdast-util-to-hast": "^10.0.0", "remark": "^13.0.0", - "remark-shiki-twoslash": "3.1.0", + "remark-shiki-twoslash": "3.1.1", "unist-util-visit": "^3.1.0" }, "devDependencies": { diff --git a/packages/vuepress-plugin-shiki-twoslash/CHANGELOG.md b/packages/vuepress-plugin-shiki-twoslash/CHANGELOG.md index 2ffe3a1..74f10c3 100644 --- a/packages/vuepress-plugin-shiki-twoslash/CHANGELOG.md +++ b/packages/vuepress-plugin-shiki-twoslash/CHANGELOG.md @@ -1,5 +1,13 @@ # vuepress-plugin-shiki-twoslash +## 1.0.37 + +### Patch Changes + +- Updated dependencies [e6b739c] +- Updated dependencies [bfca2ac] + - remark-shiki-twoslash@3.1.1 + ## 1.0.36 ### Patch Changes diff --git a/packages/vuepress-plugin-shiki-twoslash/package.json b/packages/vuepress-plugin-shiki-twoslash/package.json index fe6a79d..ddf30d3 100644 --- a/packages/vuepress-plugin-shiki-twoslash/package.json +++ b/packages/vuepress-plugin-shiki-twoslash/package.json @@ -1,6 +1,6 @@ { "name": "vuepress-plugin-shiki-twoslash", - "version": "1.0.36", + "version": "1.0.37", "license": "MIT", "homepage": "https://github.com/shikijs/twoslash", "repository": { @@ -22,7 +22,7 @@ "lint": "echo 'NOOP'" }, "dependencies": { - "remark-shiki-twoslash": "3.1.0", + "remark-shiki-twoslash": "3.1.1", "typescript": ">3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 848b08e..1e137db 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -37,7 +37,7 @@ importers: '@docusaurus/types': ^2.0.0-beta.3 '@types/node': ^14.14.31 copy-text-to-clipboard: ^3.0.1 - remark-shiki-twoslash: 3.1.0 + remark-shiki-twoslash: 3.1.1 typescript: '>3' dependencies: copy-text-to-clipboard: 3.0.1 @@ -50,9 +50,9 @@ importers: packages/eleventy-plugin-shiki-twoslash: specifiers: deasync: ^0.1.21 - remark-shiki-twoslash: 3.1.0 + remark-shiki-twoslash: 3.1.1 shiki: 0.10.1 - shiki-twoslash: 3.1.0 + shiki-twoslash: 3.1.1 typescript: '>3' dependencies: deasync: 0.1.21 @@ -64,7 +64,7 @@ importers: packages/gatsby-remark-shiki-twoslash: specifiers: - remark-shiki-twoslash: 3.1.0 + remark-shiki-twoslash: 3.1.1 tslib: ^1.10.0 typescript: '>3' unist-util-visit: ^2.0.0 @@ -77,7 +77,7 @@ importers: packages/hexo-shiki-twoslash: specifiers: - remark-shiki-twoslash: 3.1.0 + remark-shiki-twoslash: 3.1.1 typescript: '>3' dependencies: remark-shiki-twoslash: link:../remark-shiki-twoslash @@ -90,9 +90,9 @@ importers: '@types/markdown-it': ^12.0.1 deasync: ^0.1.21 markdown-it: ^12.0.6 - remark-shiki-twoslash: 3.1.0 + remark-shiki-twoslash: 3.1.1 shiki: 0.10.1 - shiki-twoslash: 3.1.0 + shiki-twoslash: 3.1.1 tslib: ^1.10.0 typescript: '>3' dependencies: @@ -122,7 +122,7 @@ importers: regenerator-runtime: ^0.13.7 rehype-stringify: ^6.0.1 shiki: 0.10.1 - shiki-twoslash: 3.1.0 + shiki-twoslash: 3.1.1 tsdx: ^0.14.1 tslib: 2.1.0 typescript: '>3' @@ -186,7 +186,7 @@ importers: hast-util-to-html: ^7.1.2 mdast-util-to-hast: ^10.0.0 remark: ^13.0.0 - remark-shiki-twoslash: 3.1.0 + remark-shiki-twoslash: 3.1.1 typescript: ^3 unist-util-visit: ^3.1.0 dependencies: @@ -203,7 +203,7 @@ importers: packages/vuepress-plugin-shiki-twoslash: specifiers: - remark-shiki-twoslash: 3.1.0 + remark-shiki-twoslash: 3.1.1 typescript: '>3' dependencies: remark-shiki-twoslash: link:../remark-shiki-twoslash @@ -2054,7 +2054,7 @@ packages: ansi-escapes: 4.3.2 chalk: 3.0.0 exit: 0.1.2 - graceful-fs: 4.2.6 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.6 jest-changed-files: 25.5.0 jest-config: 25.5.4 jest-haste-map: 25.5.1 @@ -2200,7 +2200,7 @@ packages: collect-v8-coverage: 1.0.1 exit: 0.1.2 glob: 7.1.7 - graceful-fs: 4.2.6 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.6 istanbul-lib-coverage: 3.0.0 istanbul-lib-instrument: 4.0.3 istanbul-lib-report: 3.0.0 @@ -2216,7 +2216,7 @@ packages: terminal-link: 2.1.1 v8-to-istanbul: 4.1.4 optionalDependencies: - node-notifier: 6.0.0 + node-notifier: registry.npmjs.org/node-notifier/6.0.0 transitivePeerDependencies: - supports-color dev: true @@ -2263,7 +2263,7 @@ packages: engines: {node: '>= 8.3'} dependencies: callsites: 3.1.0 - graceful-fs: 4.2.6 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.6 source-map: 0.6.1 dev: true @@ -2272,7 +2272,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: callsites: 3.1.0 - graceful-fs: 4.2.6 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.6 source-map: 0.6.1 dev: true @@ -2301,7 +2301,7 @@ packages: engines: {node: '>= 8.3'} dependencies: '@jest/test-result': 25.5.0 - graceful-fs: 4.2.6 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.6 jest-haste-map: 25.5.1 jest-runner: 25.5.4 jest-runtime: 25.5.4 @@ -2317,7 +2317,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/test-result': 27.0.2 - graceful-fs: 4.2.6 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.6 jest-haste-map: 27.0.5 jest-runtime: 27.0.5 transitivePeerDependencies: @@ -2334,7 +2334,7 @@ packages: chalk: 3.0.0 convert-source-map: 1.7.0 fast-json-stable-stringify: 2.1.0 - graceful-fs: 4.2.6 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.6 jest-haste-map: 25.5.1 jest-regex-util: 25.2.6 jest-util: 25.5.0 @@ -3462,7 +3462,7 @@ packages: babel-plugin-istanbul: 6.0.0 babel-preset-jest: 25.5.0_@babel+core@7.14.3 chalk: 3.0.0 - graceful-fs: 4.2.6 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.6 slash: 3.0.0 transitivePeerDependencies: - supports-color @@ -3518,7 +3518,7 @@ packages: babel-plugin-istanbul: 6.0.0 babel-preset-jest: 27.0.1_@babel+core@7.14.6 chalk: 4.1.1 - graceful-fs: 4.2.6 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.6 slash: 3.0.0 transitivePeerDependencies: - supports-color @@ -4034,7 +4034,7 @@ packages: normalize-path: 3.0.0 readdirp: 3.6.0 optionalDependencies: - fsevents: 2.3.2 + fsevents: registry.npmjs.org/fsevents/2.3.2 dev: false /chrome-trace-event/1.0.3: @@ -4607,7 +4607,7 @@ packages: resolution: {integrity: sha512-F27oB3WuHDzvR2DOGNTaYy0D5o0cnrv8TeI482VM4kYgQd/FT9lUQwuNsJ0oOHtBUq7eiW5ytqzp7nBFknL+GA==} engines: {node: '>=10.13.0'} dependencies: - graceful-fs: 4.2.6 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.6 tapable: 2.2.0 dev: true @@ -4707,7 +4707,7 @@ packages: esutils: 2.0.3 optionator: 0.8.3 optionalDependencies: - source-map: 0.6.1 + source-map: registry.npmjs.org/source-map/0.6.1 dev: true /escodegen/2.0.0: @@ -4720,7 +4720,7 @@ packages: esutils: 2.0.3 optionator: 0.8.3 optionalDependencies: - source-map: 0.6.1 + source-map: registry.npmjs.org/source-map/0.6.1 dev: true /eslint-config-prettier/6.15.0_eslint@6.8.0: @@ -5469,13 +5469,6 @@ packages: resolution: {integrity: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=} dev: true - /fsevents/2.3.2: - resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==} - engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} - os: [darwin] - requiresBuild: true - optional: true - /function-bind/1.1.1: resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==} dev: true @@ -6444,7 +6437,7 @@ packages: '@jest/types': 25.5.0 chalk: 3.0.0 exit: 0.1.2 - graceful-fs: 4.2.6 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.6 import-local: 3.0.2 is-ci: 2.0.0 jest-config: 25.5.4 @@ -6501,7 +6494,7 @@ packages: chalk: 3.0.0 deepmerge: 4.2.2 glob: 7.1.7 - graceful-fs: 4.2.6 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.6 jest-environment-jsdom: 25.5.0 jest-environment-node: 25.5.0 jest-get-type: 25.2.6 @@ -6713,7 +6706,7 @@ packages: '@types/graceful-fs': 4.1.5 anymatch: 3.1.2 fb-watchman: 2.0.1 - graceful-fs: 4.2.6 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.6 jest-serializer: 25.5.0 jest-util: 25.5.0 jest-worker: 25.5.0 @@ -6722,7 +6715,7 @@ packages: walker: 1.0.7 which: 2.0.2 optionalDependencies: - fsevents: 2.3.2 + fsevents: registry.npmjs.org/fsevents/2.3.2 transitivePeerDependencies: - supports-color dev: true @@ -6736,7 +6729,7 @@ packages: '@types/node': 15.12.4 anymatch: 3.1.2 fb-watchman: 2.0.1 - graceful-fs: 4.2.6 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.6 jest-regex-util: 26.0.0 jest-serializer: 26.6.2 jest-util: 26.6.2 @@ -6745,7 +6738,7 @@ packages: sane: 4.1.0 walker: 1.0.7 optionalDependencies: - fsevents: 2.3.2 + fsevents: registry.npmjs.org/fsevents/2.3.2 transitivePeerDependencies: - supports-color dev: true @@ -6767,7 +6760,7 @@ packages: micromatch: 4.0.4 walker: 1.0.7 optionalDependencies: - fsevents: 2.3.2 + fsevents: registry.npmjs.org/fsevents/2.3.2 dev: true /jest-jasmine2/25.5.4: @@ -6868,7 +6861,7 @@ packages: '@jest/types': 25.5.0 '@types/stack-utils': 1.0.1 chalk: 3.0.0 - graceful-fs: 4.2.6 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.6 micromatch: 4.0.4 slash: 3.0.0 stack-utils: 1.0.5 @@ -6970,7 +6963,7 @@ packages: '@jest/types': 25.5.0 browser-resolve: 1.11.3 chalk: 3.0.0 - graceful-fs: 4.2.6 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.6 jest-pnp-resolver: 1.2.2_jest-resolve@25.5.1 read-pkg-up: 7.0.1 realpath-native: 2.0.0 @@ -7003,7 +6996,7 @@ packages: '@jest/types': 25.5.0 chalk: 3.0.0 exit: 0.1.2 - graceful-fs: 4.2.6 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.6 jest-config: 25.5.4 jest-docblock: 25.3.0 jest-haste-map: 25.5.1 @@ -7073,7 +7066,7 @@ packages: collect-v8-coverage: 1.0.1 exit: 0.1.2 glob: 7.1.7 - graceful-fs: 4.2.6 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.6 jest-config: 25.5.4 jest-haste-map: 25.5.1 jest-message-util: 25.5.0 @@ -7132,7 +7125,7 @@ packages: resolution: {integrity: sha512-LxD8fY1lByomEPflwur9o4e2a5twSQ7TaVNLlFUuToIdoJuBt8tzHfCsZ42Ok6LkKXWzFWf3AGmheuLAA7LcCA==} engines: {node: '>= 8.3'} dependencies: - graceful-fs: 4.2.6 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.6 dev: true /jest-serializer/26.6.2: @@ -7140,7 +7133,7 @@ packages: engines: {node: '>= 10.14.2'} dependencies: '@types/node': 15.12.4 - graceful-fs: 4.2.6 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.6 dev: true /jest-serializer/27.0.1: @@ -7148,7 +7141,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@types/node': 15.14.0 - graceful-fs: 4.2.6 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.6 dev: true /jest-snapshot/25.5.1: @@ -7160,7 +7153,7 @@ packages: '@types/prettier': 1.19.1 chalk: 3.0.0 expect: 25.5.0 - graceful-fs: 4.2.6 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.6 jest-diff: 25.5.0 jest-get-type: 25.2.6 jest-matcher-utils: 25.5.0 @@ -7210,7 +7203,7 @@ packages: dependencies: '@jest/types': 25.5.0 chalk: 3.0.0 - graceful-fs: 4.2.6 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.6 is-ci: 2.0.0 make-dir: 3.1.0 dev: true @@ -7222,7 +7215,7 @@ packages: '@jest/types': 26.6.2 '@types/node': 15.12.4 chalk: 4.1.1 - graceful-fs: 4.2.6 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.6 is-ci: 2.0.0 micromatch: 4.0.4 dev: true @@ -7547,7 +7540,7 @@ packages: /jsonfile/4.0.0: resolution: {integrity: sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss=} optionalDependencies: - graceful-fs: 4.2.6 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.6 dev: true /jsonfile/6.1.0: @@ -7555,7 +7548,7 @@ packages: dependencies: universalify: 2.0.0 optionalDependencies: - graceful-fs: 4.2.6 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.6 dev: true /jsprim/1.4.1: @@ -7659,7 +7652,7 @@ packages: resolution: {integrity: sha1-L19Fq5HjMhYjT9U62rZo607AmTs=} engines: {node: '>=4'} dependencies: - graceful-fs: 4.2.6 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.6 parse-json: 4.0.0 pify: 3.0.0 strip-bom: 3.0.0 @@ -7669,7 +7662,7 @@ packages: resolution: {integrity: sha512-OfCBkGEw4nN6JLtgRidPX6QxjBQGQf72q3si2uvqyFEMbycSFFHwAZeXx6cJgFM9wmLrf9zBwCP3Ivqa+LLZPw==} engines: {node: '>=6'} dependencies: - graceful-fs: 4.2.6 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.6 js-yaml: 3.14.1 pify: 4.0.1 strip-bom: 3.0.0 @@ -8176,18 +8169,6 @@ packages: engines: {node: '>=0.10.0'} dev: true - /node-notifier/6.0.0: - resolution: {integrity: sha512-SVfQ/wMw+DesunOm5cKqr6yDcvUTDl/yc97ybGHMrteNEY6oekXpNpS3lZwgLlwz0FLgHoiW28ZpmBHUDg37cw==} - requiresBuild: true - dependencies: - growly: 1.3.0 - is-wsl: 2.2.0 - semver: 6.3.0 - shellwords: 0.1.1 - which: 1.3.1 - dev: true - optional: true - /node-releases/1.1.73: resolution: {integrity: sha512-uW7fodD6pyW2FZNZnp/Z3hvWKeEW1Y8R1+1CnErE8cXFXzl5blBOoVB41CvMer6P6Q0S5FXDwcHgFd1Wj0U9zg==} dev: true @@ -10666,7 +10647,7 @@ packages: dependencies: '@types/istanbul-lib-coverage': 2.0.3 convert-source-map: 1.7.0 - source-map: 0.7.3 + source-map: registry.npmjs.org/source-map/0.7.3 dev: true /v8-to-istanbul/8.0.0: @@ -10750,7 +10731,7 @@ packages: engines: {node: '>=10.13.0'} dependencies: glob-to-regexp: 0.4.1 - graceful-fs: 4.2.6 + graceful-fs: registry.npmjs.org/graceful-fs/4.2.6 dev: true /wcwidth/1.0.1: @@ -11064,3 +11045,48 @@ packages: /zwitch/1.0.5: resolution: {integrity: sha512-V50KMwwzqJV0NpZIZFwfOD5/lyny3WlSzRiXgA0G7VUnRlqttta1L6UQIHzd6EuBY/cHGfwTIck7w1yH6Q5zUw==} + + registry.npmjs.org/fsevents/2.3.2: + resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz} + name: fsevents + version: 2.3.2 + engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} + os: [darwin] + requiresBuild: true + optional: true + + registry.npmjs.org/graceful-fs/4.2.6: + resolution: {integrity: sha512-nTnJ528pbqxYanhpDYsi4Rd8MAeaBA67+RZ10CM1m3bTAVFEDcd5AuA4a6W5YkGZ1iNXHzZz8T6TBKLeBuNriQ==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.6.tgz} + name: graceful-fs + version: 4.2.6 + dev: true + + registry.npmjs.org/node-notifier/6.0.0: + resolution: {integrity: sha512-SVfQ/wMw+DesunOm5cKqr6yDcvUTDl/yc97ybGHMrteNEY6oekXpNpS3lZwgLlwz0FLgHoiW28ZpmBHUDg37cw==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/node-notifier/-/node-notifier-6.0.0.tgz} + name: node-notifier + version: 6.0.0 + requiresBuild: true + dependencies: + growly: 1.3.0 + is-wsl: 2.2.0 + semver: 6.3.0 + shellwords: 0.1.1 + which: 1.3.1 + dev: true + optional: true + + registry.npmjs.org/source-map/0.6.1: + resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz} + name: source-map + version: 0.6.1 + engines: {node: '>=0.10.0'} + requiresBuild: true + dev: true + optional: true + + registry.npmjs.org/source-map/0.7.3: + resolution: {integrity: sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==, registry: https://registry.yarnpkg.com/, tarball: https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz} + name: source-map + version: 0.7.3 + engines: {node: '>= 8'} + dev: true