mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-05-15 10:43:55 -04:00
Bump sass from 1.81.1 to 1.83.0 (#7167)
Bumps [sass](https://github.com/sass/dart-sass) from 1.81.1 to 1.83.0. - [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.81.1...1.83.0) --- updated-dependencies: - dependency-name: sass 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.43.0",
|
||||
"neostandard": "^0.11.9",
|
||||
"rtlcss": "^4.3.0",
|
||||
"sass": "^1.81.1",
|
||||
"sass": "^1.83.0",
|
||||
"stylelint": "^16.11.0",
|
||||
"stylelint-config-recommended-scss": "^14.1.0",
|
||||
"stylelint-order": "^6.0.4"
|
||||
@@ -4136,9 +4136,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/sass": {
|
||||
"version": "1.81.1",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.81.1.tgz",
|
||||
"integrity": "sha512-VNLgf4FC5yFyKwAumAAwwNh8X4SevlVREq3Y8aDZIkm0lI/zO1feycMXQ4hn+eB6FVhRbleSQ1Yb/q8juSldTA==",
|
||||
"version": "1.83.0",
|
||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.83.0.tgz",
|
||||
"integrity": "sha512-qsSxlayzoOjdvXMVLkzF84DJFc2HZEL/rFyGIKbbilYtAvlCxyuzUeff9LawTn4btVnLKg75Z8MMr1lxU1lfGw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"chokidar": "^4.0.0",
|
||||
|
||||
@@ -40,7 +40,7 @@
|
||||
"markdownlint-cli": "^0.43.0",
|
||||
"neostandard": "^0.11.9",
|
||||
"rtlcss": "^4.3.0",
|
||||
"sass": "^1.81.1",
|
||||
"sass": "^1.83.0",
|
||||
"stylelint": "^16.11.0",
|
||||
"stylelint-config-recommended-scss": "^14.1.0",
|
||||
"stylelint-order": "^6.0.4",
|
||||
|
||||
Reference in New Issue
Block a user