mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-04-28 17:56:47 +02:00
Bump gatsby-plugin-sass from 5.21.0 to 5.22.0
Bumps [gatsby-plugin-sass](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/gatsby-plugin-sass) from 5.21.0 to 5.22.0. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/gatsby-plugin-sass/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/commits/gatsby-plugin-sass@5.22.0/packages/gatsby-plugin-sass) --- updated-dependencies: - dependency-name: gatsby-plugin-sass dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
748aa22e99
commit
25d2d9e0e1
2 changed files with 6 additions and 6 deletions
|
@ -13,7 +13,7 @@
|
|||
"gatsby-plugin-react-helmet": "^5.21.0",
|
||||
"gatsby-plugin-remove-serviceworker": "^1.0.0",
|
||||
"gatsby-plugin-sharp": "^4.21.0",
|
||||
"gatsby-plugin-sass": "^5.21.0",
|
||||
"gatsby-plugin-sass": "^5.22.0",
|
||||
"gatsby-plugin-sitemap": "^5.22.0",
|
||||
"gatsby-plugin-typescript": "^4.6.0",
|
||||
"gatsby-source-filesystem": "^4.22.0",
|
||||
|
|
10
yarn.lock
10
yarn.lock
|
@ -6599,7 +6599,7 @@ gatsby-cli@^4.21.0:
|
|||
yoga-layout-prebuilt "^1.10.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"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.22.0.tgz#5d7c15722961ba8c97507a42841e95ea2622e730"
|
||||
integrity sha512-/0FEKdnNCSn/f7dapxmBFxdFCWhteEZcsrwg/jxtXzSWRzs/7mzG8tyPCVUFlCnw3lLPSfej/9KBlGjXTvIIkQ==
|
||||
|
@ -6742,10 +6742,10 @@ gatsby-plugin-remove-serviceworker@^1.0.0:
|
|||
resolved "https://registry.yarnpkg.com/gatsby-plugin-remove-serviceworker/-/gatsby-plugin-remove-serviceworker-1.0.0.tgz#9fb433bc8bd766e14e1d3711c4ac6f051e1dff7c"
|
||||
integrity sha1-n7QzvIvXZuFOHTcRxKxvBR4d/3w=
|
||||
|
||||
gatsby-plugin-sass@^5.21.0:
|
||||
version "5.21.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-5.21.0.tgz#465fe6cc200ec2a8c340699bc2e153bd7c600d67"
|
||||
integrity sha512-cx3CW76wWY/628sHetZCJSAK+L/5y2rrOizLbvfd2Qk7AWqpECkA951BMIYleblxu0az8tjxuaabbt0TERvA6A==
|
||||
gatsby-plugin-sass@^5.22.0:
|
||||
version "5.22.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-5.22.0.tgz#a3dd0279dedc829c7d6a88c6241435c963c34331"
|
||||
integrity sha512-Wp0ldsiCD3BJRyTIkCG3nrf2M04/owk5gftpJUjtejzd+9H+vkP2cddnykSgacoon8pLefOogFlirxqSDTZHZA==
|
||||
dependencies:
|
||||
"@babel/runtime" "^7.15.4"
|
||||
resolve-url-loader "^3.1.4"
|
||||
|
|
Loading…
Add table
Reference in a new issue