Skip to content

Commit 9aabf9c

Browse files
Bump node-sass from 8.0.0 to 9.0.0
Bumps [node-sass](https://github.com/sass/node-sass) from 8.0.0 to 9.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@v8.0.0...v9.0.0) --- updated-dependencies: - dependency-name: node-sass dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df29181 commit 9aabf9c

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)