Skip to content

Commit dd81c28

Browse files
chore(deps-dev): update @babel/preset-flow requirement (patternfly#425)
Updates the requirements on [@babel/preset-flow](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-flow) 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-flow) --- updated-dependencies: - dependency-name: "@babel/preset-flow" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f523d69 commit dd81c28

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
@@ -35,7 +35,7 @@
3535
"@babel/core": "^7.26.0",
3636
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
3737
"@babel/preset-env": "^7.26.0",
38-
"@babel/preset-flow": "^7.24.7",
38+
"@babel/preset-flow": "^7.25.9",
3939
"@babel/preset-react": "^7.24.7",
4040
"@babel/preset-typescript": "^7.26.0",
4141
"@octokit/rest": "^21.0.1",

0 commit comments

Comments
 (0)