Skip to content

Commit 9aa9ee4

Browse files
dependabot[bot]lachlanjc
authored andcommitted
chore(deps-dev): bump babel-preset-gatsby from 2.4.0 to 2.6.0
Bumps [babel-preset-gatsby](https://github.com/gatsbyjs/gatsby/tree/HEAD/packages/babel-preset-gatsby) from 2.4.0 to 2.6.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/[email protected]/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] <[email protected]>
1 parent fbce4cc commit 9aa9ee4

File tree

1 file changed

+15
-14
lines changed

1 file changed

+15
-14
lines changed

yarn.lock

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5088,9 +5088,9 @@ babel-preset-current-node-syntax@^1.0.0:
50885088
"@babel/plugin-syntax-top-level-await" "^7.8.3"
50895089

50905090
babel-preset-gatsby@^2.2.0, babel-preset-gatsby@^2.4.0:
5091-
version "2.4.0"
5092-
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-2.4.0.tgz#5e6c57165c25705299ac79e0b79103c23f3d2024"
5093-
integrity sha512-kgSs6zyG6Uba5RxRu8QgzhKMCOLpDJ5XDCAINaZZpn0jNKHx+FyCEjtIjWTMREOn4lPInv6G8+NcrHw6zn6y+g==
5091+
version "2.6.0"
5092+
resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-2.6.0.tgz#9badd7610d950a4b1966549f26395037cc3dfa8a"
5093+
integrity sha512-ATl4c7LGySIZhBcYV9pL2vp8VTj6jtduG4b00dWgFb+v/Op1FXMUJ70KSRDUVE6fccFdw2abJlbuOgZgwCQFPA==
50945094
dependencies:
50955095
"@babel/plugin-proposal-class-properties" "^7.14.0"
50965096
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
@@ -5105,8 +5105,8 @@ babel-preset-gatsby@^2.2.0, babel-preset-gatsby@^2.4.0:
51055105
babel-plugin-dynamic-import-node "^2.3.3"
51065106
babel-plugin-macros "^2.8.0"
51075107
babel-plugin-transform-react-remove-prop-types "^0.4.24"
5108-
gatsby-core-utils "^3.4.0"
5109-
gatsby-legacy-polyfills "^2.4.0"
5108+
gatsby-core-utils "^3.6.0"
5109+
gatsby-legacy-polyfills "^2.6.0"
51105110

51115111
babel-preset-jest@^27.4.0:
51125112
version "27.4.0"
@@ -9098,17 +9098,18 @@ gatsby-cli@^4.4.0:
90989098
yoga-layout-prebuilt "^1.10.0"
90999099
yurnalist "^2.1.0"
91009100

9101-
gatsby-core-utils@^3.2.0, gatsby-core-utils@^3.4.0:
9102-
version "3.4.0"
9103-
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.4.0.tgz#6d5658dc045dcf60a314d4f2d0bc85e260659837"
9104-
integrity sha512-dYQpyo1BLGJzxQOXgGs1Fbj7jzGj5cKAIPYz2hz2l4Aus6skwjjaUlOjZlrWIahNHoLkx3mH0f5y6E8205T/aQ==
9101+
gatsby-core-utils@^3.2.0, gatsby-core-utils@^3.4.0, gatsby-core-utils@^3.6.0:
9102+
version "3.6.0"
9103+
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.6.0.tgz#0e2f951e2c53731bdb459eb118eb3815a90a9393"
9104+
integrity sha512-xmjtOWQfLinNbgBiDRT1KpEfDZm0Z0u6+hsf8EH8Ps5UCIhKinGrdtK+QH+RzPGCV1PUg/E/pnLVqQLCvD+tmA==
91059105
dependencies:
91069106
"@babel/runtime" "^7.15.4"
91079107
ci-info "2.0.0"
91089108
configstore "^5.0.1"
91099109
file-type "^16.5.3"
91109110
fs-extra "^10.0.0"
91119111
got "^11.8.3"
9112+
lock "^1.1.0"
91129113
node-object-hash "^2.3.10"
91139114
proper-lockfile "^4.1.2"
91149115
tmp "^0.2.1"
@@ -9121,10 +9122,10 @@ gatsby-graphiql-explorer@^2.4.0:
91219122
dependencies:
91229123
"@babel/runtime" "^7.15.4"
91239124

9124-
gatsby-legacy-polyfills@^2.4.0:
9125-
version "2.4.0"
9126-
resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-2.4.0.tgz#73325b747e42c2a66ef2448045b02ff360e2065b"
9127-
integrity sha512-dnSu7fz+a7kaCLNYz0DV0IZ+6Fu/wvsT/sOrPIwFat9c/NiioBMyZe5O2q7Vh7EGs496AsZLfkcvZ0LaDSDeTQ==
9125+
gatsby-legacy-polyfills@^2.4.0, gatsby-legacy-polyfills@^2.6.0:
9126+
version "2.6.0"
9127+
resolved "https://registry.yarnpkg.com/gatsby-legacy-polyfills/-/gatsby-legacy-polyfills-2.6.0.tgz#a8296427eb3218d84e2df645a49ab0a8997b2d88"
9128+
integrity sha512-SbZ9s1bUKJo/ED41MMZx16Oh2DaRBuzQ20WRub995RqqthIGXA5oEv/64hNgBWjkuYZdqu+XtACr6Rscd6QXKw==
91289129
dependencies:
91299130
"@babel/runtime" "^7.15.4"
91309131
core-js-compat "3.9.0"
@@ -12411,7 +12412,7 @@ locate-path@^5.0.0:
1241112412
dependencies:
1241212413
p-locate "^4.1.0"
1241312414

12414-
lock@^1.0.0:
12415+
lock@^1.0.0, lock@^1.1.0:
1241512416
version "1.1.0"
1241612417
resolved "https://registry.yarnpkg.com/lock/-/lock-1.1.0.tgz#53157499d1653b136ca66451071fca615703fa55"
1241712418
integrity sha1-UxV0mdFlOxNspmRRBx/KYVcD+lU=

0 commit comments

Comments
 (0)