Skip to content

Commit 758016a

Browse files
chore(deps-dev): bump css-loader from 3.6.0 to 4.2.0 (#139)
Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 3.6.0 to 4.2.0. - [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...v4.2.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 9ede7c3 commit 758016a

File tree

2 files changed

+38
-30
lines changed

2 files changed

+38
-30
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@types/jest": "^26.0.3",
5757
"@types/loader-utils": "^2.0.0",
5858
"@types/webpack": "^4.39.1",
59-
"css-loader": "^3.2.0",
59+
"css-loader": "^4.2.0",
6060
"jest": "^25.1.0",
6161
"prettier": "1.19.1",
6262
"ts-jest": "^25.0.0",

0 commit comments

Comments
 (0)