fix(deps): update dependency gatsby to ^4.13.1

This commit is contained in:
Renovate Bot 2022-04-29 12:12:43 +00:00
parent d98db4de36
commit 97f3aae8b4
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
2 changed files with 10 additions and 10 deletions

18
package-lock.json generated
View File

@ -1,19 +1,19 @@
{
"name": "gatsby-starter-lumen",
"version": "1.1.52",
"version": "1.1.53",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "gatsby-starter-lumen",
"version": "1.1.52",
"version": "1.1.53",
"license": "MIT",
"dependencies": {
"@sentry/gatsby": "^6.19.7",
"@sentry/tracing": "^6.19.7",
"classnames": "^2.3.1",
"disqus-react": "^1.1.2",
"gatsby": "^4.13.0",
"gatsby": "^4.13.1",
"gatsby-link": "^4.13.0",
"gatsby-plugin-catch-links": "^4.13.0",
"gatsby-plugin-feed": "^4.13.0",
@ -13122,9 +13122,9 @@
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
},
"node_modules/gatsby": {
"version": "4.13.0",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-4.13.0.tgz",
"integrity": "sha512-chXf5yJfnk6AgzPKikdfW5pHbM5fJJXGFC9Zqy3RQ5Y+Nh1zEBK7VEWYcqUX6YuyV74WR79pWjC8vpU6mU7dkw==",
"version": "4.13.1",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-4.13.1.tgz",
"integrity": "sha512-RLHPyjF7fdMqoq77kE6O/XLVA8ccRd3CrzncHQ/JhtI8+ZvyUN8gzdVfcLcXDd2KIBQvMH7VivEiPWWZPlWuzw==",
"hasInstallScript": true,
"dependencies": {
"@babel/code-frame": "^7.14.0",
@ -39651,9 +39651,9 @@
"integrity": "sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc="
},
"gatsby": {
"version": "4.13.0",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-4.13.0.tgz",
"integrity": "sha512-chXf5yJfnk6AgzPKikdfW5pHbM5fJJXGFC9Zqy3RQ5Y+Nh1zEBK7VEWYcqUX6YuyV74WR79pWjC8vpU6mU7dkw==",
"version": "4.13.1",
"resolved": "https://registry.npmjs.org/gatsby/-/gatsby-4.13.1.tgz",
"integrity": "sha512-RLHPyjF7fdMqoq77kE6O/XLVA8ccRd3CrzncHQ/JhtI8+ZvyUN8gzdVfcLcXDd2KIBQvMH7VivEiPWWZPlWuzw==",
"requires": {
"@babel/code-frame": "^7.14.0",
"@babel/core": "^7.15.5",

View File

@ -51,7 +51,7 @@
"@sentry/tracing": "^6.19.7",
"classnames": "^2.3.1",
"disqus-react": "^1.1.2",
"gatsby": "^4.13.0",
"gatsby": "^4.13.1",
"gatsby-link": "^4.13.0",
"gatsby-plugin-catch-links": "^4.13.0",
"gatsby-plugin-feed": "^4.13.0",