mirror of
https://github.com/fullstack-cash/explorer.fullstack.cash.git
synced 2026-09-22 17:22:05 -07:00
fix(starters): update gatsby monorepo (#11621)
This PR contains the following updates: | Package | Type | Update | Change | References | |---|---|---|---|---| | gatsby | dependencies | patch | `^2.0.116` -> `^2.0.117` | [source](https://togithub.com/gatsbyjs/gatsby) | | gatsby-plugin-offline | dependencies | patch | `^2.0.22` -> `^2.0.23` | [source](https://togithub.com/gatsbyjs/gatsby) | --- ### Release Notes <details> <summary>gatsbyjs/gatsby</summary> ### [`v2.0.117`](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.0.116...gatsby@2.0.117) [Compare Source](https://togithub.com/gatsbyjs/gatsby/compare/gatsby@2.0.116...gatsby@2.0.117) </details> --- ### Renovate configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻️ **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`". 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/config-help/issues) if that's undesired. --- - [ ] <!-- renovate-rebase -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#gatsbyjs/gatsby).
This commit is contained in:
Generated
+15
-15
@@ -2600,9 +2600,9 @@
|
||||
}
|
||||
},
|
||||
"core-js": {
|
||||
"version": "2.6.3",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-2.6.3.tgz",
|
||||
"integrity": "sha512-l00tmFFZOBHtYhN4Cz7k32VM7vTn3rE2ANjQDxdEN6zmXZ/xq1jQuutnmHvMG1ZJ7xd72+TA5YpUK8wz3rWsfQ=="
|
||||
"version": "2.6.4",
|
||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-2.6.4.tgz",
|
||||
"integrity": "sha512-05qQ5hXShcqGkPZpXEFLIpxayZscVD2kuMBZewxiIPPEagukO4mqgPA9CWhUvFBJfy3ODdK2p9xyHh7FTU9/7A=="
|
||||
},
|
||||
"core-util-is": {
|
||||
"version": "1.0.2",
|
||||
@@ -5202,9 +5202,9 @@
|
||||
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
|
||||
},
|
||||
"gatsby": {
|
||||
"version": "2.0.116",
|
||||
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.0.116.tgz",
|
||||
"integrity": "sha512-w9DSr4A3vM5vgU+15q00k9OpEldY7atjV2pn3xAb+B5xvw8ghxJVBIoiaRJmoxzqXIjKMu134c8xLJf/d0M9Pg==",
|
||||
"version": "2.0.117",
|
||||
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-2.0.117.tgz",
|
||||
"integrity": "sha512-KnjMEVy6/jtqQqhCrJdeW0sZ2btnOcG5JYGj0RR/wBR9zOkSc+kCtpuApaXlaRweiBieD77kAj00OGlJNSwmUQ==",
|
||||
"requires": {
|
||||
"@babel/code-frame": "^7.0.0",
|
||||
"@babel/core": "^7.0.0",
|
||||
@@ -10613,9 +10613,9 @@
|
||||
}
|
||||
},
|
||||
"scroll-behavior": {
|
||||
"version": "0.9.9",
|
||||
"resolved": "https://registry.npmjs.org/scroll-behavior/-/scroll-behavior-0.9.9.tgz",
|
||||
"integrity": "sha1-6/4GWEVbgq2IW2YZUhVBZnTazOI=",
|
||||
"version": "0.9.10",
|
||||
"resolved": "https://registry.npmjs.org/scroll-behavior/-/scroll-behavior-0.9.10.tgz",
|
||||
"integrity": "sha512-JVJQkBkqMLEM4ATtbHTKare97zhz/qlla9mNttFYY/bcpyOb4BuBGEQ/N9AQWXvshzf6zo9jP60TlphnJ4YPoQ==",
|
||||
"requires": {
|
||||
"dom-helpers": "^3.2.1",
|
||||
"invariant": "^2.2.2"
|
||||
@@ -12178,9 +12178,9 @@
|
||||
}
|
||||
},
|
||||
"webpack": {
|
||||
"version": "4.29.2",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.29.2.tgz",
|
||||
"integrity": "sha512-CIImg29B6IcIsQwxZJ6DtWXR024wX6vHfU8fB1UDxtSiEY1gwoqE1uSAi459vBOJuIYshu4BwMI7gxjVUqXPUg==",
|
||||
"version": "4.29.3",
|
||||
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.29.3.tgz",
|
||||
"integrity": "sha512-xPJvFeB+8tUflXFq+OgdpiSnsCD5EANyv56co5q8q8+YtEasn5Sj3kzY44mta+csCIEB0vneSxnuaHkOL2h94A==",
|
||||
"requires": {
|
||||
"@webassemblyjs/ast": "1.7.11",
|
||||
"@webassemblyjs/helper-module-context": "1.7.11",
|
||||
@@ -12230,9 +12230,9 @@
|
||||
}
|
||||
},
|
||||
"webpack-dev-middleware": {
|
||||
"version": "3.5.1",
|
||||
"resolved": "https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-3.5.1.tgz",
|
||||
"integrity": "sha512-4dwCh/AyMOYAybggUr8fiCkRnjVDp+Cqlr9c+aaNB3GJYgRGYQWJ1YX/WAKUNA9dPNHZ6QSN2lYDKqjKSI8Vqw==",
|
||||
"version": "3.5.2",
|
||||
"resolved": "https://registry.npmjs.org/webpack-dev-middleware/-/webpack-dev-middleware-3.5.2.tgz",
|
||||
"integrity": "sha512-nPmshdt1ckcwWjI0Ubrdp8KroeuprW6xFKYqk0u3MflNMBXvHPnMATsC7/L/enwav2zvLCfj/Usr47qnF3KQyA==",
|
||||
"requires": {
|
||||
"memory-fs": "~0.4.1",
|
||||
"mime": "^2.3.1",
|
||||
|
||||
Reference in New Issue
Block a user