Skip to content

Commit

Permalink
Update dependency sass to v1.47.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 8, 2022
1 parent dfc041e commit dca840b
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.47.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.47.0:
version "1.47.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.47.0.tgz#c22dd0eed2e4a991430dae0b03c8e694bc41c2b4"
integrity sha512-GtXwvwgD7/6MLUZPnlA5/8cdRgC9SzT5kAnnJMRmEZQFRE3J56Foswig4NyyyQGsnmNvg6EUM/FP0Pe9Y2zywQ==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit dca840b

Please sign in to comment.