aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-27 13:31:36 -0500
committerGitHub <noreply@github.com>2022-12-27 13:31:36 -0500
commit351c5e56b6af2d10c03ac89c4ad6c316aabd5729 (patch)
tree2208ceb59c14b143478f223dde10fe37dc3464fb
parent553eebfb02929c12589f6a95a5971c92a527bf0b (diff)
downloadsubmelon.dev-351c5e56b6af2d10c03ac89c4ad6c316aabd5729.tar.gz
submelon.dev-351c5e56b6af2d10c03ac89c4ad6c316aabd5729.tar.bz2
submelon.dev-351c5e56b6af2d10c03ac89c4ad6c316aabd5729.zip
Bump gatsby from 5.3.2 to 5.3.3 (#49)
Bumps [gatsby](https://github.com/gatsbyjs/gatsby) from 5.3.2 to 5.3.3. - [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@5.3.2...gatsby@5.3.3) --- updated-dependencies: - dependency-name: gatsby dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 50e0fd8..2916bc5 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10,7 +10,7 @@
"license": "BlueOak-1.0.0",
"dependencies": {
"babel-plugin-styled-components": "^2.0.7",
- "gatsby": "5.3.2",
+ "gatsby": "5.3.3",
"gatsby-plugin-html-attributes": "^1.0.5",
"gatsby-plugin-image": "3.3.2",
"gatsby-plugin-manifest": "5.3.1",
@@ -8549,9 +8549,9 @@
}
},
"node_modules/gatsby": {
- "version": "5.3.2",
- "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.3.2.tgz",
- "integrity": "sha512-zBhh76mALss4500DTZiIqhAxw3rEvzTyGgt1hButVHzn/AQLvPoV15zGeJFX+4UfDhBT22iqar/PliZDGgB0CA==",
+ "version": "5.3.3",
+ "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.3.3.tgz",
+ "integrity": "sha512-YKQAmm6X6I5Dx8CsCbrJpFFQo+LwGtosUSq6oSB2GxoH6HfOYjczxCMcvNVUOPJDId49YHuxG9ryykBPgWDR1w==",
"hasInstallScript": true,
"dependencies": {
"@babel/code-frame": "^7.14.0",
@@ -22764,9 +22764,9 @@
"integrity": "sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ=="
},
"gatsby": {
- "version": "5.3.2",
- "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.3.2.tgz",
- "integrity": "sha512-zBhh76mALss4500DTZiIqhAxw3rEvzTyGgt1hButVHzn/AQLvPoV15zGeJFX+4UfDhBT22iqar/PliZDGgB0CA==",
+ "version": "5.3.3",
+ "resolved": "https://registry.npmjs.org/gatsby/-/gatsby-5.3.3.tgz",
+ "integrity": "sha512-YKQAmm6X6I5Dx8CsCbrJpFFQo+LwGtosUSq6oSB2GxoH6HfOYjczxCMcvNVUOPJDId49YHuxG9ryykBPgWDR1w==",
"requires": {
"@babel/code-frame": "^7.14.0",
"@babel/core": "^7.15.5",
diff --git a/package.json b/package.json
index 84d6b79..a56d4fb 100644
--- a/package.json
+++ b/package.json
@@ -22,7 +22,7 @@
},
"dependencies": {
"babel-plugin-styled-components": "^2.0.7",
- "gatsby": "5.3.2",
+ "gatsby": "5.3.3",
"gatsby-plugin-html-attributes": "^1.0.5",
"gatsby-plugin-image": "3.3.2",
"gatsby-plugin-manifest": "5.3.1",