Skip to content

Commit 3489330

Browse files
authored
Merge pull request #996 from owncloud/dependabot/npm_and_yarn/sass-1.70.0
build(deps-dev): bump sass from 1.69.7 to 1.70.0
2 parents 3ccf865 + 2be2e09 commit 3489330

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.23.8",
1818
"babel-loader": "^8.2.5",
1919
"css-loader": "^6.9.0",
20-
"sass": "^1.69.7",
20+
"sass": "^1.70.0",
2121
"sass-loader": "^12.1.0",
2222
"style-loader": "^3.3.4",
2323
"vue-loader": "^15.11.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2861,10 +2861,10 @@ sass-loader@^12.1.0:
28612861
klona "^2.0.4"
28622862
neo-async "^2.6.2"
28632863

2864-
sass@^1.69.7:
2865-
version "1.69.7"
2866-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.7.tgz#6e7e1c8f51e8162faec3e9619babc7da780af3b7"
2867-
integrity sha512-rzj2soDeZ8wtE2egyLXgOOHQvaC2iosZrkF6v3EUG+tBwEvhqUCzm0VP3k9gHF9LXbSrRhT5SksoI56Iw8NPnQ==
2864+
sass@^1.70.0:
2865+
version "1.70.0"
2866+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.70.0.tgz#761197419d97b5358cb25f9dd38c176a8a270a75"
2867+
integrity sha512-uUxNQ3zAHeAx5nRFskBnrWzDUJrrvpCPD5FNAoRvTi0WwremlheES3tg+56PaVtCs5QDRX5CBLxxKMDJMEa1WQ==
28682868
dependencies:
28692869
chokidar ">=3.0.0 <4.0.0"
28702870
immutable "^4.0.0"

0 commit comments

Comments
 (0)