Skip to content

Commit 49ff5fc

Browse files
Bump sass from 1.83.4 to 1.84.0
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 913166e commit 49ff5fc

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-config-airbnb-base": "^15.0.0",
4949
"eslint-plugin-import": "^2.31.0",
5050
"handlebars-webpack-plugin": "^2.2.1",
51-
"sass": "^1.83.4",
51+
"sass": "^1.84.0",
5252
"sass-loader": "^16.0.4",
5353
"style-loader": "^4.0.0",
5454
"webpack": "^5.97.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1813,7 +1813,7 @@ __metadata:
18131813
handlebars-webpack-plugin: "npm:^2.2.1"
18141814
lz-string: "npm:^1.5.0"
18151815
query-string: "npm:^9.1.1"
1816-
sass: "npm:^1.83.4"
1816+
sass: "npm:^1.84.0"
18171817
sass-loader: "npm:^16.0.4"
18181818
style-loader: "npm:^4.0.0"
18191819
webpack: "npm:^5.97.1"
@@ -5529,9 +5529,9 @@ __metadata:
55295529
languageName: node
55305530
linkType: hard
55315531

5532-
"sass@npm:^1.83.4":
5533-
version: 1.83.4
5534-
resolution: "sass@npm:1.83.4"
5532+
"sass@npm:^1.84.0":
5533+
version: 1.84.0
5534+
resolution: "sass@npm:1.84.0"
55355535
dependencies:
55365536
"@parcel/watcher": "npm:^2.4.1"
55375537
chokidar: "npm:^4.0.0"
@@ -5542,7 +5542,7 @@ __metadata:
55425542
optional: true
55435543
bin:
55445544
sass: sass.js
5545-
checksum: 10c0/6f27f0eebfeb50222b14baaeef548ef58a05daf8abd9797e6c499334ed7ad40541767056c8693780d06ca83d8836348ea7396a923d3be439b133507993ca78be
5545+
checksum: 10c0/4af28c12416b6f1fec2423677cfa8c48af7fb7652a50bd076e0cdd1ea260f0330948ddd6075368a734b8d6cfa16c9af5518292181334f47a9471cb542599bc7b
55465546
languageName: node
55475547
linkType: hard
55485548

0 commit comments

Comments
 (0)