From 516b8fd9b3862c18a7b1a1bafa0be7d9f971e288 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 3 May 2022 10:01:48 +0000 Subject: [PATCH] Pin dependencies --- package.json | 4 ++-- yarn.lock | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index e791f42..d52217d 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "test": "echo \"Error: no test specified\" && exit 0" }, "devDependencies": { - "eslint": "^8.8.0", - "node-sass": "^7.0.1" + "eslint": "8.12.0", + "node-sass": "7.0.1" } } diff --git a/yarn.lock b/yarn.lock index 9098e72..debb0c8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -772,7 +772,7 @@ eslint-visitor-keys@^3.3.0: resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826" integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA== -eslint@^8.8.0: +eslint@8.12.0: version "8.12.0" resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.12.0.tgz#c7a5bd1cfa09079aae64c9076c07eada66a46e8e" integrity sha512-it1oBL9alZg1S8UycLm5YDMAkIhtH6FtAzuZs6YvoGVldWjbS08BkAdb/ymP9LlAyq8koANu32U7Ib/w+UNh8Q== @@ -1836,7 +1836,7 @@ node-gyp@^8.4.1: tar "^6.1.2" which "^2.0.2" -node-sass@^7.0.1: +node-sass@7.0.1: version "7.0.1" resolved "https://registry.yarnpkg.com/node-sass/-/node-sass-7.0.1.tgz#ad4f6bc663de8acc0a9360db39165a1e2620aa72" integrity sha512-uMy+Xt29NlqKCFdFRZyXKOTqGt+QaKHexv9STj2WeLottnlqZEEWx6Bj0MXNthmFRRdM/YwyNo/8Tr46TOM0jQ==