Skip to content

Commit

Permalink
Update dependency sass to v1.76.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 30, 2024
1 parent dfc041e commit d54d860
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion web/frontend/src/main/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"eslint-plugin-prettier": "3.4.1",
"eslint-plugin-vue": "8.2.0",
"prettier": "2.5.1",
"sass": "1.45.2",
"sass": "1.76.0",
"sass-loader": "10.2.0",
"typescript": "4.5.4",
"vue-cli-plugin-vuetify": "2.4.5",
Expand Down
8 changes: 4 additions & 4 deletions web/frontend/src/main/frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8888,10 +8888,10 @@ sass-loader@10.2.0:
schema-utils "^3.0.0"
semver "^7.3.2"

sass@1.45.2:
version "1.45.2"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.45.2.tgz#130b428c1692201cfa181139835d6fc378a33323"
integrity sha512-cKfs+F9AMPAFlbbTXNsbGvg3y58nV0mXA3E94jqaySKcC8Kq3/8983zVKQ0TLMUrHw7hF9Tnd3Bz9z5Xgtrl9g==
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 d54d860

Please sign in to comment.