Skip to content

Commit

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

0 comments on commit 446d4af

Please sign in to comment.