Skip to content

Commit 6a70866

Browse files
Bump sass-loader from 12.6.0 to 16.0.6 in /frontend
Bumps [sass-loader](https://github.com/webpack/sass-loader) from 12.6.0 to 16.0.6. - [Release notes](https://github.com/webpack/sass-loader/releases) - [Changelog](https://github.com/webpack/sass-loader/blob/main/CHANGELOG.md) - [Commits](webpack/sass-loader@v12.6.0...v16.0.6) --- updated-dependencies: - dependency-name: sass-loader dependency-version: 16.0.6 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 799bcd4 commit 6a70866

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@
108108
"react-is": "^17.0.2",
109109
"regenerator-runtime": "^0.13.7",
110110
"sass": "^1.35.1",
111-
"sass-loader": "^12.0.0",
111+
"sass-loader": "^16.0.6",
112112
"storybook-addon-outline": "^1.4.1",
113113
"stylelint": "^14.0.1",
114114
"stylelint-config-recommended": "^7.0.0",

frontend/yarn.lock

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15307,12 +15307,11 @@ sane@^4.0.3:
1530715307
minimist "^1.1.1"
1530815308
walker "~1.0.5"
1530915309

15310-
sass-loader@^12.0.0:
15311-
version "12.6.0"
15312-
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-12.6.0.tgz#5148362c8e2cdd4b950f3c63ac5d16dbfed37bcb"
15313-
integrity sha512-oLTaH0YCtX4cfnJZxKSLAyglED0naiYfNG1iXfU5w1LNZ+ukoA5DtyDIN5zmKVZwYNJP4KRc5Y3hkWga+7tYfA==
15310+
sass-loader@^16.0.6:
15311+
version "16.0.6"
15312+
resolved "https://registry.yarnpkg.com/sass-loader/-/sass-loader-16.0.6.tgz#913b05607d06c386bc37870494e1e3a3e091fd3b"
15313+
integrity sha512-sglGzId5gmlfxNs4gK2U3h7HlVRfx278YK6Ono5lwzuvi1jxig80YiuHkaDBVsYIKFhx8wN7XSCI0M2IDS/3qA==
1531415314
dependencies:
15315-
klona "^2.0.4"
1531615315
neo-async "^2.6.2"
1531715316

1531815317
sass@^1.35.1:

0 commit comments

Comments
 (0)