Skip to content

Commit 50ef6e9

Browse files
Bump sass from 1.89.0 to 1.89.1 (#1085)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5230b49 commit 50ef6e9

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

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

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

0 commit comments

Comments
 (0)