Bump babel-preset-gatsby-package from 3.8.0 to 3.9.0 (#418)

Bumps [babel-preset-gatsby-package](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/babel-preset-gatsby-package) from 3.8.0 to 3.9.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.9.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-27 13:50:17 +02:00 committed by GitHub
parent 38ae6bbe5e
commit d3b1c8be41
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

@ -6776,9 +6776,9 @@
}
},
"node_modules/babel-preset-gatsby-package": {
"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==",
"version": "3.9.0",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-3.9.0.tgz",
"integrity": "sha512-Md46Ua8UhEqA8sYzy58NqxVitHNx00mJfJo2iAJxt4JG8LUXmGEPSB4nJDmCJe0wMUEmvr50Z9Mvlqrs96QRhA==",
"dev": true,
"dependencies": {
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
@ -28848,9 +28848,9 @@
}
},
"babel-preset-gatsby-package": {
"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==",
"version": "3.9.0",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-3.9.0.tgz",
"integrity": "sha512-Md46Ua8UhEqA8sYzy58NqxVitHNx00mJfJo2iAJxt4JG8LUXmGEPSB4nJDmCJe0wMUEmvr50Z9Mvlqrs96QRhA==",
"dev": true,
"requires": {
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",