Skip to content

Commit

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

Bump sass from 1.69.6 to 1.69.7
  • Loading branch information
bmesuere authored Jan 9, 2024
2 parents 3ec2917 + 1f7b89c commit 99d0402
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.0",
"node-polyglot": "^2.5.0",
"sass": "^1.69.6",
"sass": "^1.69.7",
"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 @@ -7186,10 +7186,10 @@ sane@^4.0.3:
minimist "^1.1.1"
walker "~1.0.5"

sass@^1.69.6:
version "1.69.6"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.6.tgz#88ae1f93facc46d2da9b0bdd652d65068bcfa397"
integrity sha512-qbRr3k9JGHWXCvZU77SD2OTwUlC+gNT+61JOLcmLm+XqH4h/5D+p4IIsxvpkB89S9AwJOyb5+rWNpIucaFxSFQ==
sass@^1.69.7:
version "1.69.7"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.7.tgz#6e7e1c8f51e8162faec3e9619babc7da780af3b7"
integrity sha512-rzj2soDeZ8wtE2egyLXgOOHQvaC2iosZrkF6v3EUG+tBwEvhqUCzm0VP3k9gHF9LXbSrRhT5SksoI56Iw8NPnQ==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit 99d0402

Please sign in to comment.