Merge pull request #699 from Unkn0wnCat/dependabot/npm_and_yarn/sass-1.54.8

Bump sass from 1.54.7 to 1.54.8
This commit is contained in:
Kevin Kandlbinder 2022-09-02 00:25:37 +02:00 committed by GitHub
commit b6c8e2536b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 6 deletions

View file

@ -25,7 +25,7 @@
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-helmet": "^6.1.0", "react-helmet": "^6.1.0",
"sass": "^1.54.7", "sass": "^1.54.8",
"typed-scss-modules": "^6.5.0" "typed-scss-modules": "^6.5.0"
}, },
"devDependencies": { "devDependencies": {

View file

@ -6599,7 +6599,7 @@ gatsby-cli@^4.21.0:
yoga-layout-prebuilt "^1.10.0" yoga-layout-prebuilt "^1.10.0"
yurnalist "^2.1.0" yurnalist "^2.1.0"
gatsby-core-utils@^3.17.0, gatsby-core-utils@^3.21.0, gatsby-core-utils@^3.22.0: gatsby-core-utils@^3.21.0, gatsby-core-utils@^3.22.0:
version "3.22.0" version "3.22.0"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.22.0.tgz#5d7c15722961ba8c97507a42841e95ea2622e730" resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.22.0.tgz#5d7c15722961ba8c97507a42841e95ea2622e730"
integrity sha512-/0FEKdnNCSn/f7dapxmBFxdFCWhteEZcsrwg/jxtXzSWRzs/7mzG8tyPCVUFlCnw3lLPSfej/9KBlGjXTvIIkQ== integrity sha512-/0FEKdnNCSn/f7dapxmBFxdFCWhteEZcsrwg/jxtXzSWRzs/7mzG8tyPCVUFlCnw3lLPSfej/9KBlGjXTvIIkQ==
@ -11577,10 +11577,10 @@ sass-loader@^10.1.1:
schema-utils "^3.0.0" schema-utils "^3.0.0"
semver "^7.3.2" semver "^7.3.2"
sass@^1.54.7: sass@^1.54.8:
version "1.54.7" version "1.54.8"
resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.7.tgz#a93fb1690472b161fab8f4ab34a66a0f3000c478" resolved "https://registry.yarnpkg.com/sass/-/sass-1.54.8.tgz#4adef0dd86ea2b1e4074f551eeda4fc5f812a996"
integrity sha512-3q7MQz7sCpVG6TLhUfZwGOcd2/sm2ghYN2JEdRjNiW04ILdvahdo9GuAs+bxsxZ3hDCKv+wUT5w0iFWGU0CxlA== integrity sha512-ib4JhLRRgbg6QVy6bsv5uJxnJMTS2soVcCp9Y88Extyy13A8vV0G1fAwujOzmNkFQbR3LvedudAMbtuNRPbQww==
dependencies: dependencies:
chokidar ">=3.0.0 <4.0.0" chokidar ">=3.0.0 <4.0.0"
immutable "^4.0.0" immutable "^4.0.0"