Skip to content

Commit cee4512

Browse files
fix(deps): update babel monorepo to v7.26.8
1 parent a3ea8a5 commit cee4512

File tree

2 files changed

+380
-167
lines changed

2 files changed

+380
-167
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,10 @@
6060
},
6161
"dependencies": {
6262
"@axe-core/playwright": "4.10.1",
63-
"@babel/generator": "7.26.5",
64-
"@babel/parser": "7.26.7",
65-
"@babel/traverse": "7.26.7",
66-
"@babel/types": "7.26.7",
63+
"@babel/generator": "7.26.8",
64+
"@babel/parser": "7.26.8",
65+
"@babel/traverse": "7.26.8",
66+
"@babel/types": "7.26.8",
6767
"@changesets/changelog-github": "0.5.0",
6868
"@changesets/cli": "2.27.11",
6969
"@commitlint/cli": "19.6.1",

0 commit comments

Comments
 (0)