aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-05-06 20:54:39 -0700
committerGitHub <[email protected]>2021-05-06 20:54:39 -0700
commit4abf962541ece8e51bb12c6097811e1edfca813f (patch)
tree5410a7c29703801ba0944b49c424b9056af71b6b
parentrevert(netlify): redirects path (diff)
parentchore(deps): update dependency sass to v1.32.12 (diff)
downloadfrontend-4abf962541ece8e51bb12c6097811e1edfca813f.tar.xz
frontend-4abf962541ece8e51bb12c6097811e1edfca813f.zip
Merge pull request #3 from senpy-club/renovate/sass-1.x
chore(deps): update dependency sass to v1.32.12
-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 0b5a375..e998f68 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"eslint-plugin-vue": "7.9.0",
"husky": "6.0.0",
"lint-staged": "9.5.0",
- "sass": "1.32.11",
+ "sass": "1.32.12",
"sass-loader": "8.0.2",
"typescript": "4.1.5"
},
diff --git a/yarn.lock b/yarn.lock
index 8348210..89d9687 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -9295,10 +9295,10 @@ [email protected]:
schema-utils "^2.6.1"
semver "^6.3.0"
- version "1.32.11"
- resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.11.tgz#b236b3ea55c76602c2ef2bd0445f0db581baa218"
- integrity sha512-O9tRcob/fegUVSIV1ihLLZcftIOh0AF1VpKgusUfLqnb2jQ0GLDwI5ivv1FYWivGv8eZ/AwntTyTzjcHu0c/qw==
+ version "1.32.12"
+ resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.12.tgz#a2a47ad0f1c168222db5206444a30c12457abb9f"
+ integrity sha512-zmXn03k3hN0KaiVTjohgkg98C3UowhL1/VSGdj4/VAAiMKGQOE80PFPxFP2Kyq0OUskPKcY5lImkhBKEHlypJA==
dependencies:
chokidar ">=3.0.0 <4.0.0"