Skip to content

Commit d6fb561

Browse files
Bump sass from 1.89.1 to 1.89.2 (#1093)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40a9945 commit d6fb561

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

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

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

0 commit comments

Comments
 (0)