mirror of
https://github.com/Unkn0wnCat/Unkn0wnCat.net.git
synced 2025-04-28 09:46:48 +02:00
Bump gatsby from 4.25.0 to 4.25.1
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 4.25.0 to 4.25.1. - [Release notes](https://github.com/gatsbyjs/gatsby/releases) - [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/CHANGELOG.md) - [Commits](https://github.com/gatsbyjs/gatsby/compare/gatsby@4.25.0...gatsby@4.25.1) --- updated-dependencies: - dependency-name: gatsby dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8703451aef
commit
729ecc0c40
2 changed files with 7 additions and 7 deletions
|
@ -7,7 +7,7 @@
|
|||
"@fontsource/noto-sans-display": "^4.5.13",
|
||||
"@icons-pack/react-simple-icons": "^6.2.0",
|
||||
"dotenv": "^16.0.3",
|
||||
"gatsby": "^4.25.0",
|
||||
"gatsby": "^4.25.1",
|
||||
"gatsby-plugin-image": "^2.24.0",
|
||||
"gatsby-plugin-manifest": "^4.25.0",
|
||||
"gatsby-plugin-react-helmet": "^5.24.0",
|
||||
|
|
12
yarn.lock
12
yarn.lock
|
@ -5959,7 +5959,7 @@ gatsby-page-utils@^2.25.0:
|
|||
lodash "^4.17.21"
|
||||
micromatch "^4.0.5"
|
||||
|
||||
gatsby-parcel-config@^0.16.0:
|
||||
gatsby-parcel-config@0.16.0:
|
||||
version "0.16.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby-parcel-config/-/gatsby-parcel-config-0.16.0.tgz#a71a55f9cd912b1e84a723089a16c5ef90520e31"
|
||||
integrity sha512-2+hOg6cMBGZ8r+4lN3k+dOWGvku453vbZCAhp6V3RuFYxbWuvDFP7Icr0GCOyZ62utkFr9m7H2U1Wjf4KOHyEQ==
|
||||
|
@ -6236,10 +6236,10 @@ gatsby-worker@^1.25.0:
|
|||
"@babel/core" "^7.15.5"
|
||||
"@babel/runtime" "^7.15.4"
|
||||
|
||||
gatsby@^4.25.0:
|
||||
version "4.25.0"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.25.0.tgz#1eca4b94709aad1a3232e704645ae36ee148ebba"
|
||||
integrity sha512-zR/u0X60Ww250XqHGytAVFDfFJUpDzMnbPHQ7uAqr6zLgU03DBKyjqKiRpFsGx7L7ENj61hdorjz12IiNj6DIw==
|
||||
gatsby@^4.25.1:
|
||||
version "4.25.1"
|
||||
resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.25.1.tgz#c737534fd3a97914ae469d59bd3e198fb634126d"
|
||||
integrity sha512-mCwvRfgFI/dFydn0JTS0ckOS7MAGeX0SgB06+UXO9PWJld/YaSldmQ7HYcoXRV1KvDyXmo0C0b0R/7WAoQhI8Q==
|
||||
dependencies:
|
||||
"@babel/code-frame" "^7.14.0"
|
||||
"@babel/core" "^7.15.5"
|
||||
|
@ -6327,7 +6327,7 @@ gatsby@^4.25.0:
|
|||
gatsby-legacy-polyfills "^2.25.0"
|
||||
gatsby-link "^4.25.0"
|
||||
gatsby-page-utils "^2.25.0"
|
||||
gatsby-parcel-config "^0.16.0"
|
||||
gatsby-parcel-config "0.16.0"
|
||||
gatsby-plugin-page-creator "^4.25.0"
|
||||
gatsby-plugin-typescript "^4.25.0"
|
||||
gatsby-plugin-utils "^3.19.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue