Skip to content

Commit

Permalink
Merge pull request #1476 from axolotl-chat/dependabot/npm_and_yarn/ax…
Browse files Browse the repository at this point in the history
…olotl-web/sass-1.81.1

Bump sass from 1.81.0 to 1.81.1 in /axolotl-web
  • Loading branch information
github-actions[bot] authored Dec 3, 2024
2 parents cb33ecb + 4acb612 commit 33d97e1
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion axolotl-web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"eslint-plugin-vue": "^9.32.0",
"jsdom": "^25.0.1",
"prettier": "^3.4.1",
"sass": "^1.81.0",
"sass": "^1.81.1",
"vite": "^5.4.11",
"vitest": "^2.1.8"
},
Expand Down
8 changes: 4 additions & 4 deletions axolotl-web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3443,10 +3443,10 @@ safe-regex-test@^1.0.3:
resolved "https://registry.yarnpkg.com/safer-buffer/-/safer-buffer-2.1.2.tgz#44fa161b0187b9549dd84bb91802f9bd8385cd6a"
integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==

sass@^1.81.0:
version "1.81.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.81.0.tgz#a9010c0599867909dfdbad057e4a6fbdd5eec941"
integrity sha512-Q4fOxRfhmv3sqCLoGfvrC9pRV8btc0UtqL9mN6Yrv6Qi9ScL55CVH1vlPP863ISLEEMNLLuu9P+enCeGHlnzhA==
sass@^1.81.1:
version "1.81.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.81.1.tgz#fae569d12533e5d3ca83641f2c1109a078fc53cb"
integrity sha512-VNLgf4FC5yFyKwAumAAwwNh8X4SevlVREq3Y8aDZIkm0lI/zO1feycMXQ4hn+eB6FVhRbleSQ1Yb/q8juSldTA==
dependencies:
chokidar "^4.0.0"
immutable "^5.0.2"
Expand Down
6 changes: 3 additions & 3 deletions flatpak/node-sources.json
Original file line number Diff line number Diff line change
Expand Up @@ -3408,9 +3408,9 @@
},
{
"type": "file",
"url": "https://registry.yarnpkg.com/sass/-/sass-1.81.0.tgz#a9010c0599867909dfdbad057e4a6fbdd5eec941",
"sha512": "4387cec517e19afdeca822e819fbeb0bda5157c6ed73452da8bf6637a62bbfa422f5270be790951f5be53cff3adc848b10430d2cbbaef4ff9e9c27861e59f384",
"dest-filename": "sass-1.81.0.tgz",
"url": "https://registry.yarnpkg.com/sass/-/sass-1.81.1.tgz#fae569d12533e5d3ca83641f2c1109a078fc53cb",
"sha512": "54d2e07f8142e721722b002e980030c0d87c5f849ebe555112add8f1a0d92249b4948ff33b57dec9c317438867f9e07a1558516e579243561bfeaf23b9295d4c",
"dest-filename": "sass-1.81.1.tgz",
"dest": "flatpak-node/yarn-mirror"
},
{
Expand Down

0 comments on commit 33d97e1

Please sign in to comment.