Skip to content

Commit

Permalink
Merge pull request #509 from ndabAP/dependabot/npm_and_yarn/sass-1.69.5
Browse files Browse the repository at this point in the history
chore(deps-dev): bump sass from 1.68.0 to 1.69.5
  • Loading branch information
ndabAP authored Dec 19, 2023
2 parents be3374c + a3284a3 commit d02cfda
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"eslint-plugin-standard": "^4.1.0",
"eslint-plugin-vue": "^7.20.0",
"husky": "^8.0.3",
"sass": "^1.68.0",
"sass": "^1.69.5",
"sass-loader": "^8.0.2",
"semantic-release": "^19.0.5",
"vue-jest": "^5.0.0-0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11779,10 +11779,10 @@ sass-loader@^8.0.2:
schema-utils "^2.6.1"
semver "^6.3.0"

sass@^1.68.0:
version "1.68.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.68.0.tgz#0034b0cc9a50248b7d1702ac166fd25990023669"
integrity sha512-Lmj9lM/fef0nQswm1J2HJcEsBUba4wgNx2fea6yJHODREoMFnwRpZydBnX/RjyXw2REIwdkbqE4hrTo4qfDBUA==
sass@^1.69.5:
version "1.69.5"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.5.tgz#23e18d1c757a35f2e52cc81871060b9ad653dfde"
integrity sha512-qg2+UCJibLr2LCVOt3OlPhr/dqVHWOa9XtZf2OjbLs/T4VPSJ00udtgJxH3neXZm+QqX8B+3cU7RaLqp1iVfcQ==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit d02cfda

Please sign in to comment.