Skip to content

Commit b774b68

Browse files
chore(deps-dev): update sass requirement from ^1.80.6 to ^1.81.0 (#455)
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.6...1.81.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 88aa1ae commit b774b68

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
@@ -72,7 +72,7 @@
7272
"react": "^18",
7373
"react-dom": "^18",
7474
"rimraf": "^5.0.10",
75-
"sass": "^1.80.6",
75+
"sass": "^1.81.0",
7676
"sass-loader": "^16.0.3",
7777
"serve": "^14.2.4",
7878
"start-server-and-test": "^2.0.5",

0 commit comments

Comments
 (0)