Skip to content

Commit

Permalink
Merge pull request #1302 from amir20/dependabot/npm_and_yarn/sass-1.35.1
Browse files Browse the repository at this point in the history
Bump sass from 1.35.0 to 1.35.1
  • Loading branch information
kodiakhq[bot] committed Jun 16, 2021
2 parents 43367e4 + 8c97ce8 commit 7f0d078
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"postcss-loader": "^6.1.0",
"prettier": "^2.3.1",
"release-it": "^14.9.0",
"sass": "^1.35.0",
"sass": "^1.35.1",
"sass-loader": "^12.1.0",
"vue-hot-reload-api": "^2.3.4",
"vue-jest": "^3.0.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7320,10 +7320,10 @@ sass-loader@^12.1.0:
klona "^2.0.4"
neo-async "^2.6.2"

sass@^1.35.0:
version "1.35.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.35.0.tgz#37c39e60eb3f82149488a9ca9ae48f888bf9324d"
integrity sha512-9joxNu7CoIEdZTDZFnH67NoWE/1VTofGPYiSIntWSE391SfmPu6Kd2Y0ZclDu9WQhVvvPwvo8LHeb/8wHIj95Q==
sass@^1.35.1:
version "1.35.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.35.1.tgz#90ecf774dfe68f07b6193077e3b42fb154b9e1cd"
integrity sha512-oCisuQJstxMcacOPmxLNiLlj4cUyN2+8xJnG7VanRoh2GOLr9RqkvI4AxA4a6LHVg/rsu+PmxXeGhrdSF9jCiQ==
dependencies:
chokidar ">=3.0.0 <4.0.0"

Expand Down

0 comments on commit 7f0d078

Please sign in to comment.