Skip to content

Commit 1cdb53d

Browse files
committed
feat: upgrade node-sass from 8.0.0 to 9.0.0
Snyk has created this PR to upgrade node-sass from 8.0.0 to 9.0.0. See this package in npm: https://www.npmjs.com/package/node-sass See this project in Snyk: https://app.snyk.io/org/dlminvestments/project/0a9d4778-6860-473a-be22-d4f19c127a4e?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 4834d65 commit 1cdb53d

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)