Skip to content

Commit

Permalink
Merge pull request #1230 from amir20/dependabot/npm_and_yarn/sass-1.3…
Browse files Browse the repository at this point in the history
…2.13

Bump sass from 1.32.12 to 1.32.13
  • Loading branch information
kodiakhq[bot] committed May 13, 2021
2 parents 3550724 + d56d27b commit e0366fd
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": "^5.2.0",
"prettier": "^2.3.0",
"release-it": "^14.6.2",
"sass": "^1.32.12",
"sass": "^1.32.13",
"sass-loader": "^11.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 @@ -7520,10 +7520,10 @@ sass-loader@^11.1.0:
klona "^2.0.4"
neo-async "^2.6.2"

sass@^1.32.12:
version "1.32.12"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.12.tgz#a2a47ad0f1c168222db5206444a30c12457abb9f"
integrity sha512-zmXn03k3hN0KaiVTjohgkg98C3UowhL1/VSGdj4/VAAiMKGQOE80PFPxFP2Kyq0OUskPKcY5lImkhBKEHlypJA==
sass@^1.32.13:
version "1.32.13"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.32.13.tgz#8d29c849e625a415bce71609c7cf95e15f74ed00"
integrity sha512-dEgI9nShraqP7cXQH+lEXVf73WOPCse0QlFzSD8k+1TcOxCMwVXfQlr0jtoluZysQOyJGnfr21dLvYKDJq8HkA==
dependencies:
chokidar ">=3.0.0 <4.0.0"

Expand Down

0 comments on commit e0366fd

Please sign in to comment.