Skip to content

Commit 563265d

Browse files
authored
Merge pull request #5 from jenkinsci/dependabot/npm_and_yarn/node-sass-6.0.0
Bump node-sass from 5.0.0 to 6.0.0
2 parents 144376f + 8f3d1a9 commit 563265d

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)