Skip to content
This repository was archived by the owner on Nov 20, 2020. It is now read-only.

Commit 240fcff

Browse files
committed
⬆️ Update dependency sass to v1.26.5
1 parent 7aff176 commit 240fcff

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"fibers": "4.0.2",
1919
"material-design-icons-iconfont": "5.0.1",
2020
"nuxt": "2.12.0",
21-
"sass": "1.25.0",
21+
"sass": "1.26.5",
2222
"sass-loader": "7.3.1",
2323
"ts-node": "8.6.2",
2424
"vue-property-decorator": "8.4.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -8424,10 +8424,10 @@ [email protected]:
84248424
pify "^4.0.1"
84258425
semver "^6.3.0"
84268426

8427-
sass@1.25.0:
8428-
version "1.25.0"
8429-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.25.0.tgz#f8bd7dfbb39d6b0305e27704a8ebe637820693f3"
8430-
integrity sha512-uQMjye0Y70SEDGO56n0j91tauqS9E1BmpKHtiYNQScXDHeaE9uHwNEqQNFf4Bes/3DHMNinB6u79JsG10XWNyw==
8427+
sass@1.26.5:
8428+
version "1.26.5"
8429+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.26.5.tgz#2d7aecfbbabfa298567c8f06615b6e24d2d68099"
8430+
integrity sha512-FG2swzaZUiX53YzZSjSakzvGtlds0lcbF+URuU9mxOv7WBh7NhXEVDa4kPKN4hN6fC2TkOTOKqiqp6d53N9X5Q==
84318431
dependencies:
84328432
chokidar ">=2.0.0 <4.0.0"
84338433

0 commit comments

Comments
 (0)