Skip to content

Commit 8f3d1a9

Browse files
Bump node-sass from 5.0.0 to 6.0.0
Bumps [node-sass](https://github.com/sass/node-sass) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](sass/node-sass@v5.0.0...v6.0.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 144376f commit 8f3d1a9

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"remark-preset-lint-recommended": "^5.0.0"
1414
},
1515
"devDependencies": {
16-
"node-sass": "^5.0.0"
16+
"node-sass": "^6.0.0"
1717
},
1818
"scripts": {
1919
"build": "node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 etc -o target/bootstrap5-api/css",

0 commit comments

Comments
 (0)