Bump babel-preset-gatsby-package from 2.14.0 to 2.15.0

Bumps [babel-preset-gatsby-package](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/babel-preset-gatsby-package) from 2.14.0 to 2.15.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@2.15.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>
This commit is contained in:
dependabot[bot] 2022-05-30 04:02:33 +00:00 committed by GitHub
parent 57fec52166
commit 871982d632
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

@ -6500,9 +6500,9 @@
}
},
"node_modules/babel-preset-gatsby-package": {
"version": "2.14.0",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.14.0.tgz",
"integrity": "sha512-zkD7mucD82Q8W7PjOOXi2N+LkzygCm3VFG7JIjRtrirmhGncMLDurjTL9IC5c1uICnCtv6hriJ3opb0gMlzsvw==",
"version": "2.15.0",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.15.0.tgz",
"integrity": "sha512-orx3fA7+92eNMAZMJ1PHdDfKMOXYud32cMnmSn3KFHsL+n6iCovc1uc18eSJ9EFWqy58V/9Sc1i9L9IRiuYFOw==",
"dev": true,
"dependencies": {
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
@ -31457,9 +31457,9 @@
}
},
"babel-preset-gatsby-package": {
"version": "2.14.0",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.14.0.tgz",
"integrity": "sha512-zkD7mucD82Q8W7PjOOXi2N+LkzygCm3VFG7JIjRtrirmhGncMLDurjTL9IC5c1uICnCtv6hriJ3opb0gMlzsvw==",
"version": "2.15.0",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.15.0.tgz",
"integrity": "sha512-orx3fA7+92eNMAZMJ1PHdDfKMOXYud32cMnmSn3KFHsL+n6iCovc1uc18eSJ9EFWqy58V/9Sc1i9L9IRiuYFOw==",
"dev": true,
"requires": {
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",