Skip to content

Commit

Permalink
Merge pull request #886 from Pfadi-Nunenen/dependabot/npm_and_yarn/sa…
Browse files Browse the repository at this point in the history
…ss-1.71.1

Bump sass from 1.71.0 to 1.71.1
  • Loading branch information
Vento-Nuenenen authored Feb 21, 2024
2 parents b19eedb + 099e5a5 commit a2e5cbd
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 @@ -12,7 +12,7 @@
"laravel-vite-plugin": "^0.8.1",
"lodash": "^4.17.19",
"postcss": "^8.4.35",
"sass": "^1.71.0",
"sass": "^1.71.1",
"vite": "^4.5.2"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -351,10 +351,10 @@ rollup@^3.27.1:
optionalDependencies:
fsevents "~2.3.2"

sass@^1.71.0:
version "1.71.0"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.71.0.tgz#b3085759b9b2ab503a977aecb7e91153bf941117"
integrity sha512-HKKIKf49Vkxlrav3F/w6qRuPcmImGVbIXJ2I3Kg0VMA+3Bav+8yE9G5XmP5lMj6nl4OlqbPftGAscNaNu28b8w==
sass@^1.71.1:
version "1.71.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.71.1.tgz#dfb09c63ce63f89353777bbd4a88c0a38386ee54"
integrity sha512-wovtnV2PxzteLlfNzbgm1tFXPLoZILYAMJtvoXXkD7/+1uP41eKkIt1ypWq5/q2uT94qHjXehEYfmjKOvjL9sg==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"
Expand Down

0 comments on commit a2e5cbd

Please sign in to comment.