Skip to content

Commit

Permalink
Update dependency sass to v1.63.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 21, 2023
1 parent dfc041e commit a547f50
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.63.5",
"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.63.5:
version "1.63.5"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.63.5.tgz#6e1900b12576e3e74a8ab0a9d8607cacbe584ef1"
integrity sha512-Q6c5gs482oezdAp+0fWF9cRisvpy7yfYb64knID0OE8AnMgtkluRPfpGMFjeD4/+M4+6QpJZCU6JRSxbjiktkg==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit a547f50

Please sign in to comment.