Skip to content

Commit a55050c

Browse files
chore(deps-dev): bump sass from 1.86.3 to 1.87.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.86.3 to 1.87.0. - [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.87.0) --- updated-dependencies: - dependency-name: sass dependency-version: 1.87.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9a782b8 commit a55050c

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.87.0",
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.87.0:
12693+
version "1.87.0"
12694+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.87.0.tgz#8cceb36fa63fb48a8d5d7f2f4c13b49c524b723e"
12695+
integrity sha512-d0NoFH4v6SjEK7BoX810Jsrhj7IQSYHAHLi/iSpgqKc7LaIDshFRlSg5LOymf9FqQhxEHs2W5ZQXlvy0KD45Uw==
1269612696
dependencies:
1269712697
chokidar "^4.0.0"
1269812698
immutable "^5.0.2"

0 commit comments

Comments
 (0)