Skip to content

Commit 384ba80

Browse files
fix(deps): update babel monorepo to v8
1 parent f8c036f commit 384ba80

2 files changed

Lines changed: 173 additions & 19 deletions

File tree

packages/react-docgen/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,9 @@
4343
],
4444
"license": "MIT",
4545
"dependencies": {
46-
"@babel/core": "^7.28.0",
47-
"@babel/traverse": "^7.28.0",
48-
"@babel/types": "^7.28.2",
46+
"@babel/core": "^8.0.0",
47+
"@babel/traverse": "^8.0.0",
48+
"@babel/types": "^8.0.0",
4949
"@types/babel__core": "^7.20.5",
5050
"@types/babel__traverse": "^7.20.7",
5151
"@types/doctrine": "^0.0.9",

0 commit comments

Comments
 (0)