From 14dacfa9ae70fb87a673be35896407555f153721 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Sep 2021 10:57:17 +0200 Subject: [PATCH] Bump babel-preset-gatsby from 1.13.0 to 1.14.0 (#664) --- package-lock.json | 52 ++++++++++++++++++++++++----------------------- package.json | 2 +- 2 files changed, 28 insertions(+), 26 deletions(-) diff --git a/package-lock.json b/package-lock.json index d4e04b1..991f3fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -48,7 +48,7 @@ "@testing-library/jest-dom": "^5.14.1", "@testing-library/react": "^12.1.0", "@welldone-software/why-did-you-render": "^6.2.1", - "babel-preset-gatsby": "^1.13.0", + "babel-preset-gatsby": "^1.14.0", "chalk": "^4.1.2", "eslint": "^7.32.0", "eslint-config-prettier": "^8.3.0", @@ -5523,25 +5523,25 @@ } }, "node_modules/babel-preset-gatsby": { - "version": "1.13.0", - "resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-1.13.0.tgz", - "integrity": "sha512-m7j5P06nl3QWSm1LQUXO0dWuiF85Cko02pqLuTXndOHlpBbRMLks72Q3MTzEZw2R6ePj/ib+dzdkarYQ86P4Uw==", + "version": "1.14.0", + "resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-1.14.0.tgz", + "integrity": "sha512-weu2mSxvlzWUUaSfO67AS005W2+UncMgyTwkGWMoqeNe4MaZxWMtEimxBRVDPHvhW/VQIzeh3aL+gjZ2v9P4oQ==", "dependencies": { "@babel/plugin-proposal-class-properties": "^7.14.0", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5", "@babel/plugin-proposal-optional-chaining": "^7.14.5", "@babel/plugin-syntax-dynamic-import": "^7.8.3", - "@babel/plugin-transform-classes": "^7.14.9", - "@babel/plugin-transform-runtime": "^7.14.5", + "@babel/plugin-transform-classes": "^7.15.4", + "@babel/plugin-transform-runtime": "^7.15.0", "@babel/plugin-transform-spread": "^7.14.6", - "@babel/preset-env": "^7.14.9", + "@babel/preset-env": "^7.15.4", "@babel/preset-react": "^7.14.0", - "@babel/runtime": "^7.14.8", + "@babel/runtime": "^7.15.4", "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": "^2.13.0", - "gatsby-legacy-polyfills": "^1.13.0" + "gatsby-core-utils": "^2.14.0", + "gatsby-legacy-polyfills": "^1.14.0" }, "engines": { "node": ">=12.13.0" @@ -11516,10 +11516,11 @@ } }, "node_modules/gatsby-legacy-polyfills": { - "version": "1.13.0", - "resolved": "https://registry.npmjs.org/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-1.13.0.tgz", - "integrity": "sha512-DjSW8KgQ+DMzIc47XrOJvIaTe9xpwIV7NYjVNo7Sh3gP78Dij7i/snwhJyGdHY+dg+GeoIw/RUiwCVJIoR2Kfg==", + "version": "1.14.0", + "resolved": "https://registry.npmjs.org/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-1.14.0.tgz", + "integrity": "sha512-IGto7YurB4cEm6r07Lr/hSPZZvrkT1/0YdGpZQp7rC6CdSLqyWO9X5CS9F111NJyJhLusHCr9ZuRJG5cA0SYxQ==", "dependencies": { + "@babel/runtime": "^7.15.4", "core-js-compat": "3.9.0" } }, @@ -31863,25 +31864,25 @@ } }, "babel-preset-gatsby": { - "version": "1.13.0", - "resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-1.13.0.tgz", - "integrity": "sha512-m7j5P06nl3QWSm1LQUXO0dWuiF85Cko02pqLuTXndOHlpBbRMLks72Q3MTzEZw2R6ePj/ib+dzdkarYQ86P4Uw==", + "version": "1.14.0", + "resolved": "https://registry.npmjs.org/babel-preset-gatsby/-/babel-preset-gatsby-1.14.0.tgz", + "integrity": "sha512-weu2mSxvlzWUUaSfO67AS005W2+UncMgyTwkGWMoqeNe4MaZxWMtEimxBRVDPHvhW/VQIzeh3aL+gjZ2v9P4oQ==", "requires": { "@babel/plugin-proposal-class-properties": "^7.14.0", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5", "@babel/plugin-proposal-optional-chaining": "^7.14.5", "@babel/plugin-syntax-dynamic-import": "^7.8.3", - "@babel/plugin-transform-classes": "^7.14.9", - "@babel/plugin-transform-runtime": "^7.14.5", + "@babel/plugin-transform-classes": "^7.15.4", + "@babel/plugin-transform-runtime": "^7.15.0", "@babel/plugin-transform-spread": "^7.14.6", - "@babel/preset-env": "^7.14.9", + "@babel/preset-env": "^7.15.4", "@babel/preset-react": "^7.14.0", - "@babel/runtime": "^7.14.8", + "@babel/runtime": "^7.15.4", "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": "^2.13.0", - "gatsby-legacy-polyfills": "^1.13.0" + "gatsby-core-utils": "^2.14.0", + "gatsby-legacy-polyfills": "^1.14.0" } }, "babel-preset-jest": { @@ -36609,10 +36610,11 @@ } }, "gatsby-legacy-polyfills": { - "version": "1.13.0", - "resolved": "https://registry.npmjs.org/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-1.13.0.tgz", - "integrity": "sha512-DjSW8KgQ+DMzIc47XrOJvIaTe9xpwIV7NYjVNo7Sh3gP78Dij7i/snwhJyGdHY+dg+GeoIw/RUiwCVJIoR2Kfg==", + "version": "1.14.0", + "resolved": "https://registry.npmjs.org/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-1.14.0.tgz", + "integrity": "sha512-IGto7YurB4cEm6r07Lr/hSPZZvrkT1/0YdGpZQp7rC6CdSLqyWO9X5CS9F111NJyJhLusHCr9ZuRJG5cA0SYxQ==", "requires": { + "@babel/runtime": "^7.15.4", "core-js-compat": "3.9.0" }, "dependencies": { diff --git a/package.json b/package.json index 26ad829..2f6692d 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@testing-library/jest-dom": "^5.14.1", "@testing-library/react": "^12.1.0", "@welldone-software/why-did-you-render": "^6.2.1", - "babel-preset-gatsby": "^1.13.0", + "babel-preset-gatsby": "^1.14.0", "chalk": "^4.1.2", "eslint": "^7.32.0", "eslint-config-prettier": "^8.3.0",