Skip to content

Commit 164d76c

Browse files
committed
fix: upgrade gulp-sass from 4.1.0 to 4.1.1
Snyk has created this PR to upgrade gulp-sass from 4.1.0 to 4.1.1. See this package in npm: gulp-sass See this project in Snyk: https://app.snyk.io/org/gsa-pages/project/62dba7a2-222e-47c4-b000-ec3233b593e2?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 8271c90 commit 164d76c

2 files changed

Lines changed: 28 additions & 27 deletions

File tree

package-lock.json

Lines changed: 27 additions & 26 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
@@ -5,7 +5,7 @@
55
},
66
"dependencies": {
77
"gulp": "^4.0.2",
8-
"gulp-sass": "^4.1.0",
8+
"gulp-sass": "^4.1.1",
99
"gulp-sourcemaps": "^3.0.0",
1010
"uswds": "^1.3.0"
1111
}

0 commit comments

Comments
 (0)