Skip to content

Commit

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

Bump sass from 1.81.0 to 1.82.0
  • Loading branch information
bmesuere authored Dec 10, 2024
2 parents 9f0c1a6 + a7fe0b3 commit 751a4fd
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 @@ -54,7 +54,7 @@
"glightbox": "^3.2.0",
"lit": "^3.2.1",
"node-polyglot": "^2.6.0",
"sass": "^1.81.0",
"sass": "^1.82.0",
"tippy.js": "^6.3.7",
"ts-loader": "^9.5.1",
"typescript": "^5.7.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7381,10 +7381,10 @@ sane@^4.0.3:
minimist "^1.1.1"
walker "~1.0.5"

sass@^1.81.0:
version "1.81.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.81.0.tgz#a9010c0599867909dfdbad057e4a6fbdd5eec941"
integrity sha512-Q4fOxRfhmv3sqCLoGfvrC9pRV8btc0UtqL9mN6Yrv6Qi9ScL55CVH1vlPP863ISLEEMNLLuu9P+enCeGHlnzhA==
sass@^1.82.0:
version "1.82.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.82.0.tgz#30da277af3d0fa6042e9ceabd0d984ed6d07df70"
integrity sha512-j4GMCTa8elGyN9A7x7bEglx0VgSpNUG4W4wNedQ33wSMdnkqQCT8HTwOaVSV4e6yQovcu/3Oc4coJP/l0xhL2Q==
dependencies:
chokidar "^4.0.0"
immutable "^5.0.2"
Expand Down

0 comments on commit 751a4fd

Please sign in to comment.