Skip to content

Commit

Permalink
Merge pull request #4841 from dodona-edu/dependabot/npm_and_yarn/sass…
Browse files Browse the repository at this point in the history
…-1.64.1
  • Loading branch information
bmesuere committed Jul 24, 2023
2 parents 12c5c81 + 9b3dca4 commit 9b522ee
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 @@ -39,7 +39,7 @@
"jquery": "^3.7.0",
"lit": "2.7.6",
"node-polyglot": "^2.5.0",
"sass": "^1.63.6",
"sass": "^1.64.1",
"tippy.js": "^6.3.7",
"typescript": "^4.9.5",
"webpack": "^5.88.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6919,10 +6919,10 @@ sane@^4.0.3:
minimist "^1.1.1"
walker "~1.0.5"

sass@^1.63.6:
version "1.63.6"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.63.6.tgz#481610e612902e0c31c46b46cf2dad66943283ea"
integrity sha512-MJuxGMHzaOW7ipp+1KdELtqKbfAWbH7OLIdoSMnVe3EXPMTmxTmlaZDCTsgIpPCs3w99lLo9/zDKkOrJuT5byw==
sass@^1.64.1:
version "1.64.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.64.1.tgz#6a46f6d68e0fa5ad90aa59ce025673ddaa8441cf"
integrity sha512-16rRACSOFEE8VN7SCgBu1MpYCyN7urj9At898tyzdXFhC+a+yOX5dXwAR7L8/IdPJ1NB8OYoXmD55DM30B2kEQ==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit 9b522ee

Please sign in to comment.