Skip to content

Commit 36cf933

Browse files
Bump sass from 1.86.3 to 1.87.0 (#1053)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5add52a commit 36cf933

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

yarn.lock

+5-5
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.86.3"
1187+
sass: "npm:^1.87.0"
11881188
languageName: unknown
11891189
linkType: soft
11901190

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

1212-
"sass@npm:^1.86.3":
1213-
version: 1.86.3
1214-
resolution: "sass@npm:1.86.3"
1212+
"sass@npm:^1.87.0":
1213+
version: 1.87.0
1214+
resolution: "sass@npm:1.87.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/ba819a0828f732adf7a94cd8ca017bce92bc299ffb878836ed1da80a30612bfbbf56a5e42d6dff3ad80d919c2025afb42948fc7b54a7bc61a9a2d58e1e0c558a
1225+
checksum: 10c0/bd245faf14e4783dc547765350cf05817edaac0d6d6f6e4da8ab751f3eb3cc3873afd563c0ce416a24aa6c9c4e9023b05096447fc006660a01f76adffb54fbc6
12261226
languageName: node
12271227
linkType: hard
12281228

0 commit comments

Comments
 (0)