Skip to content

Commit 7f6320a

Browse files
authored
Merge pull request #900 from owncloud/dependabot/npm_and_yarn/sass-1.64.0
build(deps-dev): bump sass from 1.63.6 to 1.64.0
2 parents ef38103 + 0b35688 commit 7f6320a

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.22.9",
1818
"babel-loader": "^8.2.5",
1919
"css-loader": "^6.8.1",
20-
"sass": "^1.63.6",
20+
"sass": "^1.64.0",
2121
"sass-loader": "^12.1.0",
2222
"style-loader": "^3.3.3",
2323
"vue-loader": "^15.9.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2816,10 +2816,10 @@ sass-loader@^12.1.0:
28162816
klona "^2.0.4"
28172817
neo-async "^2.6.2"
28182818

2819-
sass@^1.63.6:
2820-
version "1.63.6"
2821-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.63.6.tgz#481610e612902e0c31c46b46cf2dad66943283ea"
2822-
integrity sha512-MJuxGMHzaOW7ipp+1KdELtqKbfAWbH7OLIdoSMnVe3EXPMTmxTmlaZDCTsgIpPCs3w99lLo9/zDKkOrJuT5byw==
2819+
sass@^1.64.0:
2820+
version "1.64.0"
2821+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.64.0.tgz#9ca8d0acb1a704b86b7f1197dc310f568fb34638"
2822+
integrity sha512-m7YtAGmQta9uANIUJwXesAJMSncqH+3INc8kdVXs6eV6GUC8Qu2IYKQSN8PRLgiQfpca697G94klm2leYMxSHw==
28232823
dependencies:
28242824
chokidar ">=3.0.0 <4.0.0"
28252825
immutable "^4.0.0"

0 commit comments

Comments
 (0)