Skip to content

Commit 504948a

Browse files
build(deps-dev): 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 4834d65 commit 504948a

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
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"chai": "4.3.7",
1818
"grunt": "1.6.1",
19-
"node-sass": "8.0.0",
19+
"node-sass": "9.0.0",
2020
"grunt-available-tasks": "0.6.3",
2121
"grunt-bower-installer": "0.3.6",
2222
"grunt-contrib-clean": "2.0.1",

0 commit comments

Comments
 (0)