Bump babel-preset-gatsby-package from 3.7.0 to 3.8.0 (#409)

Bumps [babel-preset-gatsby-package](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/babel-preset-gatsby-package) from 3.7.0 to 3.8.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/babel-preset-gatsby-package/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby-package@3.8.0/packages/babel-preset-gatsby-package)

---
updated-dependencies:
- dependency-name: babel-preset-gatsby-package
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-04-08 10:48:32 +01:00 committed by GitHub
parent 6bbba8bb6e
commit 219233aeaa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

12
package-lock.json generated
View File

@ -6731,9 +6731,9 @@
}
},
"node_modules/babel-preset-gatsby-package": {
"version": "3.7.0",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-3.7.0.tgz",
"integrity": "sha512-clpaeP2PY4p7jsEnvau9l3foDkXh04bhIlVtroAoMmN4NxL/6yZeM9LvVpCHBRaGOM4WJfL+plddYoNN0Si0zg==",
"version": "3.8.0",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-3.8.0.tgz",
"integrity": "sha512-9Qmc4bWfGdptKIa7MhlqZdL19er69sMDYRWZ1JDlOpEYjli/27oT8Rd0KN6SMsvzeBXl7ThOBp+BFuJIrJ0r1g==",
"dev": true,
"dependencies": {
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
@ -28552,9 +28552,9 @@
}
},
"babel-preset-gatsby-package": {
"version": "3.7.0",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-3.7.0.tgz",
"integrity": "sha512-clpaeP2PY4p7jsEnvau9l3foDkXh04bhIlVtroAoMmN4NxL/6yZeM9LvVpCHBRaGOM4WJfL+plddYoNN0Si0zg==",
"version": "3.8.0",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-3.8.0.tgz",
"integrity": "sha512-9Qmc4bWfGdptKIa7MhlqZdL19er69sMDYRWZ1JDlOpEYjli/27oT8Rd0KN6SMsvzeBXl7ThOBp+BFuJIrJ0r1g==",
"dev": true,
"requires": {
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",