Skip to content

Commit

Permalink
Bump sass from 1.81.0 to 1.82.0 (#919)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent fb0e971 commit 3aafbde
Show file tree
Hide file tree
Showing 2 changed files with 6 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.81.0"
"sass": "^1.82.0"
},
"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 @@ -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.81.0"
sass: "npm:^1.82.0"
languageName: unknown
linkType: soft

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

"sass@npm:^1.81.0":
version: 1.81.0
resolution: "sass@npm:1.81.0"
"sass@npm:^1.82.0":
version: 1.82.0
resolution: "sass@npm:1.82.0"
dependencies:
"@parcel/watcher": "npm:^2.4.1"
chokidar: "npm:^4.0.0"
Expand All @@ -1212,7 +1212,7 @@ __metadata:
optional: true
bin:
sass: sass.js
checksum: 10c0/9c59b3c9b4231c18fcb4583cc232dbc4de501ddc11101b7a025e44833e3f3ce6031546dc1cd109ee9f04ebcfb1fe30ff870810af33b8feb9aa9e36dfba9ec1ef
checksum: 10c0/7f86fe6ade4f6018862c448ed69d5c52f485b0125c9dab24e63f679739a04cc7c56562d588e3cf16b5efb4d2c4d0530e62740e1cfd273e2e3707d04d11011736
languageName: node
linkType: hard

Expand Down

0 comments on commit 3aafbde

Please sign in to comment.