Skip to content

Commit aca1131

Browse files
authored
Merge pull request #212 from jenkinsci/dependabot/npm_and_yarn/node-sass-9.0.0
Bump node-sass from 8.0.0 to 9.0.0
2 parents 851f1fb + 9aabf9c commit aca1131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"remark-preset-lint-recommended": "^6.1.2"
2020
},
2121
"devDependencies": {
22-
"node-sass": "^8.0.0"
22+
"node-sass": "^9.0.0"
2323
},
2424
"scripts": {
2525
"full-build": "npm-run-all build css-rtl css-prefix",

0 commit comments

Comments
 (0)