Skip to content

Commit

Permalink
chore: Upgrade @babel packages to v7.23.2 (#616)
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 Oct 16, 2023
1 parent 0c53f4b commit fe0ad3a
Show file tree
Hide file tree
Showing 2 changed files with 377 additions and 377 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@
"watch:types": "tsc --watch"
},
"devDependencies": {
"@babel/core": "7.23.0",
"@babel/preset-env": "7.22.20",
"@babel/preset-typescript": "7.23.0",
"@babel/core": "7.23.2",
"@babel/preset-env": "7.23.2",
"@babel/preset-typescript": "7.23.2",
"@commitlint/cli": "17.7.2",
"@commitlint/config-conventional": "17.7.0",
"@types/node": "18.18.4",
Expand Down
Loading

0 comments on commit fe0ad3a

Please sign in to comment.