Bump babel-preset-gatsby-package from 1.5.0 to 1.6.0 (#193)

Bumps [babel-preset-gatsby-package](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/babel-preset-gatsby-package) from 1.5.0 to 1.6.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@1.6.0/packages/babel-preset-gatsby-package)

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] 2021-05-31 12:19:46 +02:00 committed by GitHub
parent 7873e83c06
commit 78737ef3ca
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

@ -4911,9 +4911,9 @@
}
},
"node_modules/babel-preset-gatsby-package": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-1.5.0.tgz",
"integrity": "sha512-GIoX0AFni7A7f1Dj6BHYBqPUl0oW5hNHyXni45sW1hdBLlo13GmisiFfSaN5gkBp/1OXR1eJEBF3srSesgAJAQ==",
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-1.6.0.tgz",
"integrity": "sha512-g7v11DNWxgJnyNn1bBDc3sJNVjuFUIm1AgM2+rbknt7T/apfg/D7SGYRXdWszcCmtZ8KURd1YZDnNs+7Ru8whA==",
"dev": true,
"dependencies": {
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.12.1",
@ -30273,9 +30273,9 @@
}
},
"babel-preset-gatsby-package": {
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-1.5.0.tgz",
"integrity": "sha512-GIoX0AFni7A7f1Dj6BHYBqPUl0oW5hNHyXni45sW1hdBLlo13GmisiFfSaN5gkBp/1OXR1eJEBF3srSesgAJAQ==",
"version": "1.6.0",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-1.6.0.tgz",
"integrity": "sha512-g7v11DNWxgJnyNn1bBDc3sJNVjuFUIm1AgM2+rbknt7T/apfg/D7SGYRXdWszcCmtZ8KURd1YZDnNs+7Ru8whA==",
"dev": true,
"requires": {
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.12.1",