Skip to content

Commit 26fccd3

Browse files
npm:(deps-dev): bump sass from 1.77.6 to 1.78.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.77.6 to 1.78.0. - [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.78.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dbce150 commit 26fccd3

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.yarn/install-state.gz

-1 Bytes
Binary file not shown.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint-plugin-vue": "^9.26.0",
4343
"eslint-plugin-vuejs-accessibility": "^2.3.0",
4444
"jest": "^29.7.0",
45-
"sass": "^1.77.6",
45+
"sass": "^1.78.0",
4646
"vite": "^5.3.1"
4747
},
4848
"eslintConfig": {

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -6159,16 +6159,16 @@ __metadata:
61596159
languageName: node
61606160
linkType: hard
61616161

6162-
"sass@npm:^1.77.6":
6163-
version: 1.77.6
6164-
resolution: "sass@npm:1.77.6"
6162+
"sass@npm:^1.78.0":
6163+
version: 1.78.0
6164+
resolution: "sass@npm:1.78.0"
61656165
dependencies:
61666166
chokidar: "npm:>=3.0.0 <4.0.0"
61676167
immutable: "npm:^4.0.0"
61686168
source-map-js: "npm:>=0.6.2 <2.0.0"
61696169
bin:
61706170
sass: sass.js
6171-
checksum: 10c0/fe5a393c0aa29eda9f83c06be9b94788b61fe8bad0616ee6e3a25d21ab504f430d40c0064fdca89b02b8e426411ae6dcd906c91f2e48c263575c3d392b6daeb1
6171+
checksum: 10c0/6577a87c00b03a5a50f3a11b4b6592f28abce34e61812e381535a3b712151bd94db3ca06467d20395431e0f38a23f99e616d6859d771fb6d4617c359f590c48c
61726172
languageName: node
61736173
linkType: hard
61746174

@@ -6319,7 +6319,7 @@ __metadata:
63196319
jest: "npm:^29.7.0"
63206320
luxon: "npm:^3.4.3"
63216321
rollup: "npm:^4.18.0"
6322-
sass: "npm:^1.77.6"
6322+
sass: "npm:^1.78.0"
63236323
simple-statistics: "npm:^7.8.3"
63246324
typescript: "npm:4.9.5"
63256325
uplot: "npm:^1.6.25"

0 commit comments

Comments
 (0)