1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-06-25 18:56:39 +02:00

Bump babel-preset-gatsby from 2.4.0 to 2.5.1 (#764)

This commit is contained in:
dependabot[bot] 2022-01-17 09:15:14 +00:00 committed by GitHub
parent fdb31edfdc
commit ba1dc1f42e
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

@ -49,7 +49,7 @@
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^12.1.2",
"@welldone-software/why-did-you-render": "^6.2.3",
"babel-preset-gatsby": "^2.4.0",
"babel-preset-gatsby": "^2.5.1",
"chalk": "^4.1.2",
"eslint": "^8.7.0",
"eslint-config-prettier": "^8.3.0",
@ -5497,9 +5497,9 @@
}
},
"node_modules/babel-preset-gatsby": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-2.4.0.tgz",
"integrity": "sha512-kgSs6zyG6Uba5RxRu8QgzhKMCOLpDJ5XDCAINaZZpn0jNKHx+FyCEjtIjWTMREOn4lPInv6G8+NcrHw6zn6y+g==",
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-2.5.1.tgz",
"integrity": "sha512-MALUfqOD+cUYUozkCrr3EJAXRIqZEJXIRglMP36f+n4shQPvMsCaEzo2LVXf+0xqcbIV7y7jke2vvM7TPDTQ8g==",
"dependencies": {
"@babel/plugin-proposal-class-properties": "^7.14.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
@ -5514,8 +5514,8 @@
"babel-plugin-dynamic-import-node": "^2.3.3",
"babel-plugin-macros": "^2.8.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"gatsby-core-utils": "^3.4.0",
"gatsby-legacy-polyfills": "^2.4.0"
"gatsby-core-utils": "^3.5.1",
"gatsby-legacy-polyfills": "^2.5.0"
},
"engines": {
"node": ">=14.15.0"
@ -10865,9 +10865,9 @@
}
},
"node_modules/gatsby-legacy-polyfills": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-2.4.0.tgz",
"integrity": "sha512-dnSu7fz+a7kaCLNYz0DV0IZ+6Fu/wvsT/sOrPIwFat9c/NiioBMyZe5O2q7Vh7EGs496AsZLfkcvZ0LaDSDeTQ==",
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-2.5.0.tgz",
"integrity": "sha512-AtHkcpa7S9E9aAOn0ca9eP3fVh5VVE5s8iD+LMx3zzZGcxZBdh6z7FVx8qWxsQXCO33Be4U/r49EFLc3koti+A==",
"dependencies": {
"@babel/runtime": "^7.15.4",
"core-js-compat": "3.9.0"
@ -28906,9 +28906,9 @@
}
},
"babel-preset-gatsby": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-2.4.0.tgz",
"integrity": "sha512-kgSs6zyG6Uba5RxRu8QgzhKMCOLpDJ5XDCAINaZZpn0jNKHx+FyCEjtIjWTMREOn4lPInv6G8+NcrHw6zn6y+g==",
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-2.5.1.tgz",
"integrity": "sha512-MALUfqOD+cUYUozkCrr3EJAXRIqZEJXIRglMP36f+n4shQPvMsCaEzo2LVXf+0xqcbIV7y7jke2vvM7TPDTQ8g==",
"requires": {
"@babel/plugin-proposal-class-properties": "^7.14.0",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
@ -28923,8 +28923,8 @@
"babel-plugin-dynamic-import-node": "^2.3.3",
"babel-plugin-macros": "^2.8.0",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"gatsby-core-utils": "^3.4.0",
"gatsby-legacy-polyfills": "^2.4.0"
"gatsby-core-utils": "^3.5.1",
"gatsby-legacy-polyfills": "^2.5.0"
}
},
"babel-preset-jest": {
@ -33706,9 +33706,9 @@
}
},
"gatsby-legacy-polyfills": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-2.4.0.tgz",
"integrity": "sha512-dnSu7fz+a7kaCLNYz0DV0IZ+6Fu/wvsT/sOrPIwFat9c/NiioBMyZe5O2q7Vh7EGs496AsZLfkcvZ0LaDSDeTQ==",
"version": "2.5.0",
"resolved": "https://registry.npmjs.org/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-2.5.0.tgz",
"integrity": "sha512-AtHkcpa7S9E9aAOn0ca9eP3fVh5VVE5s8iD+LMx3zzZGcxZBdh6z7FVx8qWxsQXCO33Be4U/r49EFLc3koti+A==",
"requires": {
"@babel/runtime": "^7.15.4",
"core-js-compat": "3.9.0"

View File

@ -60,7 +60,7 @@
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^12.1.2",
"@welldone-software/why-did-you-render": "^6.2.3",
"babel-preset-gatsby": "^2.4.0",
"babel-preset-gatsby": "^2.5.1",
"chalk": "^4.1.2",
"eslint": "^8.7.0",
"eslint-config-prettier": "^8.3.0",