Skip to content

Commit

Permalink
Merge pull request #1131 from nla/dependabot/npm_and_yarn/sass-1.80.5
Browse files Browse the repository at this point in the history
chore(deps): bump sass from 1.80.1 to 1.80.5
  • Loading branch information
CEdwardsBlasikiewicz authored Oct 30, 2024
2 parents 8bc072a + 6ea3347 commit abd5e76
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"nodemon": "^3.1.7",
"postcss": "^8.4.47",
"postcss-cli": "10.1.0",
"sass": "^1.80.1",
"sass": "^1.80.5",
"stimulus-clipboard": "^4.0.1",
"stimulus-scroll-reveal": "^3.2.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -819,10 +819,10 @@ run-parallel@^1.1.9:
dependencies:
queue-microtask "^1.2.2"

sass@^1.80.1:
version "1.80.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.80.1.tgz#5b26cde787917e845f25585b741c0caa653d0154"
integrity sha512-9lBwDZ7j3y/1DKj5Ec249EVGo5CVpwnzIyIj+cqlCjKkApLnzsJ/l9SnV4YnORvW9dQwQN+gQvh/mFZ8CnDs7Q==
sass@^1.80.5:
version "1.80.5"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.80.5.tgz#0ba965223d44df22497f2966b498cf5c453fae8f"
integrity sha512-TQd2aoQl/+zsxRMEDSxVdpPIqeq9UFc6pr7PzkugiTx3VYCFPUaa3P4RrBQsqok4PO200Vkz0vXQBNlg7W907g==
dependencies:
"@parcel/watcher" "^2.4.1"
chokidar "^4.0.0"
Expand Down

0 comments on commit abd5e76

Please sign in to comment.