Skip to content

Commit

Permalink
fix(deps): update babel monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent a755fd9 commit 1fe129a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/repo-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,8 @@
"verify": "run-p build lint coverage depcheck"
},
"dependencies": {
"@babel/core": "~7.24.0",
"@babel/plugin-transform-runtime": "~7.24.0",
"@babel/core": "~7.26.0",
"@babel/plugin-transform-runtime": "~7.25.0",
"@rushstack/eslint-patch": "^1.2.0",
"@types/jest": "^29.5.1",
"@typescript-eslint/eslint-plugin": "^6.0.0",
Expand Down

0 comments on commit 1fe129a

Please sign in to comment.