Skip to content

Commit 1a239d2

Browse files
Bump sass from 1.84.0 to 1.85.0 (#973)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d55008 commit 1a239d2

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
@@ -14,7 +14,7 @@
1414
"jquery": "3.7.1",
1515
"jquery-ui": "1.14.1",
1616
"jquery-ujs": "1.2.3",
17-
"sass": "^1.84.0"
17+
"sass": "^1.85.0"
1818
},
1919
"scripts": {
2020
"build": "yarn build:js && yarn build:css",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1184,7 +1184,7 @@ __metadata:
11841184
jquery: "npm:3.7.1"
11851185
jquery-ui: "npm:1.14.1"
11861186
jquery-ujs: "npm:1.2.3"
1187-
sass: "npm:^1.84.0"
1187+
sass: "npm:^1.85.0"
11881188
languageName: unknown
11891189
linkType: soft
11901190

@@ -1209,9 +1209,9 @@ __metadata:
12091209
languageName: node
12101210
linkType: hard
12111211

1212-
"sass@npm:^1.84.0":
1213-
version: 1.84.0
1214-
resolution: "sass@npm:1.84.0"
1212+
"sass@npm:^1.85.0":
1213+
version: 1.85.0
1214+
resolution: "sass@npm:1.85.0"
12151215
dependencies:
12161216
"@parcel/watcher": "npm:^2.4.1"
12171217
chokidar: "npm:^4.0.0"
@@ -1222,7 +1222,7 @@ __metadata:
12221222
optional: true
12231223
bin:
12241224
sass: sass.js
1225-
checksum: 10c0/4af28c12416b6f1fec2423677cfa8c48af7fb7652a50bd076e0cdd1ea260f0330948ddd6075368a734b8d6cfa16c9af5518292181334f47a9471cb542599bc7b
1225+
checksum: 10c0/a1af0c0596ae1904f66337d0c70a684db6e12210f97be4326cc3dcf18b0f956d7bc45ab2bcc7a8422d433d3eb3c9cb2cc8e60b2dafbdd01fb1ae5a23f5424690
12261226
languageName: node
12271227
linkType: hard
12281228

0 commit comments

Comments
 (0)