Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"jquery": "3.7.1",
"jquery-ui": "1.14.1",
"jquery-ujs": "1.2.3",
"sass": "^1.93.0"
"sass": "^1.93.2"
},
"scripts": {
"build": "yarn build:js && yarn build:css",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1194,7 +1194,7 @@ __metadata:
jquery: "npm:3.7.1"
jquery-ui: "npm:1.14.1"
jquery-ujs: "npm:1.2.3"
sass: "npm:^1.93.0"
sass: "npm:^1.93.2"
languageName: unknown
linkType: soft

Expand All @@ -1219,9 +1219,9 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.93.0":
version: 1.93.0
resolution: "sass@npm:1.93.0"
"sass@npm:^1.93.2":
version: 1.93.2
resolution: "sass@npm:1.93.2"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -1232,7 +1232,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10c0/51dcb4e65a69f97b4c200ee154ca45f81b748a45f8ef0ec3236b774bb143590a9304038e9ab09f809f734d4edb3add96a0a690b2e8451ff66b9f57c469b2685e
checksum: 10c0/5a19f12dbe8c142e40c1e0473d1e624898242b1c21010301e169b528be8c580df6356329c798522b525eb11eda4b04b9b77422badc55c47889600f8477201d2b
languageName: node
linkType: hard

Expand Down