Skip to content

Commit 5b4db4c

Browse files
Update dependency @babel/preset-react to v7.26.3
1 parent 3d9edc5 commit 5b4db4c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/helpers-gatsby/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@babel/cli": "7.25.9",
2828
"@babel/core": "7.26.0",
2929
"@babel/preset-env": "7.26.0",
30-
"@babel/preset-react": "7.25.9",
30+
"@babel/preset-react": "7.26.3",
3131
"c8": "10.1.2",
3232
"mocha": "11.0.1",
3333
"react": "18.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -828,10 +828,10 @@
828828
"@babel/types" "^7.4.4"
829829
esutils "^2.0.2"
830830

831-
"@babel/preset-react@7.25.9":
832-
version "7.25.9"
833-
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.25.9.tgz#5f473035dc2094bcfdbc7392d0766bd42dce173e"
834-
integrity sha512-D3to0uSPiWE7rBrdIICCd0tJSIGpLaaGptna2+w7Pft5xMqLpA1sz99DK5TZ1TjGbdQ/VI1eCSZ06dv3lT4JOw==
831+
"@babel/preset-react@7.26.3":
832+
version "7.26.3"
833+
resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.26.3.tgz#7c5e028d623b4683c1f83a0bd4713b9100560caa"
834+
integrity sha512-Nl03d6T9ky516DGK2YMxrTqvnpUW63TnJMOMonj+Zae0JiPC5BC9xPMSL6L8fiSpA5vP88qfygavVQvnLp+6Cw==
835835
dependencies:
836836
"@babel/helper-plugin-utils" "^7.25.9"
837837
"@babel/helper-validator-option" "^7.25.9"

0 commit comments

Comments
 (0)