Skip to content

Commit be7ca34

Browse files
chore(deps-dev): bump sass from 1.86.3 to 1.89.2
Bumps [sass](https://github.com/sass/dart-sass) from 1.86.3 to 1.89.2. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.86.3...1.89.2) --- updated-dependencies: - dependency-name: sass dependency-version: 1.89.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9a782b8 commit be7ca34

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
@@ -73,7 +73,7 @@
7373
"eslint-plugin-standard": "^4.1.0",
7474
"eslint-plugin-vue": "^7.20.0",
7575
"husky": "^8.0.3",
76-
"sass": "^1.86.3",
76+
"sass": "^1.89.2",
7777
"sass-loader": "^8.0.2",
7878
"semantic-release": "^19.0.5",
7979
"vue-jest": "^5.0.0-0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12689,10 +12689,10 @@ sass-loader@^8.0.2:
1268912689
schema-utils "^2.6.1"
1269012690
semver "^6.3.0"
1269112691

12692-
sass@^1.86.3:
12693-
version "1.86.3"
12694-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.86.3.tgz#0a0d9ea97cb6665e73f409639f8533ce057464c9"
12695-
integrity sha512-iGtg8kus4GrsGLRDLRBRHY9dNVA78ZaS7xr01cWnS7PEMQyFtTqBiyCrfpTYTZXRWM94akzckYjh8oADfFNTzw==
12692+
sass@^1.89.2:
12693+
version "1.89.2"
12694+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.89.2.tgz#a771716aeae774e2b529f72c0ff2dfd46c9de10e"
12695+
integrity sha512-xCmtksBKd/jdJ9Bt9p7nPKiuqrlBMBuuGkQlkhZjjQk3Ty48lv93k5Dq6OPkKt4XwxDJ7tvlfrTa1MPA9bf+QA==
1269612696
dependencies:
1269712697
chokidar "^4.0.0"
1269812698
immutable "^5.0.2"

0 commit comments

Comments
 (0)