Skip to content

Commit 506db89

Browse files
Bump node-sass from 6.0.1 to 7.0.0
Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.1 to 7.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@v6.0.1...v7.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 6dd353c commit 506db89

File tree

2 files changed

+116
-72
lines changed

2 files changed

+116
-72
lines changed

package-lock.json

Lines changed: 115 additions & 71 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
@@ -19,7 +19,7 @@
1919
"remark-preset-lint-recommended": "^6.1.0"
2020
},
2121
"devDependencies": {
22-
"node-sass": "^6.0.1"
22+
"node-sass": "^7.0.0"
2323
},
2424
"scripts": {
2525
"full-build": "npm-run-all build css-rtl css-prefix",

0 commit comments

Comments
 (0)