Skip to content

Commit 513587d

Browse files
dependabot[bot]proofit404
authored andcommitted
Bump css-loader from 1.0.1 to 2.1.1 in /slides (#58)
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 1.0.1 to 2.1.1. - [Release notes](https://github.com/webpack-contrib/css-loader/releases) - [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md) - [Commits](webpack/css-loader@v1.0.1...v2.1.1) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 42b91ea commit 513587d

File tree

2 files changed

+139
-75
lines changed

2 files changed

+139
-75
lines changed

slides/package-lock.json

Lines changed: 138 additions & 74 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

slides/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@babel/core": "^7.1.6",
1111
"babel-loader": "^8.0.4",
1212
"babel-preset-env": "^1.7.0",
13-
"css-loader": "^1.0.1",
13+
"css-loader": "^2.1.1",
1414
"file-loader": "^2.0.0",
1515
"html-webpack-plugin": "^3.2.0",
1616
"mini-css-extract-plugin": "^0.4.5",

0 commit comments

Comments
 (0)