Skip to content

Commit fd5c930

Browse files
chore(deps-dev): update sass requirement from ^1.80.7 to ^1.81.0
Updates the requirements on [sass](https://github.com/sass/dart-sass) to permit the latest version. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.80.7...1.81.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6e8300d commit fd5c930

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
@@ -25,7 +25,7 @@
2525
"node-sass": "^9.0.0",
2626
"node-sass-glob-importer": "^5.3.3",
2727
"resolve-url-loader": "^5.0.0",
28-
"sass": "^1.80.7",
28+
"sass": "^1.81.0",
2929
"sass-loader": "^16.0.3",
3030
"@roots/sage": "6.23.3"
3131
},

0 commit comments

Comments
 (0)