Skip to content

Commit 97f22ba

Browse files
Bump sass from 1.94.0 to 1.94.2 (#1240)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 92eb026 commit 97f22ba

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.94.0"
17+
"sass": "^1.94.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
@@ -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.94.0"
1197+
sass: "npm:^1.94.2"
11981198
languageName: unknown
11991199
linkType: soft
12001200

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

1222-
"sass@npm:^1.94.0":
1223-
version: 1.94.0
1224-
resolution: "sass@npm:1.94.0"
1222+
"sass@npm:^1.94.2":
1223+
version: 1.94.2
1224+
resolution: "sass@npm:1.94.2"
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/e32968180d4a98b4a6468920ce77ca0428c651dbdfe139572138dc0264d8329a93d652299b1d6ffce20db3d8a4981e497a4e5c3a5e0163d47db41b1e1d913123
1235+
checksum: 10c0/49a656dfab58299165ef94e71483a333972daee68c49fa542858d4912accdfb1707338226a165b1a2dfcdb2509fcda5a5b4f3780d14e49b6d38d93c8043475d3
12361236
languageName: node
12371237
linkType: hard
12381238

0 commit comments

Comments
 (0)