Skip to content

Commit

Permalink
Merge pull request learningequality#12087 from learningequality/depen…
Browse files Browse the repository at this point in the history
…dabot/npm_and_yarn/css-loader-7.1.1

build(deps): bump css-loader from 7.1.0 to 7.1.1
  • Loading branch information
rtibbles authored Apr 17, 2024
2 parents eabc8f9 + cc52702 commit d882e51
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 @@ -34,7 +34,7 @@
"cli-table": "^0.3.11",
"commander": "^12.0.0",
"core-js": "^3",
"css-loader": "7.1.0",
"css-loader": "7.1.1",
"css-minimizer-webpack-plugin": "6.0.0",
"csv-parse": "^5.5.5",
"csv-writer": "^1.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4194,10 +4194,10 @@ css-in-js-utils@^2.0.0:
hyphenate-style-name "^1.0.2"
isobject "^3.0.1"

[email protected].0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-7.1.0.tgz#6eb163c1fa78fed32272161fec7ffe6c956bb727"
integrity sha512-VFNj47MAG84MqYDdh9puJG0h98Xs7gEYaX0aeGkfjYqBLB0seOE325sVbqWwaNu3hMZwEP4bB+F4gvF+A63qMA==
[email protected].1:
version "7.1.1"
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-7.1.1.tgz#de4163c0cb765c03d7957eb9e0a49c7f354948c7"
integrity sha512-OxIR5P2mjO1PSXk44bWuQ8XtMK4dpEqpIyERCx3ewOo3I8EmbcxMPUc5ScLtQfgXtOojoMv57So4V/C02HQLsw==
dependencies:
icss-utils "^5.1.0"
postcss "^8.4.33"
Expand Down

0 comments on commit d882e51

Please sign in to comment.