mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-05-19 13:54:44 -04:00
Bump sass from 1.91.0 to 1.93.2 (#8045)
Bumps [sass](https://github.com/sass/dart-sass) from 1.91.0 to 1.93.2. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.91.0...1.93.2) --- updated-dependencies: - dependency-name: sass dependency-version: 1.93.2 dependency-type: direct:development update-type: version-update:semver-minor ... 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:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -14,7 +14,7 @@
|
||||
"markdownlint-cli": "^0.45.0",
|
||||
"neostandard": "^0.12.2",
|
||||
"rtlcss": "^4.3.0",
|
||||
"sass": "^1.91.0",
|
||||
"sass": "^1.93.2",
|
||||
"stylelint": "^16.23.1",
|
||||
"stylelint-config-recommended-scss": "^16.0.0",
|
||||
"stylelint-order": "^7.0.0"
|
||||
@@ -5813,9 +5813,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.91.0",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.91.0.tgz",
|
||||
"integrity": "sha512-aFOZHGf+ur+bp1bCHZ+u8otKGh77ZtmFyXDo4tlYvT7PWql41Kwd8wdkPqhhT+h2879IVblcHFglIMofsFd1EA==",
|
||||
"version": "1.93.2",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.93.2.tgz",
|
||||
"integrity": "sha512-t+YPtOQHpGW1QWsh1CHQ5cPIr9lbbGZLZnbihP/D/qZj/yuV68m8qarcV17nvkOX81BCrvzAlq2klCQFZghyTg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
"markdownlint-cli": "^0.45.0",
|
||||
"neostandard": "^0.12.2",
|
||||
"rtlcss": "^4.3.0",
|
||||
"sass": "^1.91.0",
|
||||
"sass": "^1.93.2",
|
||||
"stylelint": "^16.23.1",
|
||||
"stylelint-config-recommended-scss": "^16.0.0",
|
||||
"stylelint-order": "^7.0.0",
|
||||
|
||||
Reference in New Issue
Block a user