Skip to content

Commit

Permalink
chore: Upgrade @babel packages to v7.24.6 (#827)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 28, 2024
1 parent 881cee5 commit 479fc65
Show file tree
Hide file tree
Showing 2 changed files with 752 additions and 754 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
"watch:types": "tsc --watch"
},
"devDependencies": {
"@babel/core": "7.24.5",
"@babel/preset-env": "7.24.5",
"@babel/preset-typescript": "7.24.1",
"@babel/core": "7.24.6",
"@babel/preset-env": "7.24.6",
"@babel/preset-typescript": "7.24.6",
"@commitlint/cli": "19.3.0",
"@commitlint/config-conventional": "19.2.2",
"@eslint/eslintrc": "3.1.0",
Expand Down
Loading

0 comments on commit 479fc65

Please sign in to comment.