Merge pull request #736 from 2martens/dependabot/npm_and_yarn/sass-1.65.1

Bump sass from 1.64.2 to 1.65.1
This commit is contained in:
2023-08-12 20:35:40 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@ -41,7 +41,7 @@
"node-sass": "^9.0.0",
"postcss": "^8.4.27",
"regenerator-runtime": "^0.13.11",
"sass": "^1.64.2",
"sass": "^1.65.1",
"set-value": "^4.1.0"
},
"resolutions": {

View File

@ -6407,10 +6407,10 @@ sass-graph@^4.0.1:
scss-tokenizer "^0.4.3"
yargs "^17.2.1"
sass@^1.64.2:
version "1.64.2"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.64.2.tgz#0d9805ad6acf31c59c3acc725fcfb91b7fcc6909"
integrity sha512-TnDlfc+CRnUAgLO9D8cQLFu/GIjJIzJCGkE7o4ekIGQOH7T3GetiRR/PsTWJUHhkzcSPrARkPI+gNWn5alCzDg==
sass@^1.65.1:
version "1.65.1"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.65.1.tgz#8f283b0c26335a88246a448d22e1342ba2ea1432"
integrity sha512-9DINwtHmA41SEd36eVPQ9BJKpn7eKDQmUHmpI0y5Zv2Rcorrh0zS+cFrt050hdNbmmCNKTW3hV5mWfuegNRsEA==
dependencies:
chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0"