Skip to content

Commit

Permalink
Merge pull request #5395 from dodona-edu/dependabot/npm_and_yarn/sass…
Browse files Browse the repository at this point in the history
…-1.71.1

Bump sass from 1.71.0 to 1.71.1
  • Loading branch information
bmesuere authored Feb 26, 2024
2 parents 35b35e0 + 14e743d commit d8cbaac
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 @@ -52,7 +52,7 @@
"iframe-resizer": "^4.3.9",
"lit": "^3.1.2",
"node-polyglot": "^2.5.0",
"sass": "^1.71.0",
"sass": "^1.71.1",
"tippy.js": "^6.3.7",
"ts-loader": "^9.5.1",
"typescript": "^5.3.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7177,10 +7177,10 @@ sane@^4.0.3:
minimist "^1.1.1"
walker "~1.0.5"

sass@^1.71.0:
version "1.71.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.71.0.tgz#b3085759b9b2ab503a977aecb7e91153bf941117"
integrity sha512-HKKIKf49Vkxlrav3F/w6qRuPcmImGVbIXJ2I3Kg0VMA+3Bav+8yE9G5XmP5lMj6nl4OlqbPftGAscNaNu28b8w==
sass@^1.71.1:
version "1.71.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.71.1.tgz#dfb09c63ce63f89353777bbd4a88c0a38386ee54"
integrity sha512-wovtnV2PxzteLlfNzbgm1tFXPLoZILYAMJtvoXXkD7/+1uP41eKkIt1ypWq5/q2uT94qHjXehEYfmjKOvjL9sg==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit d8cbaac

Please sign in to comment.