Skip to content

Commit 633751a

Browse files
fix(deps): update babel monorepo (#202)
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com> Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 9a3bd0d commit 633751a

File tree

2 files changed

+55
-46
lines changed

2 files changed

+55
-46
lines changed

package-lock.json

Lines changed: 50 additions & 41 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
]
4444
},
4545
"dependencies": {
46-
"@babel/runtime": "7.27.4",
46+
"@babel/runtime": "7.28.4",
4747
"@patternfly/react-core": "^6.2.0",
4848
"@patternfly/react-icons": "^6.2.2",
4949
"@patternfly/react-table": "^6.2.2",
@@ -69,12 +69,12 @@
6969
"devDependencies": {
7070
"@babel/core": "^7.26.9",
7171
"@babel/plugin-proposal-class-properties": "^7.18.6",
72-
"@babel/plugin-proposal-object-rest-spread": "7.12.13",
72+
"@babel/plugin-proposal-object-rest-spread": "7.20.7",
7373
"@babel/plugin-syntax-dynamic-import": "7.8.3",
74-
"@babel/plugin-transform-runtime": "7.28.0",
75-
"@babel/preset-env": "7.28.0",
74+
"@babel/plugin-transform-runtime": "7.28.5",
75+
"@babel/preset-env": "7.28.5",
7676
"@babel/preset-flow": "7.27.1",
77-
"@babel/preset-react": "7.12.13",
77+
"@babel/preset-react": "7.28.5",
7878
"@cypress/code-coverage": "^3.10.0",
7979
"@cypress/react18": "^2.0.1",
8080
"@redhat-cloud-services/eslint-config-redhat-cloud-services": "^2.0.12",

0 commit comments

Comments
 (0)