Skip to content

Commit 6cf6685

Browse files
Bump sass from 1.88.0 to 1.89.0 (#1070)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21a439c commit 6cf6685

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.88.0"
17+
"sass": "^1.89.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.88.0"
1187+
sass: "npm:^1.89.0"
11881188
languageName: unknown
11891189
linkType: soft
11901190

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

1212-
"sass@npm:^1.88.0":
1213-
version: 1.88.0
1214-
resolution: "sass@npm:1.88.0"
1212+
"sass@npm:^1.89.0":
1213+
version: 1.89.0
1214+
resolution: "sass@npm:1.89.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/dcb16dc29116bfa5a90485d24fd8020d2b0d95155bd2e31285901588729343b59fefe44365c5f146b2ba5a9ebadef90b23a7220b902507bdbd91ca2ba0a0b688
1225+
checksum: 10c0/8e31b48c5e0abd9d437edb201919a82863f605ace1c1536ccdc6b3133937a70fe29b92ad536af632ecae2f140733931e4ec971e1bfbf8b835c54d392b28331df
12261226
languageName: node
12271227
linkType: hard
12281228

0 commit comments

Comments
 (0)