mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-01 01:54:24 +01:00
Build(deps-dev): Bump sass-true from 7.0.1 to 8.0.0 (#39714)
Some checks failed
BrowserStack / browserstack (push) Has been skipped
Bundlewatch / bundlewatch (push) Successful in 58s
CodeQL / Analyze (push) Failing after 37s
cspell / cspell (push) Successful in 22s
CSS / css (push) Successful in 48s
Docs / docs (push) Failing after 23s
JS Tests / JS Tests (push) Failing after 42s
Lint / lint (push) Successful in 44s
CSS (node-sass) / css (push) Successful in 36s
Release notes / update_release_draft (push) Has been skipped
Some checks failed
BrowserStack / browserstack (push) Has been skipped
Bundlewatch / bundlewatch (push) Successful in 58s
CodeQL / Analyze (push) Failing after 37s
cspell / cspell (push) Successful in 22s
CSS / css (push) Successful in 48s
Docs / docs (push) Failing after 23s
JS Tests / JS Tests (push) Failing after 42s
Lint / lint (push) Successful in 44s
CSS (node-sass) / css (push) Successful in 36s
Release notes / update_release_draft (push) Has been skipped
Bumps [sass-true](https://github.com/oddbird/true) from 7.0.1 to 8.0.0. - [Release notes](https://github.com/oddbird/true/releases) - [Changelog](https://github.com/oddbird/true/blob/main/CHANGELOG.md) - [Commits](https://github.com/oddbird/true/compare/v7.0.1...v8.0.0) --- updated-dependencies: - dependency-name: sass-true dependency-type: direct:development update-type: version-update:semver-major ... 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:
parent
723fff975e
commit
99562ba37c
23
package-lock.json
generated
23
package-lock.json
generated
@ -62,7 +62,7 @@
|
|||||||
"rollup-plugin-istanbul": "^5.0.0",
|
"rollup-plugin-istanbul": "^5.0.0",
|
||||||
"rtlcss": "^4.1.1",
|
"rtlcss": "^4.1.1",
|
||||||
"sass": "^1.71.1",
|
"sass": "^1.71.1",
|
||||||
"sass-true": "^7.0.1",
|
"sass-true": "^8.0.0",
|
||||||
"shelljs": "^0.8.5",
|
"shelljs": "^0.8.5",
|
||||||
"stylelint": "^16.2.1",
|
"stylelint": "^16.2.1",
|
||||||
"stylelint-config-twbs-bootstrap": "^14.0.0",
|
"stylelint-config-twbs-bootstrap": "^14.0.0",
|
||||||
@ -9812,20 +9812,17 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/sass-true": {
|
"node_modules/sass-true": {
|
||||||
"version": "7.0.1",
|
"version": "8.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/sass-true/-/sass-true-7.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/sass-true/-/sass-true-8.0.0.tgz",
|
||||||
"integrity": "sha512-7qt24tkX45b3Cs/U5e6+OiHHoorCISzrDACQLtPV8cHDZc//++KMUFSJisXhoVfwuWEVJugzImQITI1GfzoTFQ==",
|
"integrity": "sha512-bk6m12BFxjRWnu0DHfqmsF36Eoxg3grLlLM4PhcgN6Znd9DvK2xVGJtWQ05u5RqEos3JaIX50MMN+gsAYUnEDA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@adobe/css-tools": "^4.3.2",
|
"@adobe/css-tools": "^4.3.3",
|
||||||
"jest-diff": "^29.7.0",
|
"jest-diff": "^29.7.0",
|
||||||
"lodash": "^4.17.21"
|
"lodash": "^4.17.21"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^14.15.0 || ^16.10.0 || >=18.0.0"
|
"node": ">=18"
|
||||||
},
|
|
||||||
"peerDependencies": {
|
|
||||||
"sass": ">=1.45.0"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/seek-bzip": {
|
"node_modules/seek-bzip": {
|
||||||
@ -18661,12 +18658,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"sass-true": {
|
"sass-true": {
|
||||||
"version": "7.0.1",
|
"version": "8.0.0",
|
||||||
"resolved": "https://registry.npmjs.org/sass-true/-/sass-true-7.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/sass-true/-/sass-true-8.0.0.tgz",
|
||||||
"integrity": "sha512-7qt24tkX45b3Cs/U5e6+OiHHoorCISzrDACQLtPV8cHDZc//++KMUFSJisXhoVfwuWEVJugzImQITI1GfzoTFQ==",
|
"integrity": "sha512-bk6m12BFxjRWnu0DHfqmsF36Eoxg3grLlLM4PhcgN6Znd9DvK2xVGJtWQ05u5RqEos3JaIX50MMN+gsAYUnEDA==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@adobe/css-tools": "^4.3.2",
|
"@adobe/css-tools": "^4.3.3",
|
||||||
"jest-diff": "^29.7.0",
|
"jest-diff": "^29.7.0",
|
||||||
"lodash": "^4.17.21"
|
"lodash": "^4.17.21"
|
||||||
}
|
}
|
||||||
|
@ -146,7 +146,7 @@
|
|||||||
"rollup-plugin-istanbul": "^5.0.0",
|
"rollup-plugin-istanbul": "^5.0.0",
|
||||||
"rtlcss": "^4.1.1",
|
"rtlcss": "^4.1.1",
|
||||||
"sass": "^1.71.1",
|
"sass": "^1.71.1",
|
||||||
"sass-true": "^7.0.1",
|
"sass-true": "^8.0.0",
|
||||||
"shelljs": "^0.8.5",
|
"shelljs": "^0.8.5",
|
||||||
"stylelint": "^16.2.1",
|
"stylelint": "^16.2.1",
|
||||||
"stylelint-config-twbs-bootstrap": "^14.0.0",
|
"stylelint-config-twbs-bootstrap": "^14.0.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user