Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mismith0227/hugo_theme_pickles.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-09-25 15:00:16 +0300
committerGitHub <noreply@github.com>2022-09-25 15:00:16 +0300
commit1d25246695bfbce8c2f859cd4895a4dfd165c021 (patch)
tree700223802ed7e4b78290bf47bfab4ef6ee1a27b5
parent7a767c72dd6a4df15d6b0f80a9c514f3cb4c240d (diff)
chore(deps): update dependency fibers to v5.0.3deps/fibers-5.x
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 40bf425..9a8bacc 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
"author": "mismith0227",
"license": "MIT",
"devDependencies": {
- "fibers": "^5.0.0",
+ "fibers": "5.0.3",
"gulp-sass": "^4.0.2",
"sass": "^1.36.0"
},
diff --git a/yarn.lock b/yarn.lock
index de126a4..b77ddca 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2710,10 +2710,10 @@ fastq@^1.6.0:
dependencies:
reusify "^1.0.0"
-fibers@^5.0.0:
- version "5.0.0"
- resolved "https://registry.yarnpkg.com/fibers/-/fibers-5.0.0.tgz#3a60e0695b3ee5f6db94e62726716fa7a59acc41"
- integrity sha512-UpGv/YAZp7mhKHxDvC1tColrroGRX90sSvh8RMZV9leo+e5+EkRVgCEZPlmXeo3BUNQTZxUaVdLskq1Q2FyCPg==
+fibers@5.0.3:
+ version "5.0.3"
+ resolved "https://registry.yarnpkg.com/fibers/-/fibers-5.0.3.tgz#2fd03acb255db66fe693d15beafbf5ae92193fd7"
+ integrity sha512-/qYTSoZydQkM21qZpGLDLuCq8c+B8KhuCQ1kLPvnRNhxhVbvrpmH9l2+Lblf5neDuEsY4bfT7LeO553TXQDvJw==
dependencies:
detect-libc "^1.0.3"