Skip to content

Commit

Permalink
Merge pull request #12800 from learningequality/dependabot/npm_and_ya…
Browse files Browse the repository at this point in the history
…rn/sass-loader-16.0.3

Bump sass-loader from 16.0.2 to 16.0.3
  • Loading branch information
rtibbles authored Nov 6, 2024
2 parents 7176bfc + e1685ad commit d67151f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/kolibri-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"recast": "^0.23.9",
"rewire": "^6.0.0",
"rtlcss": "4.3.0",
"sass-loader": "16.0.2",
"sass-loader": "16.0.3",
"scss-parser": "^1.0.6",
"semver": "^7.6.3",
"strip-ansi": "6.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10002,10 +10002,10 @@ sass-graph@^4.0.1:
scss-tokenizer "^0.4.3"
yargs "^17.2.1"

[email protected].2:
version "16.0.2"
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-16.0.2.tgz#e581bc13d7cb5090e27f155c6aa2855c08cafe86"
integrity sha512-Ll6iXZ1EYwYT19SqW4mSBb76vSSi8JgzElmzIerhEGgzB5hRjDQIWsPmuk1UrAXkR16KJHqVY0eH+5/uw9Tmfw==
[email protected].3:
version "16.0.3"
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-16.0.3.tgz#17b944fab6702dc7a52c5d2a88cbfa38c39cdc75"
integrity sha512-gosNorT1RCkuCMyihv6FBRR7BMV06oKRAs+l4UMp1mlcVg9rWN6KMmUj3igjQwmYys4mDP3etEYJgiHRbgHCHA==
dependencies:
neo-async "^2.6.2"

Expand Down

0 comments on commit d67151f

Please sign in to comment.