Skip to content

Commit

Permalink
Merge pull request #617 from bervProject/dependabot/npm_and_yarn/sass…
Browse files Browse the repository at this point in the history
…-1.76.0

Bump sass from 1.72.0 to 1.76.0
  • Loading branch information
mergify[bot] authored May 1, 2024
2 parents 564aa5a + dc5f2cf commit 145425e
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 @@ -17,7 +17,7 @@
"popper.js": "^1.16.1",
"postcss": "8.4",
"resolve-url-loader": "^5.0.0",
"sass": "^1.72.0",
"sass": "^1.76.0",
"sass-loader": "^14.1.1",
"vue": "^3.4.21",
"vue-loader": "17.4.2"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4948,10 +4948,10 @@ sass-loader@^14.1.1:
dependencies:
neo-async "^2.6.2"

sass@^1.72.0:
version "1.72.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.72.0.tgz#5b9978943fcfb32b25a6a5acb102fc9dabbbf41c"
integrity sha512-Gpczt3WA56Ly0Mn8Sl21Vj94s1axi9hDIzDFn9Ph9x3C3p4nNyvsqJoQyVXKou6cBlfFWEgRW4rT8Tb4i3XnVA==
sass@^1.76.0:
version "1.76.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.76.0.tgz#fe15909500735ac154f0dc7386d656b62b03987d"
integrity sha512-nc3LeqvF2FNW5xGF1zxZifdW3ffIz5aBb7I7tSvOoNu7z1RQ6pFt9MBuiPtjgaI62YWrM/txjWlOCFiGtf2xpw==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit 145425e

Please sign in to comment.