Skip to content

Commit ea9b8f1

Browse files
chore(deps): bump sass from 1.80.3 to 1.80.4 (#454)
Bumps [sass](https://github.com/sass/dart-sass) from 1.80.3 to 1.80.4. - [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.3...1.80.4) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e9178dd commit ea9b8f1

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"cross-env": "^7.0.3",
2222
"normalize.css": "^8.0.1",
2323
"nuxt": "^2.18.1",
24-
"sass": "^1.80.3",
24+
"sass": "^1.80.4",
2525
"sass-loader": "^10.0"
2626
},
2727
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8637,10 +8637,10 @@ sass-resources-loader@^2.2.5:
86378637
glob "^7.1.6"
86388638
loader-utils "^2.0.0"
86398639

8640-
sass@^1.80.3:
8641-
version "1.80.3"
8642-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.80.3.tgz#3f63dd527647d2b3de35f36acb971bda80517423"
8643-
integrity sha512-ptDWyVmDMVielpz/oWy3YP3nfs7LpJTHIJZboMVs8GEC9eUmtZTZhMHlTW98wY4aEorDfjN38+Wr/XjskFWcfA==
8640+
sass@^1.80.4:
8641+
version "1.80.4"
8642+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.80.4.tgz#bc0418fd796cad2f1a1309d8b4d7fe44b7027de0"
8643+
integrity sha512-rhMQ2tSF5CsuuspvC94nPM9rToiAFw2h3JTrLlgmNw1MH79v8Cr3DH6KF6o6r+8oofY3iYVPUf66KzC8yuVN1w==
86448644
dependencies:
86458645
"@parcel/watcher" "^2.4.1"
86468646
chokidar "^4.0.0"

0 commit comments

Comments
 (0)