Skip to content

Commit e1ba61d

Browse files
chore(deps): update babel monorepo
1 parent bef2bdc commit e1ba61d

File tree

3 files changed

+460
-34
lines changed

3 files changed

+460
-34
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@
2424
},
2525
"homepage": "https://github.com/patternfly/patternfly-react#readme",
2626
"devDependencies": {
27-
"@babel/core": "^7.24.7",
28-
"@babel/plugin-transform-modules-commonjs": "^7.24.7",
29-
"@babel/preset-react": "^7.24.7",
30-
"@babel/preset-typescript": "^7.24.7",
27+
"@babel/core": "^7.26.0",
28+
"@babel/plugin-transform-modules-commonjs": "^7.25.9",
29+
"@babel/preset-react": "^7.25.9",
30+
"@babel/preset-typescript": "^7.26.0",
3131
"@eslint/compat": "^1.1.1",
3232
"@eslint/js": "^9.11.1",
3333
"@octokit/rest": "^20.1.1",

packages/eslint-plugin-patternfly-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"homepage": "https://github.com/patternfly/patternfly-react/blob/main/packages/eslint-plugin/README.md",
2323
"dependencies": {
24-
"@babel/eslint-parser": "^7.24.7",
24+
"@babel/eslint-parser": "^7.25.9",
2525
"eslint-config-airbnb": "^19.0.4",
2626
"eslint-config-prettier": "^9.1.0",
2727
"eslint-config-standard": "^17.1.0",

0 commit comments

Comments
 (0)