Skip to content

Commit faa3b04

Browse files
Bump sass-loader from 10.0.3 to 10.1.1
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.0.3 to 10.1.1. - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](webpack/sass-loader@v10.0.3...v10.1.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 2a36962 commit faa3b04

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
@@ -49,7 +49,7 @@
4949
"react-scripts": "3.4.3",
5050
"react-select": "^3.1.1",
5151
"react-tooltip": "^4.2.13",
52-
"sass-loader": "^10.0.3",
52+
"sass-loader": "^10.1.1",
5353
"shelljs": "0.8.4",
5454
"sshpk": "^1.16.1",
5555
"tunnel-agent": "^0.6.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10713,10 +10713,10 @@ [email protected]:
1071310713
schema-utils "^2.6.1"
1071410714
semver "^6.3.0"
1071510715

10716-
sass-loader@^10.0.3:
10717-
version "10.0.3"
10718-
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-10.0.3.tgz#9e2f1bfdd6355f2adde4e4835d838b020bf800b0"
10719-
integrity sha512-W4+FV5oUdYy0PnC11ZoPrcAexODgDCa3ngxoy5X5qBhZYoPz9FPjb6Oox8Aa0ZYEyx34k8AQfOVuvqefOSAAUQ==
10716+
sass-loader@^10.1.1:
10717+
version "10.1.1"
10718+
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-10.1.1.tgz#4ddd5a3d7638e7949065dd6e9c7c04037f7e663d"
10719+
integrity sha512-W6gVDXAd5hR/WHsPicvZdjAWHBcEJ44UahgxcIE196fW2ong0ZHMPO1kZuI5q0VlvMQZh32gpv69PLWQm70qrw==
1072010720
dependencies:
1072110721
klona "^2.0.4"
1072210722
loader-utils "^2.0.0"

0 commit comments

Comments
 (0)