Skip to content

Commit

Permalink
Merge pull request #790 from owncloud/dependabot/npm_and_yarn/sass-1.…
Browse files Browse the repository at this point in the history
…58.0

build(deps-dev): bump sass from 1.57.1 to 1.58.0
  • Loading branch information
phil-davis authored Feb 2, 2023
2 parents ba8eaa8 + b4c9cc3 commit 9788763
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 @@
"@babel/preset-env": "^7.20.2",
"babel-loader": "^8.2.5",
"css-loader": "^6.7.3",
"sass": "^1.57.1",
"sass": "^1.58.0",
"sass-loader": "^12.1.0",
"style-loader": "^3.3.1",
"vue-loader": "^15.9.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2759,10 +2759,10 @@ sass-loader@^12.1.0:
klona "^2.0.4"
neo-async "^2.6.2"

sass@^1.57.1:
version "1.57.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.57.1.tgz#dfafd46eb3ab94817145e8825208ecf7281119b5"
integrity sha512-O2+LwLS79op7GI0xZ8fqzF7X2m/m8WFfI02dHOdsK5R2ECeS5F62zrwg/relM1rjSLy7Vd/DiMNIvPrQGsA0jw==
sass@^1.58.0:
version "1.58.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.58.0.tgz#ee8aea3ad5ea5c485c26b3096e2df6087d0bb1cc"
integrity sha512-PiMJcP33DdKtZ/1jSjjqVIKihoDc6yWmYr9K/4r3fVVIEDAluD0q7XZiRKrNJcPK3qkLRF/79DND1H5q1LBjgg==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit 9788763

Please sign in to comment.