Skip to content

Commit 5428c8f

Browse files
authored
Merge pull request #486 from kaizumaki/feature/remove-fiber
fibersをアンインストール
2 parents 125852c + da4641f commit 5428c8f

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@
5353
"eslint-config-prettier": "8.3.0",
5454
"eslint-plugin-nuxt": "2.0.0",
5555
"eslint-plugin-prettier": "4.0.0",
56-
"fibers": "5.0.0",
5756
"husky": "7.0.4",
5857
"lint-staged": "12.1.2",
5958
"prettier": "2.3.2",

yarn.lock

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3800,11 +3800,6 @@ detect-indent@^5.0.0:
38003800
resolved "https://registry.yarnpkg.com/detect-indent/-/detect-indent-5.0.0.tgz#3871cc0a6a002e8c3e5b3cf7f336264675f06b9d"
38013801
integrity sha1-OHHMCmoALow+Wzz38zYmRnXwa50=
38023802

3803-
detect-libc@^1.0.3:
3804-
version "1.0.3"
3805-
resolved "https://registry.yarnpkg.com/detect-libc/-/detect-libc-1.0.3.tgz#fa137c4bd698edf55cd5cd02ac559f91a4c4ba9b"
3806-
integrity sha1-+hN8S9aY7fVc1c0CrFWfkaTEups=
3807-
38083803
devalue@^2.0.1:
38093804
version "2.0.1"
38103805
resolved "https://registry.yarnpkg.com/devalue/-/devalue-2.0.1.tgz#5d368f9adc0928e47b77eea53ca60d2f346f9762"
@@ -4550,13 +4545,6 @@ fastq@^1.6.0:
45504545
dependencies:
45514546
reusify "^1.0.4"
45524547

4553-
4554-
version "5.0.0"
4555-
resolved "https://registry.yarnpkg.com/fibers/-/fibers-5.0.0.tgz#3a60e0695b3ee5f6db94e62726716fa7a59acc41"
4556-
integrity sha512-UpGv/YAZp7mhKHxDvC1tColrroGRX90sSvh8RMZV9leo+e5+EkRVgCEZPlmXeo3BUNQTZxUaVdLskq1Q2FyCPg==
4557-
dependencies:
4558-
detect-libc "^1.0.3"
4559-
45604548
figgy-pudding@^3.5.1:
45614549
version "3.5.2"
45624550
resolved "https://registry.yarnpkg.com/figgy-pudding/-/figgy-pudding-3.5.2.tgz#b4eee8148abb01dcf1d1ac34367d59e12fa61d6e"

0 commit comments

Comments
 (0)