Skip to content

Commit bb4a0de

Browse files
Bump style-loader from 3.0.0 to 3.1.0
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 3.0.0 to 3.1.0. - [Release notes](https://github.com/webpack-contrib/style-loader/releases) - [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md) - [Commits](webpack/style-loader@v3.0.0...v3.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2a1efca commit bb4a0de

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"husky": "7.0.1",
4545
"jest": "26.6.3",
4646
"prettier": "2.3.2",
47-
"style-loader": "3.0.0",
47+
"style-loader": "3.1.0",
4848
"ts-jest": "26.5.6",
4949
"ts-loader": "8.1.0",
5050
"ts-node": "10.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7783,10 +7783,10 @@ strip-json-comments@^3.1.0, strip-json-comments@^3.1.1:
77837783
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
77847784
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
77857785

7786-
style-loader@3.0.0:
7787-
version "3.0.0"
7788-
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-3.0.0.tgz#2eafcd0dbe70b07438e0256a9714ea94dd63cbe0"
7789-
integrity sha512-pqJTDiCtLr8D2eyVWXPiwNkLsAMDuvPHnu+Z/Edo9hu+DzdJwdO5eZv9zUBF6tWI8GJGhAkenWJaVjXI+sHnuQ==
7786+
style-loader@3.1.0:
7787+
version "3.1.0"
7788+
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-3.1.0.tgz#e52a22ca2fd1f54c03f2c3e69b10182e68120908"
7789+
integrity sha512-HYVvBMX3RX7zx71pquZV6EcnPN7Deba+zQteSxCLqt3bxYRphmeMr+2mZMrIZjZ7IMa6aOUhNGn8cXGvWMjClw==
77907790

77917791
supports-color@^5.3.0:
77927792
version "5.5.0"

0 commit comments

Comments
 (0)