Skip to content

Commit

Permalink
Merge pull request #578 from axone-protocol/dependabot/npm_and_yarn/s…
Browse files Browse the repository at this point in the history
…ass-1.79.4
dependabot[bot] authored Sep 30, 2024
2 parents dc4cd68 + e36c363 commit d149ea4
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
@@ -44,7 +44,7 @@
"reading-time": "^2.0.0-1",
"rehype-katex": "7",
"remark-math": "6",
"sass": "^1.79.3",
"sass": "^1.79.4",
"unist-builder": "^4.0.0",
"unist-util-visit": "^5.0.0"
},
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -9216,10 +9216,10 @@ sass-loader@^10.1.1:
schema-utils "^3.0.0"
semver "^7.3.2"

sass@^1.79.3:
version "1.79.3"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.79.3.tgz#7811b000eb68195fe51dea89177e73e7ef7f546f"
integrity sha512-m7dZxh0W9EZ3cw50Me5GOuYm/tVAJAn91SUnohLRo9cXBixGUOdvmryN+dXpwR831bhoY3Zv7rEFt85PUwTmzA==
sass@^1.79.4:
version "1.79.4"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.79.4.tgz#f9c45af35fbeb53d2c386850ec842098d9935267"
integrity sha512-K0QDSNPXgyqO4GZq2HO5Q70TLxTH6cIT59RdoCHMivrC8rqzaTw5ab9prjz9KUN1El4FLXrBXJhik61JR4HcGg==
dependencies:
chokidar "^4.0.0"
immutable "^4.0.0"

0 comments on commit d149ea4

Please sign in to comment.