mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
build(deps-dev): bump sass-loader from 16.0.7 to 16.0.8 (#11885)
Bumps [sass-loader](https://github.com/webpack/sass-loader) from 16.0.7 to 16.0.8. - [Release notes](https://github.com/webpack/sass-loader/releases) - [Changelog](https://github.com/webpack/sass-loader/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/sass-loader/compare/v16.0.7...v16.0.8) --- updated-dependencies: - dependency-name: sass-loader dependency-version: 16.0.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Generated
+4
-4
@@ -111,7 +111,7 @@
|
||||
"react": "^19.2.4",
|
||||
"react-dom": "^19.2.4",
|
||||
"rimraf": "^6.1.2",
|
||||
"sass-loader": "16.0.7",
|
||||
"sass-loader": "16.0.8",
|
||||
"spdx-license-list": "^6.11.0",
|
||||
"storybook": "^10.2.13",
|
||||
"stylelint": "16.20.0",
|
||||
@@ -34896,9 +34896,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/sass-loader": {
|
||||
"version": "16.0.7",
|
||||
"resolved": "https://registry.npmjs.org/sass-loader/-/sass-loader-16.0.7.tgz",
|
||||
"integrity": "sha512-w6q+fRHourZ+e+xA1kcsF27iGM6jdB8teexYCfdUw0sYgcDNeZESnDNT9sUmmPm3ooziwUJXGwZJSTF3kOdBfA==",
|
||||
"version": "16.0.8",
|
||||
"resolved": "https://registry.npmjs.org/sass-loader/-/sass-loader-16.0.8.tgz",
|
||||
"integrity": "sha512-hcov4ZwZJIGbEuyNr9EmiTmZueyrxSToE6GOzoZnq5JM7ecRO7ttyvilPn+VmRsqiP16+VYZzVnGZj/hzZgKBA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
+1
-1
@@ -140,7 +140,7 @@
|
||||
"react": "^19.2.4",
|
||||
"react-dom": "^19.2.4",
|
||||
"rimraf": "^6.1.2",
|
||||
"sass-loader": "16.0.7",
|
||||
"sass-loader": "16.0.8",
|
||||
"spdx-license-list": "^6.11.0",
|
||||
"storybook": "^10.2.13",
|
||||
"stylelint": "16.20.0",
|
||||
|
||||
Reference in New Issue
Block a user