Bump babel-preset-gatsby-package from 2.6.0 to 2.7.0

Bumps [babel-preset-gatsby-package](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/babel-preset-gatsby-package) from 2.6.0 to 2.7.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.7.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-02-14 04:02:37 +00:00 committed by GitHub
parent e68cbe0c23
commit aa50259792
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

@ -5178,9 +5178,9 @@
}
},
"node_modules/babel-preset-gatsby-package": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.6.0.tgz",
"integrity": "sha512-fhpRl2VVHnxS6IltYWagOqdEGspMptPkjoyT/0lj8kIAAgafgLcQ1D0KjJJ5mW1wg8Jc+ijgUr30fvHJMcmN+g==",
"version": "2.7.0",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.7.0.tgz",
"integrity": "sha512-DtRhrHTm0RTKFgUNQMBmndFpLEB4r/idNwn/YDHFEZy97jLvIkrslgzymLWHYCFCtA/jccKOXAdwl7HQ2vAhpQ==",
"dev": true,
"dependencies": {
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
@ -30796,9 +30796,9 @@
}
},
"babel-preset-gatsby-package": {
"version": "2.6.0",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.6.0.tgz",
"integrity": "sha512-fhpRl2VVHnxS6IltYWagOqdEGspMptPkjoyT/0lj8kIAAgafgLcQ1D0KjJJ5mW1wg8Jc+ijgUr30fvHJMcmN+g==",
"version": "2.7.0",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.7.0.tgz",
"integrity": "sha512-DtRhrHTm0RTKFgUNQMBmndFpLEB4r/idNwn/YDHFEZy97jLvIkrslgzymLWHYCFCtA/jccKOXAdwl7HQ2vAhpQ==",
"dev": true,
"requires": {
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",