Skip to content

Commit af79446

Browse files
chore(deps-dev): update @babel/core requirement from ^7.24.9 to ^7.26.0
Updates the requirements on [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) 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.26.0/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f60385 commit af79446

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
@@ -32,7 +32,7 @@
3232
"serve:a11y": "npm run serve:a11y -w @patternfly/react-component-groups"
3333
},
3434
"devDependencies": {
35-
"@babel/core": "^7.24.9",
35+
"@babel/core": "^7.26.0",
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",

0 commit comments

Comments
 (0)