Bump babel-preset-gatsby-package from 2.10.0 to 2.11.0 (#290)

Bumps [babel-preset-gatsby-package](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/babel-preset-gatsby-package) from 2.10.0 to 2.11.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.11.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] 2022-04-09 14:23:17 +01:00 committed by GitHub
parent d294bfcc31
commit b434fe9d4a
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

@ -5212,9 +5212,9 @@
}
},
"node_modules/babel-preset-gatsby-package": {
"version": "2.10.0",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.10.0.tgz",
"integrity": "sha512-EMPrmjvqSgXDah+sHDbBbeCZn1TBnJB0b+Vk7To6KgnCaO8otR8+mqGlVZA6R1AGGL5HchFVFGIwBxl3ndXg7Q==",
"version": "2.11.0",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.11.0.tgz",
"integrity": "sha512-99o+ukvXdYaKtV3ddIpQysZQqN/4JAIkhNAyzvakK76qNM6F4b039jwrX8e7j3zU9NO/77fN+ozgebRjaMJNPA==",
"dev": true,
"dependencies": {
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
@ -30871,9 +30871,9 @@
}
},
"babel-preset-gatsby-package": {
"version": "2.10.0",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.10.0.tgz",
"integrity": "sha512-EMPrmjvqSgXDah+sHDbBbeCZn1TBnJB0b+Vk7To6KgnCaO8otR8+mqGlVZA6R1AGGL5HchFVFGIwBxl3ndXg7Q==",
"version": "2.11.0",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.11.0.tgz",
"integrity": "sha512-99o+ukvXdYaKtV3ddIpQysZQqN/4JAIkhNAyzvakK76qNM6F4b039jwrX8e7j3zU9NO/77fN+ozgebRjaMJNPA==",
"dev": true,
"requires": {
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",