Skip to content

Commit a889f4d

Browse files
build(deps-dev): update sass requirement from ^1.77.6 to ^1.80.7
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.77.6...1.80.7) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c2129b3 commit a889f4d

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
@@ -73,7 +73,7 @@
7373
"react": "^18",
7474
"react-dom": "^18",
7575
"rimraf": "^5.0.7",
76-
"sass": "^1.77.6",
76+
"sass": "^1.80.7",
7777
"sass-loader": "^14.2.1",
7878
"serve": "^14.2.3",
7979
"start-server-and-test": "^2.0.4",

0 commit comments

Comments
 (0)