Skip to content

Commit

Permalink
build(deps): bump css-loader from 3.6.0 to 5.1.2
Browse files Browse the repository at this point in the history
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.6.0 to 5.1.2.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/css-loader@v3.6.0...v5.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 11, 2021
1 parent 93665aa commit 365321a
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 101 deletions.
197 changes: 98 additions & 99 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@equinor/fusion-cli",
"description": "A cli for creating, starting, building, deploying and publishing Fusion apps and tiles",
"version": "2.0.3",
"version": "2.0.4",
"author": "Fusion Core",
"bin": {
"fusion": "./bin/run"
Expand Down Expand Up @@ -30,7 +30,7 @@
"chalk": "^4.0.0",
"clean-webpack-plugin": "^3.0.0",
"compression": "^1.7.4",
"css-loader": "^3.4.2",
"css-loader": "^5.1.2",
"execa": "^4.0.0",
"expose-loader": "^0.7.5",
"express": "^4.17.0",
Expand Down

0 comments on commit 365321a

Please sign in to comment.