Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit 7432689

Browse files
chore(deps): update dependency babel-preset-gatsby-package to v3.6.0 (#11)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b6742b3 commit 7432689

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"@babel/cli": "7.20.7",
3333
"@babel/core": "7.20.12",
3434
"@staticcms/app": "^1.2.3",
35-
"babel-preset-gatsby-package": "3.5.0",
35+
"babel-preset-gatsby-package": "3.6.0",
3636
"cross-env": "7.0.3",
3737
"react": "18.2.0",
3838
"react-dom": "18.2.0"

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -855,7 +855,7 @@
855855
dependencies:
856856
"@babel/helper-plugin-utils" "^7.18.9"
857857

858-
"@babel/plugin-transform-typescript@^7.20.7":
858+
"@babel/plugin-transform-typescript@^7.20.13":
859859
version "7.20.13"
860860
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typescript/-/plugin-transform-typescript-7.20.13.tgz#e3581b356b8694f6ff450211fe6774eaff8d25ab"
861861
integrity sha512-O7I/THxarGcDZxkgWKMUrk7NK1/WbHAg3Xx86gqS6x9MTrNL6AwIluuZ96ms4xeDe6AVx6rjHbWHP7x26EPQBA==
@@ -992,7 +992,7 @@
992992
"@babel/plugin-transform-react-jsx-development" "^7.18.6"
993993
"@babel/plugin-transform-react-pure-annotations" "^7.18.6"
994994

995-
"@babel/[email protected]", "@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.13.10", "@babel/runtime@^7.14.8", "@babel/runtime@^7.18.3", "@babel/runtime@^7.18.6", "@babel/runtime@^7.18.9", "@babel/runtime@^7.19.0", "@babel/runtime@^7.20.6", "@babel/runtime@^7.20.7", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
995+
"@babel/[email protected]", "@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.12.5", "@babel/runtime@^7.13.10", "@babel/runtime@^7.14.8", "@babel/runtime@^7.18.3", "@babel/runtime@^7.18.6", "@babel/runtime@^7.18.9", "@babel/runtime@^7.19.0", "@babel/runtime@^7.20.13", "@babel/runtime@^7.20.6", "@babel/runtime@^7.20.7", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2":
996996
version "7.20.13"
997997
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.20.13.tgz#7055ab8a7cff2b8f6058bf6ae45ff84ad2aded4b"
998998
integrity sha512-gt3PKXs0DBoL9xCvOIIZ2NEqAGZqHjAnmVbfQtB620V0uReIQutpel14KcneZuer7UioY8ALKZ7iocavvzTNFA==
@@ -3106,20 +3106,20 @@ babel-plugin-syntax-jsx@^6.18.0:
31063106
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-jsx/-/babel-plugin-syntax-jsx-6.18.0.tgz#0af32a9a6e13ca7a3fd5069e62d7b0f58d0d8946"
31073107
integrity sha512-qrPaCSo9c8RHNRHIotaufGbuOBN8rtdC4QrrFFc43vyWCCz7Kl7GL1PGaXtMGQZUXrkCjNEgxDfmAuAabr/rlw==
31083108

3109-
babel-preset-gatsby-package@3.5.0:
3110-
version "3.5.0"
3111-
resolved "https://registry.yarnpkg.com/babel-preset-gatsby-package/-/babel-preset-gatsby-package-3.5.0.tgz#900f3fca3cd216fccbbcce4a64aab77c89a0cb57"
3112-
integrity sha512-9wIZ6EQJP65WEN++ZY1rc63fShS7xg+1S6LEbBxTgsKlZdfq8t+2lKivlaC+T6k5XZOg5wg+3s9jMBaoQya/4A==
3109+
babel-preset-gatsby-package@3.6.0:
3110+
version "3.6.0"
3111+
resolved "https://registry.yarnpkg.com/babel-preset-gatsby-package/-/babel-preset-gatsby-package-3.6.0.tgz#69069c73628e4735c27f73b0663b78be95e8d3a0"
3112+
integrity sha512-p4U/SlJ5mCpNpikRlm2TZa/sG3sqTEvpMhqGLNpvtItOes0VLKGy/md8tZsAuDySg+5GYGvByLZ/HAKg2QvaAg==
31133113
dependencies:
31143114
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.18.6"
31153115
"@babel/plugin-proposal-optional-chaining" "^7.20.7"
31163116
"@babel/plugin-syntax-dynamic-import" "^7.8.3"
31173117
"@babel/plugin-transform-runtime" "^7.19.6"
3118-
"@babel/plugin-transform-typescript" "^7.20.7"
3118+
"@babel/plugin-transform-typescript" "^7.20.13"
31193119
"@babel/preset-env" "^7.20.2"
31203120
"@babel/preset-flow" "^7.18.6"
31213121
"@babel/preset-react" "^7.18.6"
3122-
"@babel/runtime" "^7.20.7"
3122+
"@babel/runtime" "^7.20.13"
31233123
babel-plugin-dynamic-import-node "^2.3.3"
31243124
babel-plugin-lodash "^3.3.4"
31253125
core-js "^3.22.3"

0 commit comments

Comments
 (0)