Skip to content

Commit 67a84e7

Browse files
Bump sass from 1.89.2 to 1.90.0 (#1125)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 975a72c commit 67a84e7

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.2"
17+
"sass": "^1.90.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
@@ -1194,7 +1194,7 @@ __metadata:
11941194
jquery: "npm:3.7.1"
11951195
jquery-ui: "npm:1.14.1"
11961196
jquery-ujs: "npm:1.2.3"
1197-
sass: "npm:^1.89.2"
1197+
sass: "npm:^1.90.0"
11981198
languageName: unknown
11991199
linkType: soft
12001200

@@ -1219,9 +1219,9 @@ __metadata:
12191219
languageName: node
12201220
linkType: hard
12211221

1222-
"sass@npm:^1.89.2":
1223-
version: 1.89.2
1224-
resolution: "sass@npm:1.89.2"
1222+
"sass@npm:^1.90.0":
1223+
version: 1.90.0
1224+
resolution: "sass@npm:1.90.0"
12251225
dependencies:
12261226
"@parcel/watcher": "npm:^2.4.1"
12271227
chokidar: "npm:^4.0.0"
@@ -1232,7 +1232,7 @@ __metadata:
12321232
optional: true
12331233
bin:
12341234
sass: sass.js
1235-
checksum: 10c0/752ccc7581b0c6395f63918116c20924e99943a86d79e94f5c4a0d41b1e981fe1f0ecd1ee82fff21496f81dbc91f68fb35a498166562ec8ec53e7aad7c3dbd9d
1235+
checksum: 10c0/cd882a61811447c079cdc78b41f3be8164f2a2ced56e0b256b33da2de383a5f10e11ed15f8080bd832e6df302238e11649b07eb5f6e7d257d9b6982a8325d269
12361236
languageName: node
12371237
linkType: hard
12381238

0 commit comments

Comments
 (0)