mirror of https://github.com/ColorlibHQ/AdminLTE
chore(deps-dev): bump sass from 1.57.1 to 1.58.0 (#4890)
Bumps [sass](https://github.com/sass/dart-sass) from 1.57.1 to 1.58.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.57.1...1.58.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>pull/4908/head
parent
9b0a363521
commit
766a9e460a
|
@ -38,7 +38,7 @@
|
||||||
"postcss": "^8.4.6",
|
"postcss": "^8.4.6",
|
||||||
"rollup": "^3.14.0",
|
"rollup": "^3.14.0",
|
||||||
"rtlcss": "^4.0.0",
|
"rtlcss": "^4.0.0",
|
||||||
"sass": "^1.57.1",
|
"sass": "^1.58.0",
|
||||||
"stylelint": "^14.9.1",
|
"stylelint": "^14.9.1",
|
||||||
"stylelint-config-twbs-bootstrap": "^7.0.0",
|
"stylelint-config-twbs-bootstrap": "^7.0.0",
|
||||||
"tslib": "^2.5.0",
|
"tslib": "^2.5.0",
|
||||||
|
@ -8916,9 +8916,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/sass": {
|
"node_modules/sass": {
|
||||||
"version": "1.57.1",
|
"version": "1.58.0",
|
||||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.57.1.tgz",
|
"resolved": "https://registry.npmjs.org/sass/-/sass-1.58.0.tgz",
|
||||||
"integrity": "sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==",
|
"integrity": "sha512-PiMJcP33DdKtZ/1jSjjqVIKihoDc6yWmYr9K/4r3fVVIEDAluD0q7XZiRKrNJcPK3qkLRF/79DND1H5q1LBjgg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"chokidar": ">=3.0.0 <4.0.0",
|
"chokidar": ">=3.0.0 <4.0.0",
|
||||||
|
@ -18110,9 +18110,9 @@
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"sass": {
|
"sass": {
|
||||||
"version": "1.57.1",
|
"version": "1.58.0",
|
||||||
"resolved": "https://registry.npmjs.org/sass/-/sass-1.57.1.tgz",
|
"resolved": "https://registry.npmjs.org/sass/-/sass-1.58.0.tgz",
|
||||||
"integrity": "sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==",
|
"integrity": "sha512-PiMJcP33DdKtZ/1jSjjqVIKihoDc6yWmYr9K/4r3fVVIEDAluD0q7XZiRKrNJcPK3qkLRF/79DND1H5q1LBjgg==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"chokidar": ">=3.0.0 <4.0.0",
|
"chokidar": ">=3.0.0 <4.0.0",
|
||||||
|
|
|
@ -66,7 +66,7 @@
|
||||||
"postcss": "^8.4.6",
|
"postcss": "^8.4.6",
|
||||||
"rollup": "^3.14.0",
|
"rollup": "^3.14.0",
|
||||||
"rtlcss": "^4.0.0",
|
"rtlcss": "^4.0.0",
|
||||||
"sass": "^1.57.1",
|
"sass": "^1.58.0",
|
||||||
"stylelint": "^14.9.1",
|
"stylelint": "^14.9.1",
|
||||||
"stylelint-config-twbs-bootstrap": "^7.0.0",
|
"stylelint-config-twbs-bootstrap": "^7.0.0",
|
||||||
"tslib": "^2.5.0",
|
"tslib": "^2.5.0",
|
||||||
|
|
Loading…
Reference in New Issue