Skip to content

Commit 57537ac

Browse files
Bump @babel/preset-react from 7.17.12 to 7.25.7 (#8224)
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.17.12 to 7.25.7. - [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.7/packages/babel-preset-react) --- updated-dependencies: - dependency-name: "@babel/preset-react" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9f79f33 commit 57537ac

File tree

2 files changed

+148
-104
lines changed

2 files changed

+148
-104
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@babel/plugin-proposal-class-properties": "7.17.12",
8181
"@babel/plugin-syntax-dynamic-import": "7.8.3",
8282
"@babel/preset-env": "7.24.8",
83-
"@babel/preset-react": "7.17.12",
83+
"@babel/preset-react": "7.25.7",
8484
"@pollyjs/adapter-fetch": "5.1.1",
8585
"@pollyjs/adapter-node-http": "5.1.1",
8686
"@pollyjs/adapter-puppeteer": "5.1.1",

0 commit comments

Comments
 (0)