Skip to content

Commit e74f298

Browse files
chore(deps): update babel monorepo to v8
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
1 parent 128c53e commit e74f298

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

console/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@
8888
}
8989
},
9090
"peerDependencies": {
91-
"@babel/core": "^7.0.1",
92-
"@babel/preset-env": "^7.0.0",
91+
"@babel/core": "^7.0.1 || ^8.0.0",
92+
"@babel/preset-env": "^7.0.0 || ^8.0.0",
9393
"babel-loader": "^8.0.2",
9494
"i18next": "^23.11.5",
9595
"mocha": "^10.5.1"

0 commit comments

Comments
 (0)