Skip to content

Commit

Permalink
Update dependency @babel/preset-react to ^7.26.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mrtnzlml committed Dec 5, 2024
1 parent 2c94d9d commit 7bf3f07
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion src/babel-preset-adeira/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@babel/plugin-transform-flow-strip-types": "^7.25.9",
"@babel/plugin-transform-runtime": "^7.25.9",
"@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.25.9",
"@babel/preset-react": "^7.26.3",
"@babel/runtime": "^7.26.0",
"babel-plugin-syntax-hermes-parser": "^0.25.1",
"babel-plugin-transform-flow-enums": "^0.0.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ __metadata:
"@babel/plugin-transform-flow-strip-types": "npm:^7.25.9"
"@babel/plugin-transform-runtime": "npm:^7.25.9"
"@babel/preset-env": "npm:^7.26.0"
"@babel/preset-react": "npm:^7.25.9"
"@babel/preset-react": "npm:^7.26.3"
"@babel/runtime": "npm:^7.26.0"
babel-plugin-syntax-hermes-parser: "npm:^0.25.1"
babel-plugin-transform-flow-enums: "npm:^0.0.2"
Expand Down Expand Up @@ -2099,9 +2099,9 @@ __metadata:
languageName: node
linkType: hard

"@babel/preset-react@npm:^7.18.6, @babel/preset-react@npm:^7.25.9":
version: 7.25.9
resolution: "@babel/preset-react@npm:7.25.9"
"@babel/preset-react@npm:^7.18.6, @babel/preset-react@npm:^7.25.9, @babel/preset-react@npm:^7.26.3":
version: 7.26.3
resolution: "@babel/preset-react@npm:7.26.3"
dependencies:
"@babel/helper-plugin-utils": "npm:^7.25.9"
"@babel/helper-validator-option": "npm:^7.25.9"
Expand All @@ -2111,7 +2111,7 @@ __metadata:
"@babel/plugin-transform-react-pure-annotations": "npm:^7.25.9"
peerDependencies:
"@babel/core": ^7.0.0-0
checksum: 10c0/c294b475ee741f01f63ea0d828862811c453fabc6023f01814ce983bc316388e9d73290164d2b1384c2684db9c330803a3d4d2170285b105dcbacd483329eb93
checksum: 10c0/b470dcba11032ef6c832066f4af5c75052eaed49feb0f445227231ef1b5c42aacd6e216988c0bd469fd5728cd27b6b059ca307c9ecaa80c6bb5da4bf1c833e12
languageName: node
linkType: hard

Expand Down

0 comments on commit 7bf3f07

Please sign in to comment.