Skip to content

Commit e931314

Browse files
chore(deps-dev): update @babel/preset-react requirement
Updates the requirements on [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) to permit the latest version. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.25.9/packages/babel-preset-react) --- updated-dependencies: - dependency-name: "@babel/preset-react" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 27ab58e commit e931314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
3737
"@babel/preset-env": "^7.25.3",
3838
"@babel/preset-flow": "^7.24.7",
39-
"@babel/preset-react": "^7.24.7",
39+
"@babel/preset-react": "^7.25.9",
4040
"@babel/preset-typescript": "^7.24.7",
4141
"@octokit/rest": "^21.0.1",
4242
"@swc/core": "1.6.13",

0 commit comments

Comments
 (0)