From a66c483ba4a6abcca8ad0632292c3eac1aaa104f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 4 Aug 2021 18:37:57 +0000 Subject: [PATCH] chore(deps): update gatsby monorepo to v1.11.0 --- package.json | 4 ++-- pnpm-lock.yaml | 24 ++++++++++-------------- 2 files changed, 12 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index fec4641..f0fbc07 100644 --- a/package.json +++ b/package.json @@ -55,9 +55,9 @@ "@babel/eslint-parser": "7.14.7", "@semantic-release/changelog": "5.0.1", "@semantic-release/git": "9.0.0", - "babel-preset-gatsby-package": "1.10.0", + "babel-preset-gatsby-package": "1.11.0", "cross-env": "7.0.3", - "gatsby-plugin-utils": "1.10.0", + "gatsby-plugin-utils": "1.11.0", "jest": "27.0.6", "mkdirp": "1.0.4", "metro-memory-fs": "0.66.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 72e070a..a67244e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,11 +7,11 @@ specifiers: '@babel/runtime': ^7.12.5 '@semantic-release/changelog': 5.0.1 '@semantic-release/git': 9.0.0 - babel-preset-gatsby-package: 1.10.0 + babel-preset-gatsby-package: 1.11.0 clsx: ^1.1.1 cross-env: 7.0.3 debug: ^3.2.6 - gatsby-plugin-utils: 1.10.0 + gatsby-plugin-utils: 1.11.0 jest: 27.0.6 js-yaml: ^4.0.0 lodash: ^4.17.20 @@ -40,9 +40,9 @@ devDependencies: '@babel/eslint-parser': 7.14.7_@babel+core@7.14.8 '@semantic-release/changelog': 5.0.1_semantic-release@17.4.4 '@semantic-release/git': 9.0.0_semantic-release@17.4.4 - babel-preset-gatsby-package: 1.10.0_@babel+core@7.14.8 + babel-preset-gatsby-package: 1.11.0_@babel+core@7.14.8 cross-env: 7.0.3 - gatsby-plugin-utils: 1.10.0 + gatsby-plugin-utils: 1.11.0 jest: 27.0.6 metro-memory-fs: 0.66.2 mkdirp: 1.0.4 @@ -205,7 +205,7 @@ packages: '@babel/traverse': 7.14.8 debug: 4.3.1 lodash.debounce: 4.0.8 - resolve: 1.19.0 + resolve: 1.20.0 semver: 6.3.0 transitivePeerDependencies: - supports-color @@ -278,10 +278,6 @@ packages: '@babel/types': 7.14.8 dev: true - /@babel/helper-plugin-utils/7.12.13: - resolution: {integrity: sha512-C+10MXCXJLiR6IeG9+Wiejt9jmtFpxUc3MQqCmPY8hfCjyUGl9kT+B2okzEZrtykiwrc4dbCPdDoz0A/HQbDaA==} - dev: true - /@babel/helper-plugin-utils/7.14.5: resolution: {integrity: sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ==} engines: {node: '>=6.9.0'} @@ -629,7 +625,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.14.8 - '@babel/helper-plugin-utils': 7.12.13 + '@babel/helper-plugin-utils': 7.14.5 dev: true /@babel/plugin-syntax-export-namespace-from/7.8.3_@babel+core@7.14.8: @@ -2346,8 +2342,8 @@ packages: '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.14.8 dev: true - /babel-preset-gatsby-package/1.10.0_@babel+core@7.14.8: - resolution: {integrity: sha512-HtyivDUWg5F9Rn41ZWwUfNCB+rLjatNLiAL/15bDaGT/AE4SjsAqKxyn2pQzmddj3KBfghe89NR9rcqkKKM/BQ==} + /babel-preset-gatsby-package/1.11.0_@babel+core@7.14.8: + resolution: {integrity: sha512-5tVGshy2UKtlXe459k+oCP2WpEQeztGh8FL2smN3+r/t2SunKJV/aCnRBn5/6owTnsD341y9YyP2r1tJSRUZJA==} engines: {node: '>=12.13.0'} peerDependencies: '@babel/core': ^7.11.6 @@ -3619,8 +3615,8 @@ packages: resolution: {integrity: sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=} dev: true - /gatsby-plugin-utils/1.10.0: - resolution: {integrity: sha512-JRg3er+8qay7qCaGTlFR96AeMPYVShihcAJd8TwpbfrmVSn69iWVLt3hUstpSdQxvhSRF4m4unVEhlKH3oSTOg==} + /gatsby-plugin-utils/1.11.0: + resolution: {integrity: sha512-MtWLv/63DRhWrorJFJsjIlwMLvQRMxFS2xbRirTbmlvhfU0YzL3Ax5kiRv673rxt8eaaZ7dHT6Ax/5ZPxNzdeA==} engines: {node: '>=12.13.0'} peerDependencies: gatsby: ^3.0.0-next.0