Skip to content

Commit 519f174

Browse files
authored
Merge pull request #804 from owncloud/dependabot/npm_and_yarn/sass-1.59.0
build(deps-dev): bump sass from 1.58.1 to 1.59.0
2 parents f23ebcc + 7bc2e0a commit 519f174

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@babel/preset-env": "^7.20.2",
1818
"babel-loader": "^8.2.5",
1919
"css-loader": "^6.7.3",
20-
"sass": "^1.58.1",
20+
"sass": "^1.59.0",
2121
"sass-loader": "^12.1.0",
2222
"style-loader": "^3.3.1",
2323
"vue-loader": "^15.9.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2776,10 +2776,10 @@ sass-loader@^12.1.0:
27762776
klona "^2.0.4"
27772777
neo-async "^2.6.2"
27782778

2779-
sass@^1.58.1:
2780-
version "1.58.1"
2781-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.58.1.tgz#17ab0390076a50578ed0733f1cc45429e03405f6"
2782-
integrity sha512-bnINi6nPXbP1XNRaranMFEBZWUfdW/AF16Ql5+ypRxfTvCRTTKrLsMIakyDcayUt2t/RZotmL4kgJwNH5xO+bg==
2779+
sass@^1.59.0:
2780+
version "1.59.0"
2781+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.59.0.tgz#66bcc388d8cb915d264780b6e42dc493edc8a80f"
2782+
integrity sha512-A2ftQ3SzkoddeQti1PnWrn81JcCpTk5UJcF3DQyfqarBN3Xk4HG/lHcBEurNpyrnd3frl0pw8li+jD+HsNSGUA==
27832783
dependencies:
27842784
chokidar ">=3.0.0 <4.0.0"
27852785
immutable "^4.0.0"

0 commit comments

Comments
 (0)