Skip to content

Commit

Permalink
chore(deps): update babel
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 7, 2025
1 parent e688722 commit d1a0b7c
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 176 deletions.
14 changes: 7 additions & 7 deletions packages/rspack-test-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,12 @@
"directory": "packages/rspack-test-tools"
},
"dependencies": {
"@babel/generator": "7.23.0",
"@babel/helpers": "7.23.2",
"@babel/parser": "7.23.0",
"@babel/template": "7.22.15",
"@babel/traverse": "7.23.2",
"@babel/types": "7.23.0",
"@babel/generator": "7.26.5",
"@babel/helpers": "7.26.7",
"@babel/parser": "7.26.7",
"@babel/template": "7.25.9",
"@babel/traverse": "7.26.7",
"@babel/types": "7.26.7",
"cross-env": "^7.0.3",
"csv-to-markdown-table": "^1.3.0",
"deepmerge": "^4.3.1",
Expand Down Expand Up @@ -85,7 +85,7 @@
"@types/webpack": "5.28.5",
"@types/webpack-sources": "3.2.3",
"acorn": "^8.14.0",
"babel-loader": "^9.1.3",
"babel-loader": "^9.2.1",
"babel-plugin-import": "^1.13.5",
"chalk": "^4.1.0",
"coffee-loader": "^5.0.0",
Expand Down
Loading

0 comments on commit d1a0b7c

Please sign in to comment.