Skip to content

Commit d1f900c

Browse files
build(deps): bump sass from 1.83.4 to 1.84.0 (#1638)
Bumps [sass](https://github.com/sass/dart-sass) from 1.83.4 to 1.84.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.83.4...1.84.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 02bf944 commit d1f900c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"axios": "^1.7.9",
2525
"buefy": "^0.9.29",
2626
"moment": "^2.30.1",
27-
"sass": "^1.83.4",
27+
"sass": "^1.84.0",
2828
"vue": "^3.5.13",
2929
"vue-i18n": "^11.1.0",
3030
"vue-meta": "^2.4.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -11361,7 +11361,7 @@ __metadata:
1136111361
jest: "npm:~29.7.0"
1136211362
jest-environment-jsdom: "npm:^29.7.0"
1136311363
moment: "npm:^2.30.1"
11364-
sass: "npm:^1.83.4"
11364+
sass: "npm:^1.84.0"
1136511365
sass-loader: "npm:~16.0.4"
1136611366
ts-jest: "npm:~29.2.5"
1136711367
typescript: "npm:^5.7.3"
@@ -13147,9 +13147,9 @@ __metadata:
1314713147
languageName: node
1314813148
linkType: hard
1314913149

13150-
"sass@npm:^1.83.4":
13151-
version: 1.83.4
13152-
resolution: "sass@npm:1.83.4"
13150+
"sass@npm:^1.84.0":
13151+
version: 1.84.0
13152+
resolution: "sass@npm:1.84.0"
1315313153
dependencies:
1315413154
"@parcel/watcher": "npm:^2.4.1"
1315513155
chokidar: "npm:^4.0.0"
@@ -13160,7 +13160,7 @@ __metadata:
1316013160
optional: true
1316113161
bin:
1316213162
sass: sass.js
13163-
checksum: 10/9a7d1c6be1a9e711a1c561d189b9816aa7715f6d0ec0b2ec181f64163788d0caaf4741924eeadce558720b58b1de0e9b21b9dae6a0d14489c4d2a142d3f3b12e
13163+
checksum: 10/e0c093f13800276f7441c6925aa707dbba59a7ecd6e21925f1e04980970c3fb18b1cc5e7193f9bbed569a87dfb41ed780f5c6153f0b3def3e0ae1ccf80cf282e
1316413164
languageName: node
1316513165
linkType: hard
1316613166

0 commit comments

Comments
 (0)