1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-12-22 17:23:22 +01:00

Bump babel-preset-gatsby from 2.7.0 to 2.9.0 (#822)

Bumps [babel-preset-gatsby](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/babel-preset-gatsby) from 2.7.0 to 2.9.0.
- [Release notes](https://github.com/gatsbyjs/gatsby/releases)
- [Changelog](https://github.com/gatsbyjs/gatsby/blob/master/packages/babel-preset-gatsby/CHANGELOG.md)
- [Commits](https://github.com/gatsbyjs/gatsby/commits/babel-preset-gatsby@2.9.0/packages/babel-preset-gatsby)

---
updated-dependencies:
- dependency-name: babel-preset-gatsby
  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-03-11 19:11:45 +00:00 committed by GitHub
parent c4ce9c0884
commit 40e119743a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 18 deletions

34
package-lock.json generated
View File

@ -47,7 +47,7 @@
"@testing-library/jest-dom": "^5.16.2", "@testing-library/jest-dom": "^5.16.2",
"@testing-library/react": "^12.1.3", "@testing-library/react": "^12.1.3",
"@welldone-software/why-did-you-render": "^6.2.3", "@welldone-software/why-did-you-render": "^6.2.3",
"babel-preset-gatsby": "^2.7.0", "babel-preset-gatsby": "^2.9.0",
"chalk": "^4.1.2", "chalk": "^4.1.2",
"eslint": "^8.10.0", "eslint": "^8.10.0",
"eslint-config-prettier": "^8.4.0", "eslint-config-prettier": "^8.4.0",
@ -5510,9 +5510,9 @@
} }
}, },
"node_modules/babel-preset-gatsby": { "node_modules/babel-preset-gatsby": {
"version": "2.7.0", "version": "2.9.0",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-2.7.0.tgz", "resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-2.9.0.tgz",
"integrity": "sha512-7BbtGrGrLbltJMP6ZkOv2URMS+kOkhqjKj7fgpb/Nlcb99BX51i0c7pDHoQE4SAS2ZbK6DixeDLkX2bPt2RXnw==", "integrity": "sha512-naGwVr1uCX2NsyM38pTp0f+vO0UfCH2h7wEC1H8B748twHTUpoOPJ/GWUs+/FQzNrfgOvHSspcqkRyD3Vb2EPg==",
"dependencies": { "dependencies": {
"@babel/plugin-proposal-class-properties": "^7.14.0", "@babel/plugin-proposal-class-properties": "^7.14.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
@ -5527,8 +5527,8 @@
"babel-plugin-dynamic-import-node": "^2.3.3", "babel-plugin-dynamic-import-node": "^2.3.3",
"babel-plugin-macros": "^2.8.0", "babel-plugin-macros": "^2.8.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24", "babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"gatsby-core-utils": "^3.7.0", "gatsby-core-utils": "^3.9.0",
"gatsby-legacy-polyfills": "^2.7.0" "gatsby-legacy-polyfills": "^2.9.0"
}, },
"engines": { "engines": {
"node": ">=14.15.0" "node": ">=14.15.0"
@ -10632,9 +10632,9 @@
} }
}, },
"node_modules/gatsby-legacy-polyfills": { "node_modules/gatsby-legacy-polyfills": {
"version": "2.7.0", "version": "2.9.0",
"resolved": "https://registry.npmjs.org/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-2.7.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-2.9.0.tgz",
"integrity": "sha512-xekYaWCOnvoGp8PWKBewC7h5pOvs3bx8Q/Avk9FgMqN2IGskV1a6E4ajORnjUKrdpCEUqx5/74WSxjfXhUneFg==", "integrity": "sha512-w0A4NnWOZRKhAlT7Hms/ACEQh7ICHDMC6RTy7yVlPY0wJ8tajcfZJsWy+FZxCBzJclpR9l3CLWZmRNz6gHRARA==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.15.4", "@babel/runtime": "^7.15.4",
"core-js-compat": "3.9.0" "core-js-compat": "3.9.0"
@ -27949,9 +27949,9 @@
} }
}, },
"babel-preset-gatsby": { "babel-preset-gatsby": {
"version": "2.7.0", "version": "2.9.0",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-2.7.0.tgz", "resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-2.9.0.tgz",
"integrity": "sha512-7BbtGrGrLbltJMP6ZkOv2URMS+kOkhqjKj7fgpb/Nlcb99BX51i0c7pDHoQE4SAS2ZbK6DixeDLkX2bPt2RXnw==", "integrity": "sha512-naGwVr1uCX2NsyM38pTp0f+vO0UfCH2h7wEC1H8B748twHTUpoOPJ/GWUs+/FQzNrfgOvHSspcqkRyD3Vb2EPg==",
"requires": { "requires": {
"@babel/plugin-proposal-class-properties": "^7.14.0", "@babel/plugin-proposal-class-properties": "^7.14.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
@ -27966,8 +27966,8 @@
"babel-plugin-dynamic-import-node": "^2.3.3", "babel-plugin-dynamic-import-node": "^2.3.3",
"babel-plugin-macros": "^2.8.0", "babel-plugin-macros": "^2.8.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24", "babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"gatsby-core-utils": "^3.7.0", "gatsby-core-utils": "^3.9.0",
"gatsby-legacy-polyfills": "^2.7.0" "gatsby-legacy-polyfills": "^2.9.0"
} }
}, },
"babel-preset-jest": { "babel-preset-jest": {
@ -32512,9 +32512,9 @@
} }
}, },
"gatsby-legacy-polyfills": { "gatsby-legacy-polyfills": {
"version": "2.7.0", "version": "2.9.0",
"resolved": "https://registry.npmjs.org/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-2.7.0.tgz", "resolved": "https://registry.npmjs.org/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-2.9.0.tgz",
"integrity": "sha512-xekYaWCOnvoGp8PWKBewC7h5pOvs3bx8Q/Avk9FgMqN2IGskV1a6E4ajORnjUKrdpCEUqx5/74WSxjfXhUneFg==", "integrity": "sha512-w0A4NnWOZRKhAlT7Hms/ACEQh7ICHDMC6RTy7yVlPY0wJ8tajcfZJsWy+FZxCBzJclpR9l3CLWZmRNz6gHRARA==",
"requires": { "requires": {
"@babel/runtime": "^7.15.4", "@babel/runtime": "^7.15.4",
"core-js-compat": "3.9.0" "core-js-compat": "3.9.0"

View File

@ -58,7 +58,7 @@
"@testing-library/jest-dom": "^5.16.2", "@testing-library/jest-dom": "^5.16.2",
"@testing-library/react": "^12.1.3", "@testing-library/react": "^12.1.3",
"@welldone-software/why-did-you-render": "^6.2.3", "@welldone-software/why-did-you-render": "^6.2.3",
"babel-preset-gatsby": "^2.7.0", "babel-preset-gatsby": "^2.9.0",
"chalk": "^4.1.2", "chalk": "^4.1.2",
"eslint": "^8.10.0", "eslint": "^8.10.0",
"eslint-config-prettier": "^8.4.0", "eslint-config-prettier": "^8.4.0",