From 197a17ec1e2c2a0465ea6ada5de960e9b02c0bd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 10:56:35 +0000 Subject: [PATCH] Bump babel-preset-gatsby-package from 3.5.0 to 3.6.0 (#390) Bumps [babel-preset-gatsby-package](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/babel-preset-gatsby-package) from 3.5.0 to 3.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@3.6.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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2612657..1ca681f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1859,9 +1859,9 @@ } }, "node_modules/@babel/runtime": { - "version": "7.20.7", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.20.7.tgz", - "integrity": "sha512-UF0tvkUtxwAgZ5W/KrkHf0Rn0fdnLDU9ScxBrEVNUprE/MzirjK4MJUX1/BVDv00Sv8cljtukVK1aky++X1SjQ==", + "version": "7.20.13", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.20.13.tgz", + "integrity": "sha512-gt3PKXs0DBoL9xCvOIIZ2NEqAGZqHjAnmVbfQtB620V0uReIQutpel14KcneZuer7UioY8ALKZ7iocavvzTNFA==", "dependencies": { "regenerator-runtime": "^0.13.11" }, @@ -6693,20 +6693,20 @@ } }, "node_modules/babel-preset-gatsby-package": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-3.5.0.tgz", - "integrity": "sha512-9wIZ6EQJP65WEN++ZY1rc63fShS7xg+1S6LEbBxTgsKlZdfq8t+2lKivlaC+T6k5XZOg5wg+3s9jMBaoQya/4A==", + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-3.6.0.tgz", + "integrity": "sha512-p4U/SlJ5mCpNpikRlm2TZa/sG3sqTEvpMhqGLNpvtItOes0VLKGy/md8tZsAuDySg+5GYGvByLZ/HAKg2QvaAg==", "dev": true, "dependencies": { "@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6", "@babel/plugin-proposal-optional-chaining": "^7.20.7", "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/plugin-transform-runtime": "^7.19.6", - "@babel/plugin-transform-typescript": "^7.20.7", + "@babel/plugin-transform-typescript": "^7.20.13", "@babel/preset-env": "^7.20.2", "@babel/preset-flow": "^7.18.6", "@babel/preset-react": "^7.18.6", - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "babel-plugin-dynamic-import-node": "^2.3.3", "babel-plugin-lodash": "^3.3.4", "core-js": "^3.22.3" @@ -24797,9 +24797,9 @@ } }, "@babel/runtime": { - "version": "7.20.7", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.20.7.tgz", - "integrity": "sha512-UF0tvkUtxwAgZ5W/KrkHf0Rn0fdnLDU9ScxBrEVNUprE/MzirjK4MJUX1/BVDv00Sv8cljtukVK1aky++X1SjQ==", + "version": "7.20.13", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.20.13.tgz", + "integrity": "sha512-gt3PKXs0DBoL9xCvOIIZ2NEqAGZqHjAnmVbfQtB620V0uReIQutpel14KcneZuer7UioY8ALKZ7iocavvzTNFA==", "requires": { "regenerator-runtime": "^0.13.11" } @@ -28482,20 +28482,20 @@ } }, "babel-preset-gatsby-package": { - "version": "3.5.0", - "resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-3.5.0.tgz", - "integrity": "sha512-9wIZ6EQJP65WEN++ZY1rc63fShS7xg+1S6LEbBxTgsKlZdfq8t+2lKivlaC+T6k5XZOg5wg+3s9jMBaoQya/4A==", + "version": "3.6.0", + "resolved": "https://registry.npmjs.org/babel-preset-gatsby-package/-/babel-preset-gatsby-package-3.6.0.tgz", + "integrity": "sha512-p4U/SlJ5mCpNpikRlm2TZa/sG3sqTEvpMhqGLNpvtItOes0VLKGy/md8tZsAuDySg+5GYGvByLZ/HAKg2QvaAg==", "dev": true, "requires": { "@babel/plugin-proposal-nullish-coalescing-operator": "^7.18.6", "@babel/plugin-proposal-optional-chaining": "^7.20.7", "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/plugin-transform-runtime": "^7.19.6", - "@babel/plugin-transform-typescript": "^7.20.7", + "@babel/plugin-transform-typescript": "^7.20.13", "@babel/preset-env": "^7.20.2", "@babel/preset-flow": "^7.18.6", "@babel/preset-react": "^7.18.6", - "@babel/runtime": "^7.20.7", + "@babel/runtime": "^7.20.13", "babel-plugin-dynamic-import-node": "^2.3.3", "babel-plugin-lodash": "^3.3.4", "core-js": "^3.22.3"