Skip to content

Commit 46e1149

Browse files
chore(deps-dev): update sass requirement from ^1.83.4 to ^1.84.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.83.4...1.84.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a7e88f6 commit 46e1149

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
@@ -21,7 +21,7 @@
2121
"laravel-mix": "^6.0.49",
2222
"node-sass": "^9.0.0",
2323
"resolve-url-loader": "^5.0.0",
24-
"sass": "^1.83.4",
24+
"sass": "^1.84.0",
2525
"sass-loader": "^16.0.4"
2626
},
2727
"dependencies": {

0 commit comments

Comments
 (0)