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 <bot@renovateapp.com>2022-04-25 05:50:12 +0300
committerRenovate Bot <bot@renovateapp.com>2022-04-25 05:50:12 +0300
commita961bae9c4e3bece55371defbd73477260dae7eb (patch)
tree64e0dcb654dafcc7776e5c585e8f29cf0e4c4436
parent7a767c72dd6a4df15d6b0f80a9c514f3cb4c240d (diff)
chore(deps): pin dependenciesdeps/pin-dependencies
-rw-r--r--package.json6
-rw-r--r--yarn.lock6
2 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index 40bf425..ac75485 100644
--- a/package.json
+++ b/package.json
@@ -13,9 +13,9 @@
"author": "mismith0227",
"license": "MIT",
"devDependencies": {
- "fibers": "^5.0.0",
- "gulp-sass": "^4.0.2",
- "sass": "^1.36.0"
+ "fibers": "5.0.0",
+ "gulp-sass": "4.1.1",
+ "sass": "1.36.0"
},
"dependencies": {
"@babel/core": "^7.7.5",
diff --git a/yarn.lock b/yarn.lock
index de126a4..af2161e 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -2710,7 +2710,7 @@ fastq@^1.6.0:
dependencies:
reusify "^1.0.0"
-fibers@^5.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==
@@ -3184,7 +3184,7 @@ gulp-rename@^2.0.0:
resolved "https://registry.yarnpkg.com/gulp-rename/-/gulp-rename-2.0.0.tgz#9bbc3962b0c0f52fc67cd5eaff6c223ec5b9cf6c"
integrity sha512-97Vba4KBzbYmR5VBs9mWmK+HwIf5mj+/zioxfZhOKeXtx5ZjBk57KFlePf5nxq9QsTtFl0ejnHE3zTC9MHXqyQ==
-gulp-sass@^4.0.2:
+gulp-sass@4.1.1:
version "4.1.1"
resolved "https://registry.yarnpkg.com/gulp-sass/-/gulp-sass-4.1.1.tgz#d0f90377f0da98e4522ec554bf7cff1b5004b5be"
integrity sha512-bg7mfgsgho0Ej0WXE9Cd2sq/YxeKxOjagrMmM40zvOYXHtZvi5ED84wIpqCUvJLz66kFNkv+jS/rQXolmgXrUQ==
@@ -5751,7 +5751,7 @@ sass-graph@2.2.5:
scss-tokenizer "^0.2.3"
yargs "^13.3.2"
-sass@^1.36.0:
+sass@1.36.0:
version "1.36.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.36.0.tgz#5912ef9d5d16714171ba11cb17edb274c4bbc07e"
integrity sha512-fQzEjipfOv5kh930nu3Imzq3ie/sGDc/4KtQMJlt7RRdrkQSfe37Bwi/Rf/gfuYHsIuE1fIlDMvpyMcEwjnPvg==