Skip to content

Commit 199d974

Browse files
chore(deps-dev): bump sass-loader from 12.4.0 to 16.0.5 in /web
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 12.4.0 to 16.0.5. - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/sass-loader@v12.4.0...v16.0.5) --- updated-dependencies: - dependency-name: sass-loader dependency-version: 16.0.5 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4db5893 commit 199d974

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
"postcss-loader": "^6.2.1",
9898
"prop-types": "^15.7.2",
9999
"sass": "^1.89.1",
100-
"sass-loader": "12.4.0",
100+
"sass-loader": "16.0.5",
101101
"slugify": "^1.6.6",
102102
"source-map-loader": "^5.0.0",
103103
"stream-browserify": "^3.0.0",

web/yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15284,12 +15284,11 @@ sane@^4.0.3:
1528415284
minimist "^1.1.1"
1528515285
walker "~1.0.5"
1528615286

15287-
sass-loader@12.4.0:
15288-
version "12.4.0"
15289-
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-12.4.0.tgz#260b0d51a8a373bb8e88efc11f6ba5583fea0bcf"
15290-
integrity sha512-7xN+8khDIzym1oL9XyS6zP6Ges+Bo2B2xbPrjdMHEYyV3AQYhd/wXeru++3ODHF0zMjYmVadblSKrPrjEkL8mg==
15287+
sass-loader@16.0.5:
15288+
version "16.0.5"
15289+
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-16.0.5.tgz#257bc90119ade066851cafe7f2c3f3504c7cda98"
15290+
integrity sha512-oL+CMBXrj6BZ/zOq4os+UECPL+bWqt6OAC6DWS8Ln8GZRcMDjlJ4JC3FBDuHJdYaFWIdKNIBYmtZtK2MaMkNIw==
1529115291
dependencies:
15292-
klona "^2.0.4"
1529315292
neo-async "^2.6.2"
1529415293

1529515294
sass@^1.89.1:

0 commit comments

Comments
 (0)