Skip to content

Commit

Permalink
Bump sass from 1.80.4 to 1.80.6 (#886)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 5, 2024
1 parent 0150daf commit 8d1afa2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
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.80.4"
"sass": "^1.80.6"
},
"scripts": {
"build": "yarn build:js && yarn build:css",
Expand Down
13 changes: 8 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1174,7 +1174,7 @@ __metadata:
jquery: "npm:3.7.1"
jquery-ui: "npm:1.14.1"
jquery-ujs: "npm:1.2.3"
sass: "npm:^1.80.4"
sass: "npm:^1.80.6"
languageName: unknown
linkType: soft

Expand All @@ -1199,17 +1199,20 @@ __metadata:
languageName: node
linkType: hard

"sass@npm:^1.80.4":
version: 1.80.4
resolution: "sass@npm:1.80.4"
"sass@npm:^1.80.6":
version: 1.80.6
resolution: "sass@npm:1.80.6"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
immutable: "npm:^4.0.0"
source-map-js: "npm:>=0.6.2 <2.0.0"
dependenciesMeta:
"@parcel/watcher":
optional: true
bin:
sass: sass.js
checksum: 10c0/58ca0f2d10720cde6621ee62f4bdbb537ea2ac572c565d5f02309f8271a5e1e880ad8c163b933e52b22b3dc0550973fb5a6033a500248e6a0d89dd050c1743cf
checksum: 10c0/04ce40d4dcf06cf2a94a66c1cc4fd4a9eb4033fd039291acd0be9d1d4123860da568c5cbef9de8493ffbedd8acae1cd0b8346f5da21c6f7cf0ffd3477730beca
languageName: node
linkType: hard

Expand Down

0 comments on commit 8d1afa2

Please sign in to comment.