Skip to content

Commit

Permalink
chore(deps): update dependency css-loader to v3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and vio committed Dec 2, 2019
1 parent 1b7ef85 commit a05271b
Show file tree
Hide file tree
Showing 4 changed files with 127 additions and 89 deletions.
110 changes: 68 additions & 42 deletions packages/html-templates/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/html-templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"classnames": "2.2.6",
"core-js": "3.4.5",
"cross-env": "6.0.3",
"css-loader": "3.2.0",
"css-loader": "3.2.1",
"cssnano": "4.1.10",
"dotenv": "8.2.0",
"eslint": "6.7.2",
Expand Down
102 changes: 57 additions & 45 deletions packages/ui/package-lock.json

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

2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"colormap": "2.3.1",
"core-js": "3.4.5",
"cross-env": "6.0.3",
"css-loader": "3.2.0",
"css-loader": "3.2.1",
"eslint": "6.7.2",
"eslint-config-airbnb": "18.0.1",
"eslint-loader": "3.0.2",
Expand Down

0 comments on commit a05271b

Please sign in to comment.