Bump babel-preset-gatsby-package from 3.4.0 to 3.5.0 (#386)

Bumps [babel-preset-gatsby-package](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/babel-preset-gatsby-package) from 3.4.0 to 3.5.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.5.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-01-30 12:42:47 +00:00 committed by GitHub
parent 08cca8a23b
commit dd52ef0be5
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

@ -6693,9 +6693,9 @@
}
},
"node_modules/babel-preset-gatsby-package": {
"version": "3.4.0",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-3.4.0.tgz",
"integrity": "sha512-9hhzfTYNI8mQF4G7rUVFiOIDdjTSTdaT1mgMqXPVmBg6Pcc8EMfr+Cdwxoeash8cSNtVKfzoWTYtTa7O9elXRg==",
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-3.5.0.tgz",
"integrity": "sha512-9wIZ6EQJP65WEN++ZY1rc63fShS7xg+1S6LEbBxTgsKlZdfq8t+2lKivlaC+T6k5XZOg5wg+3s9jMBaoQya/4A==",
"dev": true,
"dependencies": {
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",
@ -28516,9 +28516,9 @@
}
},
"babel-preset-gatsby-package": {
"version": "3.4.0",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-3.4.0.tgz",
"integrity": "sha512-9hhzfTYNI8mQF4G7rUVFiOIDdjTSTdaT1mgMqXPVmBg6Pcc8EMfr+Cdwxoeash8cSNtVKfzoWTYtTa7O9elXRg==",
"version": "3.5.0",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-3.5.0.tgz",
"integrity": "sha512-9wIZ6EQJP65WEN++ZY1rc63fShS7xg+1S6LEbBxTgsKlZdfq8t+2lKivlaC+T6k5XZOg5wg+3s9jMBaoQya/4A==",
"dev": true,
"requires": {
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6",